Minimalist, agent-friendly VPS hosting framework
boxmunge turns a fresh VPS into a hardened, production-ready Docker host. Deploy containerised projects with a single command, get automatic TLS, backups, health monitoring, and security updates out of the box.
pip install boxmunge
boxmunge server-setup you@your-server.example.com --email you@example.com
The CLI runs on your local machine and provisions the server over SSH.
Boxmunge servers periodically check for security updates to ensure you're protected against known vulnerabilities. This check sends your current version number — nothing else — so the service can tell if a security patch is available for your release.
No IP addresses, hostnames, or machine identifiers are stored.
The source code for this service is open and auditable.