Virtua
The management panel and API for your virtualized infrastructure.
Virtua is a full platform that orchestrates your QEMU/KVM virtual machines, LXC containers and Docker containers from a single web interface, backed by a robust TypeScript API and a CLI for automation.
The architecture strictly separates privileges: the API runs unprivileged while a dedicated runner executes privileged operations, limiting the attack surface.
- REST/WebSocket API with role-based access control (RBAC)
- Multi-node orchestration (VDM)
- Reactive web UI (React/Vite)
- Command-line CLI for scripting and automation
- Built-in audit log and task management