{"id":32751609,"url":"https://github.com/ketbome/minepanel","last_synced_at":"2026-03-02T05:07:03.970Z","repository":{"id":294519311,"uuid":"987193641","full_name":"Ketbome/minepanel","owner":"Ketbome","description":"A modern Docker-based web panel for managing multiple Minecraft servers with ease.","archived":false,"fork":false,"pushed_at":"2025-11-03T01:40:01.000Z","size":77665,"stargazers_count":32,"open_issues_count":2,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-11-03T02:23:16.929Z","etag":null,"topics":["curseforge","curseforge-api","curseforge-mod","minecraft","minecraft-forge","minecraft-mod","minecraft-plugin","minecraft-server","open-source","self-hosted"],"latest_commit_sha":null,"homepage":"https://ketbome.github.io/minepanel/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ketbome.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-20T17:59:52.000Z","updated_at":"2025-11-03T01:40:04.000Z","dependencies_parsed_at":"2025-10-24T01:23:47.017Z","dependency_job_id":null,"html_url":"https://github.com/Ketbome/minepanel","commit_stats":null,"previous_names":["ketbome/mineminenomi","ketbome/minecraft-docker-manager","ketbome/minepanel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ketbome/minepanel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ketbome%2Fminepanel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ketbome%2Fminepanel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ketbome%2Fminepanel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ketbome%2Fminepanel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ketbome","download_url":"https://codeload.github.com/Ketbome/minepanel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ketbome%2Fminepanel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282549030,"owners_count":26687870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-03T02:00:05.676Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["curseforge","curseforge-api","curseforge-mod","minecraft","minecraft-forge","minecraft-mod","minecraft-plugin","minecraft-server","open-source","self-hosted"],"created_at":"2025-11-04T00:00:32.146Z","updated_at":"2026-02-19T03:05:22.067Z","avatar_url":"https://github.com/Ketbome.png","language":"TypeScript","funding_links":["https://buymeacoffee.com/pims2711y","https://img.buymeacoffee.com/button-api/?text=Buy"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Minepanel\n\n**Minecraft Server Manager for Java \u0026 Bedrock Edition**\n\nWeb panel to manage Minecraft servers with Docker — Create, configure, and monitor Java and Bedrock servers from a modern UI.\n\n[![License](https://img.shields.io/badge/License-Community-blue.svg)](LICENSE)\n[![Docker Pulls](https://img.shields.io/docker/pulls/ketbom/minepanel?logo=docker\u0026color=2496ED)](https://hub.docker.com/r/ketbom/minepanel)\n[![Docker Size](https://img.shields.io/docker/image-size/ketbom/minepanel/latest?color=2496ED)](https://hub.docker.com/r/ketbom/minepanel)\n\n[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)\n\n\u003c/div\u003e\n\n---\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./doc/public/img/Animation.gif\" alt=\"Minepanel Dashboard\" width=\"90%\"\u003e\n\u003c/div\u003e\n\n---\n\n## Quick Start\n\n```bash\ngit clone https://github.com/Ketbome/minepanel.git\ncd minepanel\nexport JWT_SECRET=$(openssl rand -base64 32)\ndocker compose up -d\n```\n\nOpen http://localhost:3000 — Login: `admin` / `admin`\n\n---\n\n## Features\n\n- **Java \u0026 Bedrock** — Support for both Minecraft editions\n- **Multi-server** — Create and manage multiple servers from one panel\n- **Real-time monitoring** — CPU, RAM, players, and logs\n- **All server types** — Vanilla, Paper, Forge, Fabric, Purpur, and more\n- **Modpacks** — CurseForge \u0026 Modrinth integration\n- **Automatic backups** — Scheduled backups with retention policies\n- **Proxy support** — mc-router for single-port multi-server (Java)\n- **Discord webhooks** — Server events notifications\n- **Multi-language** — English, Spanish, Dutch, German\n\n---\n\n## Documentation\n\nFull docs at **[minepanel.ketbome.com](https://minepanel.ketbome.com)**\n\n- [Installation](https://minepanel.ketbome.com/installation) — Docker setup guide\n- [Configuration](https://minepanel.ketbome.com/configuration) — Environment variables \u0026 settings\n- [Networking](https://minepanel.ketbome.com/networking) — Ports, DNS, and proxy setup\n- [Features](https://minepanel.ketbome.com/features) — Full feature documentation\n- [FAQ](https://minepanel.ketbome.com/faq) — Common questions\n- [API](https://minepanel.ketbome.com/api) — REST API reference\n\n---\n\n## Powered By\n\nMinepanel is built on top of amazing open source projects by [itzg](https://github.com/itzg):\n\n| Project                                                                                         | Description                              |\n| ----------------------------------------------------------------------------------------------- | ---------------------------------------- |\n| [itzg/docker-minecraft-server](https://github.com/itzg/docker-minecraft-server)                 | Docker image for Java Edition servers    |\n| [itzg/docker-minecraft-bedrock-server](https://github.com/itzg/docker-minecraft-bedrock-server) | Docker image for Bedrock Edition servers |\n| [itzg/docker-mc-backup](https://github.com/itzg/docker-mc-backup)                               | Automatic backup sidecar container       |\n| [itzg/mc-router](https://github.com/itzg/mc-router)                                             | Minecraft proxy for routing by hostname  |\n\nThank you itzg for making Minecraft server hosting accessible to everyone!\n\n---\n\n## Contributors\n\n\u003ca href=\"https://github.com/Ketbome/minepanel/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=Ketbome/minepanel\" /\u003e\n\u003c/a\u003e\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n**[⭐ Star this repo](https://github.com/Ketbome/minepanel)** if you find it useful!\n\nMade with ❤️ by [@Ketbome](https://github.com/Ketbome) · [Community License](LICENSE)\n\n\u003c/div\u003e\n\u003cdiv align=\"center\" style=\"margin-top: 8px;\"\u003e\n  \u003ca href=\"https://buymeacoffee.com/pims2711y\" target=\"_blank\" rel=\"noopener\"\u003e\n    \u003cimg src=\"https://img.buymeacoffee.com/button-api/?text=Buy me a coffee\u0026slug=pims2711y\u0026button_colour=FFDD00\u0026font_colour=000000\u0026font_family=Arial\u0026outline_colour=000000\u0026coffee_colour=ffffff\" alt=\"Buy me a coffee\" style=\"margin-top: 8px;\" /\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003cspan style=\"font-size: 0.95em; color: #888;\"\u003eIf Minepanel or my other projects (like Hytalepanel) help you, a coffee would mean a lot. Thank you for supporting independent devs!\u003c/span\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fketbome%2Fminepanel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fketbome%2Fminepanel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fketbome%2Fminepanel/lists"}