PM2 - Node Process Manager Nice Docs Here Simple commands: Start Bashpm2 start app.js Using config Bashpm2 start ecosystem.config.js --update-env Status Bashpm2 list Stop Bashpm2 stop ecosystem.core3.config.js Restart Bashpm2 restart ecosystem.config.js Remove Bashpm2 delete ecosystem.core3.config.js