-
Notifications
You must be signed in to change notification settings - Fork 267
Feat/minepanel template #657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: canary
Are you sure you want to change the base?
Conversation
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds a new template for Minepanel, a web panel for managing Minecraft servers with Docker. The template includes both backend (NestJS API) and frontend (Next.js) services with auto-generated credentials and Docker socket access for container management.
Changes:
- Added Minepanel template with backend and frontend services
- Configured auto-generated JWT secrets and admin credentials
- Added persistent volumes for server data and database
- Updated meta.json with Minepanel entry positioned alphabetically
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| meta.json | Added Minepanel metadata entry with version 1.7.1, properly positioned between "metube" and "minio" |
| blueprints/minepanel/template.toml | Configured domain mappings for frontend and backend services, environment variables including URLs with HTTP protocol, and generated secrets |
| blueprints/minepanel/minepanel.webp | Added logo file for the template |
| blueprints/minepanel/docker-compose.yml | Defined two services (backend and frontend) with pinned image versions, persistent volumes, and Docker socket access for container management |
What is this PR about?
New PR of Minepanel - Web panel for managing Minecraft servers with Docker.
Checklist
Before submitting this PR, please make sure that:
Issues related (if applicable)
N/A
Screenshots or Videos
Template includes:
Links: