npm install pm2 -g |
A Complete feature set for production environment, built with a worldwide community of developers and enterprises
pm2 start app.js
Monitoring all processes launched:
pm2 monit
List all processes:
pm2 list
Act on them:
pm2 stoppm2 restart pm2 delete
Guys just installed pm2 on my live server and hooked up to Keymetrics. Very impressed. Its all seamless and awesome!
Adam Robinson
I made my Node.js application performance increase by a factor up to 5 without any code change!
Frank Lonas
Recently switched to pm2 from forever.. not looking back!
Samuel Brown