Restarting Passenger processes Overview An application launched by Passenger may be restarted by creating a file in tmp/ (NB: not /tmp) within the application root...
Running Meteor Overview Meteor is a web framework written on top of Node.js. Meteor hooks into Passenger for seamless process launching and flexible,...
Using multiple versions with Passenger Overview Passenger provides an intelligent polyglot launcher interface for managing Node.js, Ruby, and Python processes. This can be teamed up...
Using WSGI Overview Python applications can be launched using Passenger offering improved throughput and lifecycle management. Launching CGI scripts wrapped by pyenv will yield...
Viewing launcher errors Overview Applications launched by Passenger on v6+ platforms may emit output on stdout or stderr channels. Any output emitted is logged...