Phusion Passenger®

适用于 Ruby、Python 和 Node.js 的快速、稳健的 web 服务器和应用程序服务器。「A fast and robust web server and application server for Ruby, Python and Node.js」

Github星跟蹤圖

Gem Version

Phusion Passenger®

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, Node.js and Meteor, and is being used by high-profile companies such as Apple, Pixar, New York Times, AirBnB, Juniper etc as well as over 650.000 websites.

Phusion Passenger - the smart app server

Learn more:

Installation

Please follow the installation instructions on the website.

Installing the source directly from git

If you mean to install the latest version of Passenger directly from this git repository, then you should run one of the following commands. Installing from the git repository is basically the same as the tarball installation method, as described in the manual, with one exception: you need to clone git submodules:

git submodule update --init --recursive

After that, run one of the following:

./bin/passenger-install-apache2-module

-OR-

./bin/passenger-install-nginx-module

-OR-

# From your application directory
~/path-to-passenger/bin/passenger start

For troubleshooting, configuration and tips, please also refer to the above documentation. For further support, please refer to the Phusion Passenger support page.

Ruby users can also build a gem from the Git repository and install the gem.

gem build passenger.gemspec
gem install passenger-x.x.x.gem

Further reading

"Passenger" and "Phusion Passenger" are registered trademarks of Phusion Holding B.V.

主要指標

概覽
名稱與所有者phusion/passenger
主編程語言C++
編程語言Ruby (語言數: 11)
平台
許可證MIT License
所有者活动
創建於2008-03-27 23:40:48
推送於2025-05-01 17:50:42
最后一次提交2020-05-21 19:37:25
發布數207
最新版本名稱release-6.0.27 (發布於 )
第一版名稱request_handler_with_pipes (發布於 )
用户参与
星數5k
關注者數115
派生數550
提交數9.3k
已啟用問題?
問題數2352
打開的問題數229
拉請求數127
打開的拉請求數2
關閉的拉請求數124
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?