[ Open Source Project ]
Self-hosted Minecraft server management, the right way.
A single docker-compose up
brings up the entire stack on your own machine.
No external services. No cloud lock-in. Full control.
[ What it does ]
[ Built with ]
[ Quick Deploy ]
# Clone the repo (public release coming soon) git clone https://github.com/MinePanelProject/minepanel-backend cd minepanel-backend # Configure environment cp .env.example .env # Launch the full stack docker compose up -d
[ Who we are ]
[ Development Progress ]
[ Backend / Core API ]
[ Dashboard / Web ]
[ Mobile App ]