pm2, nohop and forever don't keep app running after close ssh screen or putty
pm2, nohop and forever don't keep app running after close ssh screen or putty in linode server this is totally unfair by linode
2 Replies
pm2 has a command to create a systemd service file to run your app in the background and automatically on boot:
http://pm2.keymetrics.io/docs/usage/startup/
Hope that helps!