An open API service indexing awesome lists of open source software.

https://github.com/ketbome/minepanel

A modern Docker-based web panel for managing multiple Minecraft servers with ease.
https://github.com/ketbome/minepanel

bedrock bedrock-server curseforge curseforge-api curseforge-mod minecraft minecraft-admin minecraft-forge minecraft-forge-mod minecraft-launcher minecraft-mod minecraft-panel minecraft-plugin minecraft-server minecraft-server-management minecraft-server-software open-source self-hosted web-panel

Last synced: 18 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://img.shields.io/badge/License-Community-blue.svg)](LICENSE)
[![Docker Pulls](https://img.shields.io/docker/pulls/ketbom/minepanel?logo=docker&color=2496ED)](https://hub.docker.com/r/ketbom/minepanel)
[![Docker Size](https://img.shields.io/docker/image-size/ketbom/minepanel/latest?color=2496ED)](https://hub.docker.com/r/ketbom/minepanel)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/Ketbome/minepanel)

[Documentation](https://minepanel.ketbome.com) · [Report Bug](https://github.com/Ketbome/minepanel/issues/new?labels=bug) · [Request Feature](https://github.com/Ketbome/minepanel/issues/new?labels=enhancement)

---


Minepanel Dashboard



Buy Me A Coffee



If Minepanel or my other projects (like Hytalepanel) help you, a coffee would mean a lot. Thank you for supporting independent devs!

---

## Quick Start

```bash
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 and complete the initial admin account setup in the UI.

If you access Minepanel over plain HTTP by local IP and login gets stuck on "Verifying authentication...", see the [Configuration](https://minepanel.ketbome.com/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
- **Admin + user access control** — First phase with invitations and per-user permissions
- **Multi-language** — English, Spanish, Dutch, German, Polish

---

## Documentation

Full docs at **[minepanel.ketbome.com](https://minepanel.ketbome.com)**

- [Installation](https://minepanel.ketbome.com/installation) — Docker setup guide
- [Configuration](https://minepanel.ketbome.com/configuration) — Environment variables & settings
- [Networking](https://minepanel.ketbome.com/networking) — Ports, DNS, and proxy setup
- [Features](https://minepanel.ketbome.com/features) — Full feature documentation
- [API](https://minepanel.ketbome.com/api) — Authentication model and backend endpoints
- [FAQ](https://minepanel.ketbome.com/faq) — Common questions

### 🔍 AI-Powered Documentation

Need quick answers? You can use **[DeepWiki](https://deepwiki.com/Ketbome/minepanel)** 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](https://github.com/itzg):

| Project | Description |
| ----------------------------------------------------------------------------------------------- | ---------------------------------------- |
| [itzg/docker-minecraft-server](https://github.com/itzg/docker-minecraft-server) | Docker image for Java Edition servers |
| [itzg/docker-minecraft-bedrock-server](https://github.com/itzg/docker-minecraft-bedrock-server) | Docker image for Bedrock Edition servers |
| [itzg/docker-mc-backup](https://github.com/itzg/docker-mc-backup) | Automatic backup sidecar container |
| [itzg/mc-router](https://github.com/itzg/mc-router) | Minecraft proxy for routing by hostname |

Thank you itzg for making Minecraft server hosting accessible to everyone!

---

## Contributors



---

**[⭐ Star this repo](https://github.com/Ketbome/minepanel)** if you find it useful!

Made with ❤️ by [@Ketbome](https://github.com/Ketbome) · [Community License](LICENSE)




Buy Me A Coffee



If Minepanel or my other projects (like Hytalepanel) help you, a coffee would mean a lot. Thank you for supporting independent devs!