From 82456e9afd8a789db2636e9a80a903284343333c Mon Sep 17 00:00:00 2001 From: "Hongli Lai (Phusion)" Date: Fri, 12 Sep 2014 09:48:42 +0200 Subject: [PATCH] Add Phusion Passenger --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 100cd94..cfb664c 100644 --- a/readme.md +++ b/readme.md @@ -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