greenpioneersolutions / meanstackjs

Mean Stack JS - MongoDB, Express JS, Angular JS & Node JS
http://meanstackjs.com/
Other
102 stars 42 forks source link

pm2 #102

Open GreenPioneer opened 7 years ago

GreenPioneer commented 7 years ago

Investigate

Investigate to see if integrating with pm2 is the best solution for process management

pm2

GreenPioneer commented 7 years ago

Lets add docs or implement the api some how

To enable the cluster mode, just pass the -i option:

$ pm2 start app.js -i max