Compute
Availability: AvailableRun your Docker image as a live HTTPS app
Push a prebuilt OCI image from GitHub Actions and the platform rolls it out inside a private project, with a managed subdomain and TLS, billed by the hour.
What you get
Image-first deploys
Push a prebuilt OCI image from GitHub Actions with signed OIDC credentials, and the platform rolls it out for you.
Managed subdomain and TLS
Every app gets a working subdomain with TLS included, and you can attach a custom domain when you want your own.
Private project isolation
Each app runs in its own namespace with a network boundary, resource limits, and scoped access, reconciled by an in-cluster controller.
Lifecycle from the portal
Restart, stop, start, or delete an app and read live logs, metrics, and health without SSH or kubectl.
Realtime rollout status
Lifecycle events stream to the portal over WebSocket, so you watch a deploy progress as it happens.
Hourly metering, no tiers
Pay for the vCPU and RAM you provision by the hour on prepaid credit, with no fixed VPS tiers and no contract.
How it works
- 01
Build and push your image
Build an OCI image in CI and push it from GitHub Actions into your private registry using short-lived OIDC credentials.
- 02
Create the app
Point a new container app at that image, set its vCPU and RAM, and the platform provisions a private project for it.
- 03
Go live
The controller rolls it out behind a managed subdomain with TLS, and lifecycle events stream to the portal in real time.
Pricing
Each service uses its published meter against prepaid credit: provisioned time, storage, tokens, or another listed unit. Estimate any setup in the calculator.
Open the pricing calculator- vCPUCurrent starter list price, metered at 8,219 uUSD per vCPU-hour on prepaid credit.
- $6.00 / vCPU-month
- MemoryCurrent starter list price, metered at 4,110 uUSD per GB-hour on prepaid credit.
- $3.00 / GB-month
- Small app exampleA 0.25 vCPU, 512 MB app; egress is free under fair use, plus a one-time $5 welcome credit on first login.
- about $3.00 / month
Questions
How do I deploy my app?
Push a prebuilt OCI image from GitHub Actions with OIDC credentials; there is no git-push, buildpack, zip, or SFTP path.
Does it autoscale?
Yes. Container apps can autoscale between a configured minimum of 1 and maximum of 10 replicas, with alert policies available in the portal. Managed databases do not horizontally autoscale today.
How am I billed?
You pay by the hour for the vCPU and RAM you provision, on prepaid credit, with no fixed tiers and no contract.
What is the uptime target?
We target a 99.9% SLA, measured in public, with automatic credits applied when we miss it.
Related products
Deploy this in your first project.
Claim your $5 trial credit and go live today.