Phusion Passenger:Ruby, Python和Node.js的一个快速和健壮的web服务器和应用程序服务器

网友投稿 1248 2022-11-03

Phusion Passenger:Ruby, Python和Node.js的一个快速和健壮的web服务器和应用程序服务器

Phusion Passenger:Ruby, Python和Node.js的一个快速和健壮的web服务器和应用程序服务器

Supercharge your Ruby, Node.js and Python apps

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.

What makes Passenger so fast and reliable is its C++ core, its zero-copy architecture, its watchdog system and its hybrid evented, multi-threaded and multi-process design.

Fuse Panel - GUI for Passenger

The smarter and simpler command center for your applications. Fuse Panel monitors your apps in near real-time, offers insights in your logs and enables analyzing and troubleshooting issues. New and exclusively available in the Fuse Panel is much-requested feature per-application log viewing and splitting.

Regardless of if you’re running Passenger open source or you’re one of our enterprise customers, the Fuse Panel is available for free while in beta. Give it a try.

Learn more:

WebsiteFuse PanelDocumentation & SupportConsultancyTwitterBlog

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.gemspecgem install passenger-x.x.x.gem

Further reading

The doc/ directory.Contributors GuidePhusion Passenger support pagePhusion Passenger release notes

Legal

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

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:AllenNLP团队构建的数据集读取器,模型和各种用于理解的实用程序。
下一篇:UETool 是一个各方人员(设计师、程序员、测试)都可以使用的调试工具
相关文章

 发表评论

暂时没有评论,来抢沙发吧~