Spawn Panel is an open-source management panel for Minecraft and Hytale servers. Powered by Docker — deploy anywhere in minutes with a single command.
A complete toolset — from deployment to daily operations — all in your browser.
Run as many Minecraft or Hytale server instances as your machine can handle. Each runs in its own isolated Docker container.
WebSocket-powered live console. Send commands and watch logs stream in real time, directly from your browser.
Browse, edit, upload and download server files directly from the browser. In-browser text editor included.
Search and install mods from CurseForge with one click. Supports Minecraft modpacks and Hytale mods.
Superadmin, admin and moderator roles. Granular permission hierarchy — give your team exactly the access they need.
Schedule automatic backups or create them manually with one click. Download or restore any backup directly from the panel.
All you need is Docker and Docker Compose. Clone the repo, set a secret key, and you're live.
Clone the repository and copy the example environment file.
Generate a secure random key and add it to your .env file.
Run docker compose up -d and open the panel in your browser.
admin / P@ssw0rd.# Clone the repository git clone https://github.com/a-haro/Spawn-Panel cd Spawn-Panel # Set up environment cp .env.example .env # Edit .env and set SECRET_KEY: # openssl rand -hex 32 # Deploy docker compose up -d # Panel is ready at http://localhost:5173
No vendor lock-in. Everything runs on your hardware, with technology you know and trust.
Open source, free forever. Self-host it in minutes.
Get Started on GitHub Support on Ko-fi