small useful hints for administrators and developers
Tuesday, June 26, 2018
How to add pm2 service (node.js) to autostartup
If you wish that your node.js service which is under monitoring of 'pm2'
tool will be started automatically during system start, you have just to execute following command from service folder:
No comments:
Post a Comment