-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Jacob Bowen edited this page Mar 8, 2026
·
2 revisions
Welcome to the AzerothPanel wiki — the complete reference for installing, configuring, and operating AzerothPanel, a web-based management panel for AzerothCore WoW private servers.
AzerothPanel gives administrators a browser-based UI to start/stop servers, manage players, tail logs in real time, run GM commands via SOAP, browse databases, trigger builds, manage modules, edit config files, and extract client data — all without touching a terminal.
| Page | Description |
|---|---|
| Quick-Start | Up and running in 5 minutes with Docker |
| Installation | Full installation guide — Docker, manual, reverse proxy |
| Configuration | All environment variables and panel settings |
| Getting-Started | First-login walkthrough — connect to AzerothCore |
| Page | Description |
|---|---|
| Dashboard | Live server status overview |
| Server-Control | Start, stop, and restart worldserver / authserver |
| Player-Management | Browse players, modify characters, ban/unban accounts |
| Log-Viewer | Real-time log tailing via WebSocket |
| GM-Commands | Run GM commands via SOAP without an in-game client |
| Database-Manager | Browse and query AzerothCore databases |
| Page | Description |
|---|---|
| Backup-Manager | Database and config backup / restore |
| Config-Editor | Edit worldserver.conf and authserver.conf in-browser |
| Module-Manager | Install and remove AzerothCore modules via Git |
| Compilation | Trigger CMake builds from the panel |
| Data-Extraction | Extract maps, VMaps, and MMaps from the WoW client |
| Settings | Panel-wide settings (AC path, MySQL, SOAP) |
| Page | Description |
|---|---|
| Architecture | Stack, project layout, and key design decisions |
| API-Reference | REST API endpoint reference |
| Development | Local dev environment and conventions |
| Contributing | How to contribute code, report bugs, request features |
| Security | Security policy and responsible disclosure |
| Troubleshooting | Common problems and solutions |
| Resource | URL |
|---|---|
| GitHub Repository | https://github.com/scarecr0w12/AzerothPanel |
| Issue Tracker | https://github.com/scarecr0w12/AzerothPanel/issues |
| AzerothCore | https://www.azerothcore.org/ |
| AzerothCore GM Commands | https://www.azerothcore.org/wiki/gm-commands |