Category "pm2-logrotate"

pm2-logrotate install on offline linux machine

I want to install pm2-logrotate on linux machine where the machine is not having internet connectivity https://www.npmjs.com/package/pm2-logrotate

pm2 crash with too many unstable restarts (16). Stopped. "errored" in python

I have created a script that can run the python django application. I run this script using pm2. I do pm2 start scripts.sh, it works properly but after some tim