My query is as follows:
I have an app made on nodeJS and Express, use SocketIO to extract data in real time from Twitter.
What is the procedure to pass my app to a VPS in such a way that when doing
sudo reboot
my app is run on the specific port (given by the server.listen()
) in Nodejs?
Any link to contribute?
And if I have two or more app in different ports, how do I configure all this?
Thanks for the future answers !!
VPS with Ubuntu 14.04.4