Giter Site home page Giter Site logo

fabio / passenger Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phusion/passenger

0.0 2.0 0.0 40.88 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.58% Shell 2.53% ApacheConf 0.01% Nginx 0.01% HTML 0.13% CSS 0.01% C++ 83.86% C 5.23% Makefile 1.79% Python 0.14% M4 0.09% Objective-C 0.02% Perl 0.01% Batchfile 0.01% JavaScript 0.60%

passenger's Introduction

Phusion Passenger: a fast and robust web server and application server for Ruby, Python and Node.js

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 350.000 websites.

What makes it 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.


Phusion Passenger used in Game of Thrones Ascent

Learn more: Website | Documentation & Support | Github | Twitter | Blog

Phusion Passenger

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", "Phusion Passenger" and "Union Station" are registered trademarks of Phusion Holding B.V.

passenger's People

Contributors

ato avatar camjn avatar danp avatar dirkmueller avatar erikogan avatar flygoast avatar foobarwidget avatar gaspard avatar gregoryp avatar isaackearse avatar ivuk avatar johnl avatar judofyr avatar kmdsbng avatar mjonuschat avatar mpapis avatar mpokrywka avatar neilw avatar onixgh avatar oshchukin avatar paulrbr avatar pedz avatar pgollucci avatar pkmiec avatar redmar avatar retr0h avatar richardkmichael avatar stepheneb avatar tinco avatar tug avatar

Watchers

 avatar  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.