Difference between revisions of "PM2"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
[[pm2 --help]] | [[pm2 --help]] | ||
+ | [[pm2 list]] | ||
pm2 start app.js | pm2 start app.js | ||
− | pm2 monitor | + | [[pm2 monitor]] |
− | pm2 startup | + | [[pm2 startup]] |
== Related == | == Related == |
Revision as of 12:44, 5 May 2023
wikipedia:PM2 (software) (2013) is a process manager for the JavaScript runtime Node.js.
npm install pm2 -g
pm2 --help pm2 list pm2 start app.js pm2 monitor pm2 startup
Related
See also
Advertising: