voxeltron is a self-hosted PaaS with a built-in AI DevOps agent. deploy apps, manage databases, monitor everything, and fix incidents — all from your terminal. no browser panel. no DevOps hire needed. built for indie devs and small teams who ship fast.
one command. sixty seconds. you're deploying.
also available via homebrew, docker, or manual binary download
you're building something real — an AI startup, an indie SaaS, a side project that's turning into a company. you need production infrastructure, but you don't have a DevOps team. and you shouldn't have to become one.
other self-hosted PaaS tools restart their proxy on every deploy. your users get 502s. your SLA becomes a suggestion. voxeltron uses Pingora to hot-swap routes — zero downtime, every time.
your deployment tool runs a full web app exposed to the internet, with hundreds of npm dependencies and a monthly CVE subscription. voxeltron is a 30MB binary. the management interface is gRPC over TLS.
you're the only engineer. you're ssh'd in, tailing logs, trying to remember the right docker command. voxeltron's AI agent already knows your logs, config, and deploy history. press ctrl+a, ask what's wrong.
as you grow from 1 server to 10, you don't need to hire a DevOps engineer. voxeltron handles database provisioning, TLS certs, backups, monitoring, and alerting. you just ship features.
Blue-green deployments with automatic rollback. Pingora hot-swaps routes without touching the proxy. Your users never see a 502.
Nixpacks and Railpack auto-detect Node.js, Python, Go, Rust, Ruby, PHP, .NET, Java and more. Or just use a Dockerfile.
Provision Postgres, MySQL, Redis, or MongoDB in one command. Connection strings injected automatically. Backups on a schedule.
Let's Encrypt certificates, auto-renewed. HTTP-01 and DNS-01 challenges. Wildcard certs. HSTS by default. You never think about certs.
CPU, memory, disk, network sparklines in real-time. Full-text log search. Threshold alerts to Slack, email, or webhook.
Native database dumps, compressed and encrypted. Store to S3, GCS, MinIO, Backblaze, or local disk. Cron scheduling with retention policies.
AES-256-GCM encryption at rest. Zeroized memory. Never logged in plaintext. Optional Vault or OpenBao integration for teams.
Deploy multi-service stacks with compose profiles. Smart diff updates — only redeploys what changed. Dependency resolution built in.
Extend voxeltron in Rust, Go, C (WASM) or JavaScript/TypeScript. Sandboxed, permission-gated, hot-reloadable. No daemon restarts.
Push to GitHub, GitLab, or Gitea and voxeltron builds automatically. PR preview deployments. Branch-based environments.
No browser UI means no XSS, no CSRF, no npm supply chain risk. Management is gRPC over mTLS. REST API is off by default.
Import your existing setup from Coolify or Dokploy. Dry-run mode to preview changes. Rollback-friendly design.
press ctrl+a in the TUI. the AI sees your logs, metrics, config, and deploy history. it doesn't just tell you what's wrong — it fixes it, with your approval. 25 production-ready features across memory, reasoning, integrations, autonomous operations, and team collaboration.
Vector search over past incidents, knowledge graph of service dependencies, context scoping from conversation to organization level. It learns from every outage.
Chain-of-thought reasoning, hypothesis generation and testing, automated root cause analysis with fault trees. It doesn't guess — it reasons through the problem.
PagerDuty, Slack, Datadog, GitHub, Jira — bidirectional sync. Create tickets, update incidents, pull metrics, comment on PRs. All from the terminal.
Anomaly detection, predictive alerting, auto-remediation with approval gates. It notices the disk filling up before you do and cleans it up — after asking permission.
Multi-user incident rooms with real-time chat, RBAC, automated post-mortem generation, and a shared knowledge base. Your whole team benefits from every incident.
the voxeltron TUI is your entire ops dashboard. deploy apps, tail logs, watch metrics, manage databases, configure secrets, run AI diagnostics — all without leaving the terminal. connect from anywhere over SSH. no VPN required.
| property | voxeltron | coolify | dokploy |
|---|---|---|---|
| core language | Rust + Go | PHP | TypeScript |
| management interface | TUI (terminal) | web browser | web browser |
| reverse proxy | Pingora | Traefik | Traefik |
| zero-downtime deploys | yes | no | no |
| built-in AI agent | yes (25 features) | no | no |
| docker compose support | yes (with profiles) | partial | partial |
| plugin system | WASM + JS/TS | no | no |
| no web attack surface | yes | no | no |
| idle RAM usage | <80 MB | ~400 MB | ~300 MB |
| binary size | ~30 MB | N/A | N/A |
| import from competitors | yes | no | no |
| secrets encryption | AES-256-GCM | partial | partial |
| SSH remote access | yes (Wish) | no | no |
| anomaly detection | yes (ML-based) | no | no |
| auto-remediation | yes (with approval) | no | no |
| incident collaboration | yes (rooms + RBAC) | no | no |
| post-mortem generation | yes (automated) | no | no |
| REST API off by default | yes | no | no |
the open-source version is the real product — not a teaser. cloud tiers add convenience features for growing teams.
voxeltron is free, open-source, and installs in sixty seconds.
your next deploy is zero-downtime. your next outage has an AI on it.