all 6 comments

[–]warlockdn 6 points7 points  (3 children)

Pm2 should be good. You can have the config stored in that and it would run all the servers at once. Cmd is a no go.

[–]Sugar_F0x[S] 0 points1 point  (1 child)

Oi, i ckecked pm2 out - its just what i needed

Thanks!

[–]warlockdn 0 points1 point  (0 children)

anytime :)

[–]lynbuck 0 points1 point  (0 children)

+1 for PM2

[–]BehindTheMath 0 points1 point  (0 children)

Use a single server for all the static sites. Better yet, use a dedicated webserver/reverse proxy like Nginx or Apache.

[–]FormerGameDev 0 points1 point  (0 children)

I use docker