Categories
Nginx nodejs

Host Multiple Node.js Applications with Nginx and Forever

The setup I’m running is using Digital Ocean’s VPS hosting. I’m using the cheapest plan they offer.

Instead of explaining it myself, head over to the original article I referenced to get this setup working. I’m currently running 3 apps in this single VPS instance. Each app points to a different port , and using the same IP address assigned.