# convox **Repository Path**: mirrors_ddollar/convox ## Basic Information - **Project Name**: convox - **Description**: Multicloud Platform as a Service - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-05 - **Last Updated**: 2026-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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/reference/primitives/app/release.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/README.md) (Postgres, Redis, etc) * [Automated Rollbacks](docs/deployment/rollbacks.md) * [Autoscaling](docs/deployment/scaling.md) * [Scheduled Runs](docs/reference/primitives/app/timer.md) (cron) * [One-off Commands](docs/management/run.md) ## Resources - [Homepage](https://convox.com) - [Stack Overflow](https://stackoverflow.com/questions/tagged/convox) ## License - [Apache 2.0](LICENSE)