List all servers with online/offline status and resource usage at a glance
Full interactive terminal (xterm.js) via WebSocket โ work remotely from your browser
List, start, stop, restart, remove Docker containers across all VPS
CPU, RAM, Disk, Load Average with visual bars and real-time updates
Admin, Operator, Viewer roles with per-VPS access control
View syslog, auth, kernel, docker, nginx logs from a single dashboard
# 1. Clone & launch
git clone https://github.com/edsuwarna/serversphere.git
cd serversphere && docker compose up -d
# 2. Open in browser
# http://your-server-ip:8080
# Login: admin / admin123