๐ŸŒ

ServerSphere

Multi-server management dashboard โ€” SSH terminal, container management, RBAC

โœจ Features

๐Ÿ–ฅ๏ธ

VPS Overview

List all servers with online/offline status and resource usage at a glance

๐Ÿ’ป

SSH Terminal

Full interactive terminal (xterm.js) via WebSocket โ€” work remotely from your browser

๐Ÿณ

Container Management

List, start, stop, restart, remove Docker containers across all VPS

๐Ÿ“Š

Resource Monitoring

CPU, RAM, Disk, Load Average with visual bars and real-time updates

๐Ÿ”

RBAC

Admin, Operator, Viewer roles with per-VPS access control

๐Ÿ“‹

System Logs

View syslog, auth, kernel, docker, nginx logs from a single dashboard

โšก Quick Start

# 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