Introduction
A few days ago I experienced a significant increase users count on one of my web services.
The current server capabilities...
For further actions, you may consider blocking this person and/or reporting abuse
Thanks so much, these steps taught me all I needed to know and got everything working on my side. But a quick question, how can you replicate this process for two or more apps that you want to be running on same VPS server. Also how does the server understands from the client's request which repository location that needs to be rendered
You forgot to include the
pm2 savecommandVery usefull man. Worked just fine and my app is up and running.
Why not just installing a VPS instance with Docker, then just using a container to host the app instead of directly installing nodejs versions?
I shared my own experience. I work alone on my projects, so I don't use Docker.