Skip to main content

Docker Compose (Tier 1)

Best for local development, evaluations, and single‑VM production deployments.
  • Local: docker-compose up -d on a dev machine
  • Cloud VM: Use the AWS/GCP/Azure guides to provision a VM and run Docker Compose

Pulumi (AWS / GCP / Azure)

Infrastructure‑as‑code for repeatable deployments.
  • Goal: one command to provision a VM + networking + Docker Compose
  • Status: templates are being finalized
If you need Pulumi templates now, contact us and we’ll share the latest WIP.

Enterprise

Enterprise customers can request BYOC/VPC deployments for sandbox providers (Modal/E2B) and additional compliance controls.