GithubHelp home page GithubHelp logo

carol8421 / passenger Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phusion/passenger

0.0 1.0 0.0 47.97 MB

A fast and robust web server and application server for Ruby, Python and Node.js

Home Page: https://www.phusionpassenger.com/

License: MIT License

Ruby 5.21% Shell 2.03% Groovy 0.02% HTML 0.10% JavaScript 0.58% CSS 0.01% C++ 85.70% Objective-C 0.03% C 4.70% Makefile 1.42% Python 0.12% M4 0.07% Perl 0.01% Batchfile 0.01%

passenger's Introduction

Gem Version

passenger logo Phusion Passenger

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.


Phusion Passenger - the smart app server

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:






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

Legal

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

passenger's People

Contributors

foobarwidget avatar johnl avatar camjn avatar erikogan avatar tinco avatar neilw avatar pkmiec avatar floord avatar ato avatar onixgh avatar judofyr avatar tug avatar pedz avatar mpokrywka avatar ivuk avatar gaspard avatar danp avatar kmdsbng avatar isaackearse avatar flygoast avatar dr-dimitru avatar stepheneb avatar richardkmichael avatar redmar avatar pgollucci avatar paulrbr avatar oshchukin avatar adamvduke avatar defanator avatar clemensg avatar

Watchers

Carl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.