pm2开机重启node程序
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
上次linux服务器宕机,node程序没重启,看到网上说啥的都有,亲自测试了一下:
node的版本是9.6.1,pm2的版本是2.10.1
首先启动node程序
然后pm2 save,输出类似下面的东西
[PM2] Saving current process list...
[PM2] Successfully saved in /root/.pm2/dump.pm2
最后pm2 startup,输出下面的东西
[PM2] Init System found: systemv
Platform systemv
Template
(此处省略。。。)
[PM2] Freeze a process list on reboot via:
$ pm2 save
[PM2] Remove init script via:
$ pm2 unstartup systemv
然后我reboot了一下啊,等重启了之后登录上看了看,pm2 list,node程序在跑着
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献1条内容
所有评论(0)