mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Close #219 PR: Add naught to process managers.
This commit is contained in:
committed by
Sindre Sorhus
parent
32b0073244
commit
323a7cb125
@@ -492,6 +492,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [supervisor](https://github.com/isaacs/node-supervisor) - Restart scripts when they crash or restart when a `*.js` file changes.
|
- [supervisor](https://github.com/isaacs/node-supervisor) - Restart scripts when they crash or restart when a `*.js` file changes.
|
||||||
- [PM2](https://github.com/Unitech/pm2) - Advanced Process Manager.
|
- [PM2](https://github.com/Unitech/pm2) - Advanced Process Manager.
|
||||||
- [Phusion Passenger](https://www.phusionpassenger.com/node_weekly) - Friendly process manager that integrates directly into Nginx.
|
- [Phusion Passenger](https://www.phusionpassenger.com/node_weekly) - Friendly process manager that integrates directly into Nginx.
|
||||||
|
- [naught](https://github.com/andrewrk/naught) - Process manager with zero downtime deployment.
|
||||||
|
|
||||||
|
|
||||||
### AST
|
### AST
|
||||||
|
|||||||
Reference in New Issue
Block a user