Rumah > Soal Jawab > teks badan
xshell连接阿里云的centos,然后运行通过npm start运行一个node项目,关闭xshell后,node项目也没运行了,这个该怎么弄啊?
迷茫2017-04-17 13:34:22
https://github.com/Unitech/PM2
线上部署,使用pm2能自动守护进程。
PM2 is a production process manager for Node.js applications with a built-in load balancer. It allows you to keep applications alive forever, to reload them without downtime and to facilitate common system admin tasks.