
Convox
Features of Convox
Use Cases of Convox
FAQ about Convox
QWhat is Convox and what is it used for?
Convox is an open-source PaaS that lets teams deploy and scale cloud-native apps on any cloud without managing Kubernetes or infrastructure.
QWhich clouds does Convox support?
AWS, Google Cloud, Microsoft Azure and DigitalOcean. You can even run hybrid or multi-cloud from the same repo.
QIs Convox free?
Yes—Convox is open source and free to use. You only pay the cloud provider for the compute resources you consume.
QHow does Convox secure my deployments?
Convox installs into your own cloud account (single tenant). You control VPCs, IAM, network policies, RBAC and 2FA.
QWho should use Convox?
Dev and DevOps teams who want multi-cloud portability, automated CI/CD and Kubernetes power without the YAML pain.
QHow is Convox different from raw Kubernetes?
Convox is Kubernetes under the hood, but wraps it with higher-level abstractions and one-command workflows—no Helm charts required.
QHow do I get started?
Sign up, create an organization, install the Convox CLI, connect your cloud account and run `convox apps deploy`. The docs walk you through it in under 10 minutes.
QCan Convox integrate with my existing tools?
Absolutely—native integrations for GitHub, GitLab, Jenkins, CircleCI, Slack, Datadog and any webhook-friendly service.