[PR #548] [MERGED] Add dokploy-prom-monitoring-extension template with comprehensive tests and documentation #2701

Closed
opened 2026-04-23 03:32:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/548
Author: @VidhyaSanjeevi
Created: 11/24/2025
Status: Merged
Merged: 12/15/2025
Merged by: @Siumauricio

Base: canaryHead: main


📝 Commits (6)

  • 76f6d70 Add dokploy-prom-monitoring-extension template with comprehensive tests and documentation
  • 2a40a0a Fix METRICS_CONFIG environment variable: use single-line JSON format
  • 70750de Fix template.toml: use correct [config.env] syntax for environment variables
  • e3f69ab Fix docker-compose.yml: add env_file reference to load environment variables
  • 16b069a Delete blueprints/dokploy-prom-monitoring-extension/README.md
  • 626d4d0 Delete test-dokploy-prom-monitoring-extension.sh

📊 Changes

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

View changed files

blueprints/dokploy-prom-monitoring-extension/docker-compose.yml (+11 -0)
blueprints/dokploy-prom-monitoring-extension/logo.svg (+21 -0)
blueprints/dokploy-prom-monitoring-extension/template.toml (+17 -0)
📝 meta.json (+20 -0)

📄 Description

Tried to move this PR - https://github.com/Dokploy/dokploy/pull/3079 into an Template as per request.


🔄 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/548 **Author:** [@VidhyaSanjeevi](https://github.com/VidhyaSanjeevi) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `main` --- ### 📝 Commits (6) - [`76f6d70`](https://github.com/Dokploy/templates/commit/76f6d7030f80a7472a2bcc418de6f7f1f6895d54) Add dokploy-prom-monitoring-extension template with comprehensive tests and documentation - [`2a40a0a`](https://github.com/Dokploy/templates/commit/2a40a0ac6d0703c98e64f41a81b43985faff2954) Fix METRICS_CONFIG environment variable: use single-line JSON format - [`70750de`](https://github.com/Dokploy/templates/commit/70750dee31925f3adb427cc88e536cec10ab71f2) Fix template.toml: use correct [config.env] syntax for environment variables - [`e3f69ab`](https://github.com/Dokploy/templates/commit/e3f69abfd9e167814781ebc7251640345f11cd56) Fix docker-compose.yml: add env_file reference to load environment variables - [`16b069a`](https://github.com/Dokploy/templates/commit/16b069aace3910c4977334ad1918e54adca16a0d) Delete blueprints/dokploy-prom-monitoring-extension/README.md - [`626d4d0`](https://github.com/Dokploy/templates/commit/626d4d084397049b5d7046ec10324aa1fdd1aa5e) Delete test-dokploy-prom-monitoring-extension.sh ### 📊 Changes **4 files changed** (+69 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/dokploy-prom-monitoring-extension/docker-compose.yml` (+11 -0) ➕ `blueprints/dokploy-prom-monitoring-extension/logo.svg` (+21 -0) ➕ `blueprints/dokploy-prom-monitoring-extension/template.toml` (+17 -0) 📝 `meta.json` (+20 -0) </details> ### 📄 Description Tried to move this PR - https://github.com/Dokploy/dokploy/pull/3079 into an Template as per request. --- <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-23 03:32:26 -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#2701