[PR #245] [MERGED] add OpenPanel template #306

Closed
opened 2025-11-22 20:34:39 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/245
Author: @mbpictures
Created: 7/25/2025
Status: Merged
Merged: 7/28/2025
Merged by: @Siumauricio

Base: mainHead: feat/openpanel


📝 Commits (2)

  • fc49951 add OpenPanel template
  • 05c653e Merge branch 'main' into feat/openpanel

📊 Changes

4 files changed (+255 additions, -1 deletions)

View changed files

blueprints/openpanel/docker-compose.yml (+156 -0)
blueprints/openpanel/logo.svg (+1 -0)
blueprints/openpanel/template.toml (+82 -0)
📝 meta.json (+16 -1)

📄 Description

What is this PR about?

New PR of OpenPanel

Checklist

Before submitting this PR, please make sure that:

closes #198


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/245 **Author:** [@mbpictures](https://github.com/mbpictures) **Created:** 7/25/2025 **Status:** ✅ Merged **Merged:** 7/28/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `feat/openpanel` --- ### 📝 Commits (2) - [`fc49951`](https://github.com/Dokploy/templates/commit/fc499517f70c1c62114da1ea3135a6f966289554) add OpenPanel template - [`05c653e`](https://github.com/Dokploy/templates/commit/05c653e0cb3abe678eeee331d513c6e143683a61) Merge branch 'main' into feat/openpanel ### 📊 Changes **4 files changed** (+255 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/openpanel/docker-compose.yml` (+156 -0) ➕ `blueprints/openpanel/logo.svg` (+1 -0) ➕ `blueprints/openpanel/template.toml` (+82 -0) 📝 `meta.json` (+16 -1) </details> ### 📄 Description ## What is this PR about? New PR of OpenPanel ## Checklist Before submitting this PR, please make sure that: - [X] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-suggestions-when-creating-a-template - [X] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [X] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues related (if applicable) closes #198 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:34:39 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#306