1
0
Fork 0
mirror of https://github.com/sindresorhus/awesome-nodejs.git synced 2024-11-20 11:27:17 -05:00

Add Phusion Passenger

This commit is contained in:
Hongli Lai (Phusion) 2014-09-12 09:48:42 +02:00
parent 3d43707056
commit 82456e9afd
No known key found for this signature in database
GPG key ID: 2AF96EB85EF4DA0D

View file

@ -422,6 +422,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).
- [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.
- [Phusion Passenger](https://www.phusionpassenger.com/node_weekly) - Friendly process manager that integrates directly into Nginx.
### AST