If you are having a dedicated server or VPS, chances are you are not using it to its full capacity and has room for other applications. But, installing non PHP based applications is not easy and straight forward. In this post I will cover how you can install a nodejs application on a cPanel based
Node.js
Sending email from docker through Postfix installed on the host
We use MUP to deploy our Meteor app, NYBR. MUP creates three docker containers for running the meteor app, nginx reverse proxy and mongo. Like most applications, the need for sending the email came, ideally we should be using Amazon Web Services SES, but getting their approval was a pain in the @$$ and was taking
React native : Application AwesomeProject has not been registered
If you get the following error when starting with your react native app Application AwesomeProject has not been registered. This is either due to a require() error during initialization or failure to call AppRegistry.registerComponent. You probably are following the react native tutorial here. When you past the code from the hello world example here your registered
A complete guide to install Meteor App Telescope on Your Own Server
In this tutorial I’m going to give you detailed instructions on how to deploy Telescope on your own server running Centos. I’m doing this on a virtual machine on my server, the same procedure applies to any server like Amazon EC2, Heroku or any dedicated server running centos. At the end of this tutorial you