Process Management | Guide | PM2 Documentation
https://pm2.io/doc/en/runtime/guide/process-management/
PM2 - Guide, References, Tutorials and Best Practices about PM2 and Node.js.
Hi, when using pm2 monit, after you left it open in a window is there a way to directly reach the end of the log. I am about to leave a rock and my down arrow key and take a break =)
@Azerath170 Hi, when using pm2 monit, after you left it open in a window is there a way to directly reach the end of the log. I am about to leave a rock and my down arrow key and take a break =)
When u have selected that panel it don't scroll automatically but when u select another it does. I had the same problem and was almost about to do that haha
@NeoSynergies
@Azerath170 Hi, when using pm2 monit, after you left it open in a window is there a way to directly reach the end of the log. I am about to leave a rock and my down arrow key and take a break =)
When u have selected that panel it don't scroll automatically but when u select another it does. I had the same problem and was almost about to do that haha
I have finaly been able to test it and it is indeed the case. Thank you very much !
Hi. Is it possible to load compiled python scrips(pyc)?
Good day,
The execution of the pm2 ls command on IBM i is distorted.
The execution of the pm2 monit command on IBM i has errors.
The management of these two points on the web is great.
Greetings.
What is the proper way to start consecutively several apps after let's say 5 sec delay? E.g. Start app1 -> wait 5 sec -> start app2, etc