Self-hosted deployment platform
Jervis DevOps
Deploy and operate apps on your own servers from one dashboard: a Go control plane, lightweight agents that only dial out, and a bilingual Nuxt 4 interface.
Private work — described at a high level. Code, internal screens and client details are intentionally left out.
Architecture
A single Go binary serves the REST API, a WebSocket hub and the embedded dashboard. Agents on the user's servers open the connection outward, so no inbound ports are needed; they handle git, builds, services, reverse proxy and certificates locally.
- Dashboard
- Nuxt 4 SPAEN / AR
- Control plane
- REST + WebSocket hub
- SQLite / Postgres
- Your servers
- jervis-agentbuild · deploy · TLS