Multi-service & background jobs
No Docker Compose multi-service orchestration, standalone workers, cron jobs, message queues, or Kubernetes yet.
What PocketBay does not support yet during public beta: workloads, infrastructure features, and commercialization capabilities that are out of scope.
No Docker Compose multi-service orchestration, standalone workers, cron jobs, message queues, or Kubernetes yet.
Dynamic apps get a project volume at /data. Per-project managed PostgreSQL is available (provision empty DB or migrate schema/data during AI deploy; connection limit applies). Redis, object storage, and MySQL/other engines are not hosted yet — use external services or the volume for SQLite/files.
No PR previews, branch environments, or one-click rollback yet. Custom domains can be added in Dev Advanced (DNS verification required).
Single-node beta architecture today — no global multi-region, auto horizontal scale, fixed SLA, or enterprise support SLAs promised.
Not suited for GPU inference, large batch jobs, sustained high CPU/memory tasks, or non-HTTP services.
GitHub link deploy targets public repos mainly; AI/CLI upload still deploys local private source.
Static sites, Next.js, Node.js, Python, and custom single-container apps are the most stable use cases today.