mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-13 20:41:15 +00:00
10 lines
627 B
Markdown
10 lines
627 B
Markdown
# PM2
|
|
|
|
PM2 is a production process manager for Node.js applications with a built-in load balancer. It allows you to keep applications alive forever, to reload them without downtime and to facilitate common system admin tasks.
|
|
|
|
| Platform | Url |
|
|
|----------|------------------------------------------------------------------|
|
|
| NPM | https://www.npmjs.com/package/pm2 |
|
|
| GitHub | https://github.com/Unitech/pm2 |
|
|
| Website | https://pm2.keymetrics.io/ |
|