If your app has a Dockerfile, Convox can run it. convox deploy builds the image, ships it to a registry in your account, and rolls it out on managed Kubernetes with health checks, TLS, and load balancing wired in.
Containers run on standard instances in your own AWS, GCP, Azure, or DigitalOcean account. You pay your cloud provider directly for compute, and self hosted Convox Racks add no infrastructure markup.
Set process counts, CPU, and memory per service, or let autoscaling track load. No HPA manifests, no ingress controllers to assemble, no cluster babysitting.
Provision Postgres, MySQL, Redis, and object storage next to your containers from the same convox.yml, with backups and TLS handled.
Node.js, Python, Django, Rails, Laravel, Go, Java, PHP, Next.js, and anything else that containerizes deploys the same way. The framework guides in the navigation walk each one through in a single command.
Teams without a cloud account start on Convox Cloud Machines from $12 per month. The same apps and the same convox.yml move to a Rack in your own account when you are ready.