What is Squad Aegis?
Squad Aegis is a control panel for administering Squad game servers. It runs multiple servers from one web interface, with RCON access, role-based permissions, an event-driven plugin system, and an audit log of every administrative action.
Features
- Multi-server management - operate any number of Squad servers from a single dashboard.
- Role-based access control - scoped permissions per user and per server.
- Web RCON - run server commands from the browser.
- Audit logging - every administrative action is recorded.
- Plugins and workflows - react to in-game events with built-in workflows or native Go plugins.
Requirements
Squad Aegis runs on Docker and depends on PostgreSQL, ClickHouse, and Valkey. See the Installation Guide for exact versions and the minimum host requirements.
Built on
milutinke/sqcp- architecture reference.SquadGO/squad-rcon-go- RCON client.Team-Silver-Sphere/SquadJS- log-parsing model and plugin compatibility target.
See Acknowledgements for the full list and licenses.
Getting started
Follow the Installation Guide: clone the repository, configure environment variables, start the Docker services, and sign in.
Last updated on