SkillAgentSearch skills...

Minepanel

A modern Docker-based web panel for managing multiple Minecraft servers with ease.

Install / Use

/learn @Ketbome/Minepanel

README

<div align="center">

Minepanel

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.

License Docker Pulls Docker Size Ask DeepWiki

Documentation · Report Bug · Request Feature

</div>
<div align="center"> <img src="./doc/public/img/Animation.gif" alt="Minepanel Dashboard" width="90%"> </div> <div align="center" style="margin-top: 8px;"> <a href="https://buymeacoffee.com/pims2711y" target="_blank"> <img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="150" height="40"> </a> <br> <span style="font-size: 0.95em; color: #888;">If Minepanel or my other projects (like Hytalepanel) help you, a coffee would mean a lot. Thank you for supporting independent devs!</span> </div>

Quick Start

git clone https://github.com/Ketbome/minepanel.git
cd minepanel
export JWT_SECRET=$(openssl rand -base64 32)
docker compose up -d

Open http://localhost:3000 — Login: admin / admin

If you access Minepanel over plain HTTP by local IP and login gets stuck on "Verifying authentication...", see the Configuration docs for ALLOW_INSECURE_AUTH_COOKIES.


Features

  • 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, Polish

Documentation

Full docs at minepanel.ketbome.com

🔍 AI-Powered Documentation

Need quick answers? You can use DeepWiki to search our documentation using natural language and get contextual answers to your questions.


Powered By

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!


Contributors

<a href="https://github.com/Ketbome/minepanel/graphs/contributors"> <img src="https://contrib.rocks/image?repo=Ketbome/minepanel" /> </a>
<div align="center">

⭐ Star this repo if you find it useful!

Made with ❤️ by @Ketbome · Community License

</div> <div align="center" style="margin-top: 8px;"> <a href="https://buymeacoffee.com/pims2711y" target="_blank"> <img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" width="150" height="40"> </a> <br> <span style="font-size: 0.95em; color: #888;">If Minepanel or my other projects (like Hytalepanel) help you, a coffee would mean a lot. Thank you for supporting independent devs!</span> </div>

Related Skills

View on GitHub
GitHub Stars143
CategoryDevelopment
Updated19h ago
Forks22

Languages

TypeScript

Security Score

85/100

Audited on Mar 24, 2026

No findings