The terminal-native PaaS built in Rust. Zero-downtime deploys, no web UI attack surface, under 80 MB of RAM.
Built with Bubbletea for a rich TUI experience. Vim-style navigation, live log tailing, sparkline metrics. Access your entire infrastructure over SSH from any machine.
Powered by Cloudflare's Pingora — the same proxy handling trillions of requests. Routes hot-swap in memory without process restarts.
10 built-in tools, 4 skills, 3 runbooks. Investigates logs, analyzes deployments, optimizes costs, auto-rollbacks failures — with configurable approval gates.
Most self-hosted platforms optimize for convenience.
Voxeltron optimizes for production.
Traefik restarts on every config change, dropping active connections. Voxeltron uses Pingora to hot-swap routes with zero interruption.
Browser-based admin panels expose your infrastructure to XSS, CSRF, and framework CVEs. Voxeltron is terminal-native — gRPC only.
Node.js and PHP runtimes idle at hundreds of megabytes. Voxeltron's Rust daemon uses under 80 MB and starts in milliseconds.
PostgreSQL, MySQL, Redis, MongoDB. Auto-provisioned with connection string injection and S3 backups.
Prometheus + Grafana. Live sparkline graphs for CPU, RAM, disk, and network in your terminal.
Sandboxed Rust/Go via wasmtime. Hot-reloadable JS via Bun sidecar. Extend everything.
Let's Encrypt with auto-renewal. HTTP-01 and DNS-01 challenges. HSTS headers by default.
AES-256-GCM at rest. HashiCorp Vault and OpenBao integration. No plaintext in logs.
Raft consensus for leader election. Auto failover and smart deployment placement.
Railpack + Nixpacks builds. PR previews. Webhooks for GitHub, GitLab, Gitea.
Full TUI over SSH via Wish. Manage from any machine with an SSH client.
gRPC-only management. IP-whitelisted access. Full audit logging for every action.
| Feature | Voxeltron | Coolify | Dokploy | Kubernetes |
|---|---|---|---|---|
| Zero-downtime deploys | ✓ | ✗ | ✗ | ✓ |
| No web attack surface | ✓ | ✗ | ✗ | ✓ |
| Idle RAM usage | <80 MB | ~400 MB | ~300 MB | ~500 MB |
| AI DevOps agent | ✓ | ✗ | ✗ | ✗ |
| WASM plugin system | ✓ | ✗ | ✗ | ✓ |
| Setup complexity | One curl | Moderate | Moderate | Complex |
A managed layer for teams who want web dashboards, mobile access, and collaborative infrastructure management — without giving up self-hosted control.