passenger

Application server for Ruby, Python, and Node.js apps

brewmacoslinux
Try with needOr install directly
Source

About

Server for Ruby, Python, and Node.js apps via Apache/NGINX

Commands

passengerpassenger-configpassenger-install-apache2-modulepassenger-install-nginx-module

Examples

Check Passenger installation and configuration status$ passenger-config validate-install
Start Passenger standalone server for a Rails app on port 3000$ passenger start --port 3000
Generate Nginx module installation instructions$ passenger-install-nginx-module