doc-pm2 icon indicating copy to clipboard operation
doc-pm2 copied to clipboard

Quick Start | PM2 Documentation

Open rmonnier9 opened this issue 7 years ago • 6 comments

https://pm2.io/doc/en/runtime/quick-start/

PM2 - Guide, References, Tutorials and Best Practices about PM2 and Node.js.

rmonnier9 avatar May 30 '18 14:05 rmonnier9

???

Imagine-Tom avatar Sep 15 '18 05:09 Imagine-Tom

2333

iamhanson avatar Nov 22 '18 01:11 iamhanson

How can I call start for an node module with parameters?

msneen avatar Dec 08 '18 00:12 msneen

If I killed the module just like pm2-logrotate, how do I start this module without restarting my pc or reinstall this module.

SuperMarioUDLR avatar Dec 12 '18 09:12 SuperMarioUDLR

How can I start a app with some arguments. eg: while start redis db, we often need to set a conf file to start it as >$ ./src/redis-server ./redis.conf how to pass the argument " ./redis.conf " to start with pm2?

Ianguoxy avatar Apr 04 '19 07:04 Ianguoxy

Multiple instances from the same app using different parameters is now supported, How cool is that?

fadsel avatar May 07 '19 08:05 fadsel