[PR #617] [MERGED] feat: Add Pulse monitoring template #4119

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/617
Author: @naimhasim
Created: 12/21/2025
Status: Merged
Merged: 2/16/2026
Merged by: @Siumauricio

Base: canaryHead: pulse


📝 Commits (4)

  • 2df784e feat: Add Pulse monitoring template
  • 558025c fix: Update Pulse docs link to GitHub repository
  • 012afae update pulse links
  • a1ad77f Update blueprints/pulse/docker-compose.yml

📊 Changes

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

View changed files

blueprints/pulse/docker-compose.yml (+22 -0)
blueprints/pulse/pulse.svg (+4 -0)
blueprints/pulse/template.toml (+13 -0)
📝 meta.json (+18 -0)

📄 Description

  • Add docker-compose.yml with healthcheck and Docker socket access
  • Add template.toml with domain and authentication variables
  • Add pulse.svg logo
  • Add meta.json entry with monitoring, proxmox, docker tags
  • Supports Proxmox VE, PBS, and Docker monitoring with real-time metrics

What is this PR about?

New PR of [Template Name]

Checklist

Before submitting this PR, please make sure that:

Close automatically the related issues using the keywords: closes #ISSUE_NUMBER

Screenshots or Videos


🔄 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/617 **Author:** [@naimhasim](https://github.com/naimhasim) **Created:** 12/21/2025 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `pulse` --- ### 📝 Commits (4) - [`2df784e`](https://github.com/Dokploy/templates/commit/2df784edd4489900bd3de90f13ba2305f1e90f2b) feat: Add Pulse monitoring template - [`558025c`](https://github.com/Dokploy/templates/commit/558025c611069419823fca80cfb3338d56890835) fix: Update Pulse docs link to GitHub repository - [`012afae`](https://github.com/Dokploy/templates/commit/012afae1f608fb47c52bdd762568a8cad8bfed5a) update pulse links - [`a1ad77f`](https://github.com/Dokploy/templates/commit/a1ad77f4f67107220b699e7f7cbb8ddbbda377c7) Update blueprints/pulse/docker-compose.yml ### 📊 Changes **4 files changed** (+57 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/pulse/docker-compose.yml` (+22 -0) ➕ `blueprints/pulse/pulse.svg` (+4 -0) ➕ `blueprints/pulse/template.toml` (+13 -0) 📝 `meta.json` (+18 -0) </details> ### 📄 Description - Add docker-compose.yml with healthcheck and Docker socket access - Add template.toml with domain and authentication variables - Add pulse.svg logo - Add meta.json entry with monitoring, proxmox, docker tags - Supports Proxmox VE, PBS, and Docker monitoring with real-time metrics ## What is this PR about? New PR of [Template Name] ## 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-requirements-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. - [ ] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues related (if applicable) Close automatically the related issues using the keywords: `closes #ISSUE_NUMBER` ## Screenshots or Videos --- <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:46:12 -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#4119