Skip to content

Forever deamonize app

Md Kamrul Hasan Pulok edited this page Dec 16, 2017 · 7 revisions

https://github.com/Unitech/pm2

Most using commands:

pm2 start ./lockessential.sh
pm2 resurrect
pm2 status
pm2 logs <appname>

pm2 startup

pm2-gui

  • check where pm2-gui is installed: which pm2-gui
  • then go there and open pm2-gui.ini file: sudo gedit pm2-gui.ini
  • set authorization to ur password and save
  • sudo pm2-gui start
Clone this wiki locally