pm2
git地址:https://github.com/Unitech/PM2/
PM2 is a General Purpose Process Manager and a Production Runtime for Node.js apps with a built-in Load Balancer.
pm2是一个管理node进程的工具,安装
1 | npm i -g pm2 |
常用指令
1 | $ pm2 start app.js # 启动app.js应用程序 |
洒进心底的一缕暖阳
git地址:https://github.com/Unitech/PM2/
PM2 is a General Purpose Process Manager and a Production Runtime for Node.js apps with a built-in Load Balancer.
pm2是一个管理node进程的工具,安装
1 | npm i -g pm2 |
1 | $ pm2 start app.js # 启动app.js应用程序 |
本文标题:pm2
文章作者:Coding_youth
发布时间:2018年03月01日 - 16:03
最后更新:2020年05月28日 - 19:05
原始链接:https://yangchendoit.github.io/2018/03/01/pm2/
许可协议: 署名-非商业性使用-禁止演绎 4.0 国际 转载请保留原文链接及作者。
支付宝