Deployment, scaling and high availability
in Nginx mode
These guides assume that Passenger is already installed.
If you are not familiar with Passenger, it's best to follow the quickstart or deployment tutorial first.
Basic deployment
- Deploying an application
- Deploying multiple apps on a single server (multitenancy) todo
- Sandboxing apps with Unix user accounts (user switching)
- Using SSL with Passenger in production
- Using an SSL terminating reverse proxy with Passenger Standalone
Scaling and high availability
- Overview
- Scaling out to multiple servers todo
- Setting up high availability todo