# Convox Convox is an open-source [PaaS](https://en.wikipedia.org/wiki/Platform_as_a_service) based on Kubernetes available for multiple cloud providers. ## Supported Clouds - Amazon Web Services - Digital Ocean - Google Cloud - Microsoft Azure ## Getting Started - [Introduction](docs/getting-started/introduction.md) ## Installation * [Command Line Interface](docs/installation/cli.md) * [Development Rack](docs/installation/development-rack) * [Production Rack](docs/installation/production-rack) ## Features * [Release Management](docs/deployment/releases.md) * [Secrets Management](docs/configuration/environment.md) * [Load Balancing](docs/configuration/load-balancers.md) (automatic SSL) * [Service Discovery](docs/configuration/service-discovery.md) * [Resource Management](docs/reference/primitives/app/resource.md) (Postgres, Redis, etc) * [Automated Rollbacks](docs/deployment/rollbacks.md) * [Autoscaling](docs/deployment/scaling.md) * [Scheduled Runs](docs/reference/primitives/app/timers.md) (cron) * [One-off Commands](docs/management/run.md) ## Resources - [Homepage](https://convox.com) - [Community Forums](https://community.convox.com/) ## License - [Apache 2.0](LICENSE)