DigiNews

Tech Watch by Johan Denoyer

← Back to articles

Self-hosted dev sandboxes with preview URLs (Docker, Go, no K8s)

Quality: 7/10 Relevance: 8/10

Summary

The article describes sandboxed, an open-source backend that enables self-hosted, per-user dev sandboxes with live preview URLs. It runs on Docker with a Go-based control plane, Traefik for routing, and SQLite for state, without Kubernetes, to provide isolated environments, coding agents, and instant previews. It includes a quick-start guide, API reference, architecture overview, and production guidance on TLS and deployment considerations.

🚀 Service construit par Johan Denoyer