ServerBee watches all your servers from one place. A central server receives metrics from lightweight agents over WebSocket, stores them in embedded SQLite, and serves a real-time React dashboard — no external database, no heavy runtime.
- 🪶 Tiny footprint — agents use ~4.3 MB at cold start and ~27 MB in steady state, and the server stays lightweight as your fleet grows.
- ⚡ Real-time — live WebSocket dashboard for CPU, memory, disk, network, load, temperature, GPU, and disk I/O.
- 📦 Single binary — server + embedded web UI in one file. Deploy with Docker, a one-line script, or Railway.
- 🔋 Batteries included — alerts, notifications, web terminal, file manager, Docker, firewall, status pages, and more.
- 🔒 Secure by default — OAuth + 2FA, RBAC, audit logs, one-time agent enrollment, agent-owned capability gates.
[!NOTE]