Merge pull request #122 from FooBarWidget/master

Add Phusion Passenger
This commit is contained in:
Sindre Sorhus
2014-09-12 15:07:25 +02:00

View File

@@ -432,6 +432,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [forever](https://github.com/nodejitsu/forever) - A simple CLI tool for ensuring that a given script runs continuously (i.e. forever). - [forever](https://github.com/nodejitsu/forever) - A simple CLI tool for ensuring that a given script runs continuously (i.e. forever).
- [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.
### AST ### AST