Minecraft Server Manager for Java & Bedrock Edition
Web panel to manage Minecraft servers with Docker — Create, configure, and monitor Java and Bedrock servers from a modern UI.
git clone https://github.com/Ketbome/minepanel.git
cd minepanel
export JWT_SECRET=$(openssl rand -base64 32)
docker compose up -dOpen http://localhost:3000 — Login: admin / admin
- Java & Bedrock — Support for both Minecraft editions
- Multi-server — Create and manage multiple servers from one panel
- Real-time monitoring — CPU, RAM, players, and logs
- All server types — Vanilla, Paper, Forge, Fabric, Purpur, and more
- Modpacks — CurseForge & Modrinth integration
- Automatic backups — Scheduled backups with retention policies
- Proxy support — mc-router for single-port multi-server (Java)
- Discord webhooks — Server events notifications
- Multi-language — English, Spanish, Dutch, German
Full docs at minepanel.ketbome.com
- Installation — Docker setup guide
- Configuration — Environment variables & settings
- Networking — Ports, DNS, and proxy setup
- Features — Full feature documentation
- FAQ — Common questions
- API — REST API reference
Minepanel is built on top of amazing open source projects by itzg:
| Project | Description |
|---|---|
| itzg/docker-minecraft-server | Docker image for Java Edition servers |
| itzg/docker-minecraft-bedrock-server | Docker image for Bedrock Edition servers |
| itzg/docker-mc-backup | Automatic backup sidecar container |
| itzg/mc-router | Minecraft proxy for routing by hostname |
Thank you itzg for making Minecraft server hosting accessible to everyone!
⭐ Star this repo if you find it useful!
Made with ❤️ by @Ketbome · Community License