Skip to content

Conversation

@Ketbome
Copy link

@Ketbome Ketbome commented Jan 16, 2026

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

image

Template includes:

  • Backend service (NestJS API on port 8091)
  • Frontend service (Next.js on port 3000)
  • Auto-generated JWT secret and admin credentials
  • Docker socket access for container management
  • Persistent volumes for server data and database

Links:

Copilot AI review requested due to automatic review settings January 16, 2026 02:39
@github-actions
Copy link

github-actions bot commented Jan 16, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
templates ✅ Ready (View Log) Visit Preview 8f5d5de

Copy link
Contributor

Copilot AI left a 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant