Skip to content

feat: add local docker dev stack#1

Open
sidpalas wants to merge 1 commit into
mainfrom
feat/local-docker-dev-stack
Open

feat: add local docker dev stack#1
sidpalas wants to merge 1 commit into
mainfrom
feat/local-docker-dev-stack

Conversation

@sidpalas
Copy link
Copy Markdown
Owner

@sidpalas sidpalas commented Apr 15, 2026

  • add a local Docker Compose development stack for web, control-plane, and a minimal Docker-backed sandbox provider
  • implement a docker sandbox backend plus a small docker-sandbox-api service to create, stop, and reap local sandbox containers
  • improve local-dev reliability with D1 migration bootstrapping, provider env passthrough, socket/auth UX fixes, and cleanup/reset scripts for local sandbox state

Note: because cloudflare is the production deployment target, there isn't too much value in containerizing the services for development purposes (and here the containers are mostly just wrapping the run dev commands). It does make the networking between sandbox container and control plane slightly simpler, but dunno if it is worth the additional tooling (esspecially for folks less familiar with docker/containers)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant