diff options
Diffstat (limited to 'ruby/passenger/README')
-rw-r--r-- | ruby/passenger/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ruby/passenger/README b/ruby/passenger/README new file mode 100644 index 0000000000..095600a413 --- /dev/null +++ b/ruby/passenger/README @@ -0,0 +1,9 @@ +Phusion Passenger is a web server and application server, designed to +be fast, robust and lightweight. It takes a lot of complexity out of +deploying web apps, adds powerful enterprise-grade features that are +useful in production, and makes administration much easier and less +complex. + +Phusion Passenger supports Ruby, Python and Node.js. + +node is an optional dependency (autodetected). |