Clear boundaries

Say what we cannot do yet, then what fits

What PocketBay does not support yet during public beta: workloads, infrastructure features, and commercialization capabilities that are out of scope.

LIMIT 1

Multi-service & background jobs

No Docker Compose multi-service orchestration, standalone workers, cron jobs, message queues, or Kubernetes yet.

LIMIT 2

Managed data services

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.

LIMIT 3

Advanced deploy workflows

No PR previews, branch environments, or one-click rollback yet. Custom domains can be added in Dev Advanced (DNS verification required).

LIMIT 4

Elasticity & enterprise

Single-node beta architecture today — no global multi-region, auto horizontal scale, fixed SLA, or enterprise support SLAs promised.

LIMIT 5

Compute-heavy workloads

Not suited for GPU inference, large batch jobs, sustained high CPU/memory tasks, or non-HTTP services.

LIMIT 6

Private repo import

GitHub link deploy targets public repos mainly; AI/CLI upload still deploys local private source.

Still a strong fit for most AI-generated monolithic web apps

Static sites, Next.js, Node.js, Python, and custom single-container apps are the most stable use cases today.

View deployment guide