Running gekko in the background with PM2
#11
Thank you
@ monty
****************************************
edit
****************************************
Automatically start your application on boot Pm2   [Image: smile.png] 
start application first

pm2 start gekko.js -n "xxxxxx1" -- -c config.js

then apply this command

pm2 startup systemd

Now if your Node.js application crashes due to an error it will restart, and if Ubuntu crashes for any reason, the process will automatically restart with Ubuntu. The processes can be restarted


to stop
pm2 unstartup systemd
  Reply


Messages In This Thread
RE: Running gekko in the background with PM2 - by ankasem - 05-21-2018, 07:15 PM

Forum Jump:


Users browsing this thread: