diff options
author | Thibaut Notteboom <thibaut.notteboom@gmail.com> | 2015-03-31 04:47:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-03 20:50:13 +0700 |
commit | 72aaed5ad37ea8f2d1e4a5d8529c022912de25c4 (patch) | |
tree | 077753231bc9b0785d70fd55180d2cd75c48b537 /ruby/passenger/README | |
parent | 384de9faf3ce7f81ea1faa232f06d04a97b4a9d9 (diff) | |
download | slackbuilds-72aaed5ad37ea8f2d1e4a5d8529c022912de25c4.tar.gz |
ruby/passenger: Added (A web server and application server).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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). |