doc-pm2 icon indicating copy to clipboard operation
doc-pm2 copied to clipboard

Startup Hook | Guide | PM2 Documentation

Open rmonnier9 opened this issue 7 years ago • 4 comments
trafficstars

https://pm2.io/doc/en/runtime/guide/startup-hook/

PM2 - Guide, References, Tutorials and Best Practices about PM2 and Node.js.

rmonnier9 avatar May 30 '18 14:05 rmonnier9

That's easy to use, Thanks!

yisen-cai avatar Dec 27 '18 08:12 yisen-cai

That means pm2 will auto load the processes when operate pm2 startup if no dump file found, otherwise, the processes in dump file will be loaded, am I right?

mobiusy avatar Feb 19 '19 05:02 mobiusy

pm2 start app.js pm2 startup but not start after reboot my opensuse problem ????????????????????? every time i wrote command "pm2 start app.js" after reboot

broject avatar Apr 05 '19 06:04 broject

Do not forget to type pm2 save to save the process list

Unitech avatar Apr 05 '19 07:04 Unitech