[PR #50] [MERGED] Add pgAdmin blueprint with Docker Compose and metadata #3711

Closed
opened 2026-04-30 06:33:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/50
Author: @Siumauricio
Created: 3/30/2025
Status: Merged
Merged: 3/30/2025
Merged by: @Siumauricio

Base: mainHead: feat/add-pgadmin


📝 Commits (3)

  • 6401bbd Add pgAdmin blueprint with Docker Compose and metadata
  • 495dd53 Update pgAdmin template.toml to set default admin email
  • 482ad1f Remove unused network configuration from pgAdmin Docker Compose file

📊 Changes

4 files changed (+48 additions, -0 deletions)

View changed files

blueprints/pgadmin/docker-compose.yml (+16 -0)
blueprints/pgadmin/pgadmin.webp (+0 -0)
blueprints/pgadmin/template.toml (+15 -0)
📝 meta.json (+17 -0)

📄 Description

  • Introduced pgAdmin entry in meta.json with relevant details and links.
  • Added Docker Compose configuration for pgAdmin service.
  • Included pgAdmin logo and template.toml for configuration settings.

🔄 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/50 **Author:** [@Siumauricio](https://github.com/Siumauricio) **Created:** 3/30/2025 **Status:** ✅ Merged **Merged:** 3/30/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `feat/add-pgadmin` --- ### 📝 Commits (3) - [`6401bbd`](https://github.com/Dokploy/templates/commit/6401bbdd0a048c832c269e442f9c5c30b22e9f30) Add pgAdmin blueprint with Docker Compose and metadata - [`495dd53`](https://github.com/Dokploy/templates/commit/495dd53f806deb982f254ca6db28c2075a584c0f) Update pgAdmin template.toml to set default admin email - [`482ad1f`](https://github.com/Dokploy/templates/commit/482ad1f9275b31142002cf96d8b0060ed3b7109b) Remove unused network configuration from pgAdmin Docker Compose file ### 📊 Changes **4 files changed** (+48 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/pgadmin/docker-compose.yml` (+16 -0) ➕ `blueprints/pgadmin/pgadmin.webp` (+0 -0) ➕ `blueprints/pgadmin/template.toml` (+15 -0) 📝 `meta.json` (+17 -0) </details> ### 📄 Description - Introduced pgAdmin entry in meta.json with relevant details and links. - Added Docker Compose configuration for pgAdmin service. - Included pgAdmin logo and template.toml for configuration settings. --- <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 2026-04-30 06:33:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#3711