Useful PM2 commands for Linux
PM2 is a well working process manager for the Node.js runtime
Disabling the auto restart of PM2 processes
Sometimes the server would run out of ressources, this is how i fixed it
Troubleshoot why a PM2 proccess errors
Some helpful commands and logs to look at to identify the issue
Category tags: pm2, process manager, node process manager