Skip to content

MinepanelMinecraft Server Management

Manage multiple Minecraft servers with Docker

Minepanel Dashboard

Why this exists

Got tired of managing servers through SSH. Tried other panels but they were either too complex or didn't work well. Made this instead.

Quick Start

bash
# Create docker-compose.yml file, then:
docker compose up -d

Go to http://localhost:3000

Default login

admin / admin (change this after first login)

Built On

What's next

Coming soon

  • Better log viewer with search and filtering
  • Edit server.properties from the UI
  • Reverse proxy helper
  • CurseForge modpack browser

Planned

  • User roles and permissions
  • Server templates
  • Better graphs and metrics
  • Discord webhooks
  • Plugin manager
  • World uploader/switcher

Want to help? Check the Contributing Guide

Community

StarsDocker PullsLicense

Created by @Ketbome


Made this because I was tired of managing servers through SSH. Hope it helps you too.

Released under the MIT License.