[PR #454] [MERGED] feat(uptime-kuma): add Docker socket mount for container management #467

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/454
Author: @jaainil
Created: 10/13/2025
Status: Merged
Merged: 10/15/2025
Merged by: @Siumauricio

Base: mainHead: updating-uptimekuma


📝 Commits (1)

  • 3f4dafc feat(uptime-kuma): add Docker socket mount for container management

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 blueprints/uptime-kuma/docker-compose.yml (+1 -0)

📄 Description

What is this PR about?

New PR of Mount the Docker socket into the Uptime Kuma container to enable Docker API access, allowing the service to monitor and interact with other Docker containers for enhanced uptime tracking.

Checklist

Before submitting this PR, please make sure that:


🔄 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/454 **Author:** [@jaainil](https://github.com/jaainil) **Created:** 10/13/2025 **Status:** ✅ Merged **Merged:** 10/15/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `updating-uptimekuma` --- ### 📝 Commits (1) - [`3f4dafc`](https://github.com/Dokploy/templates/commit/3f4dafcfef174a9a8aac169b607c5e72bec56834) feat(uptime-kuma): add Docker socket mount for container management ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `blueprints/uptime-kuma/docker-compose.yml` (+1 -0) </details> ### 📄 Description ## What is this PR about? New PR of Mount the Docker socket into the Uptime Kuma container to enable Docker API access, allowing the service to monitor and interact with other Docker containers for enhanced uptime tracking. ## 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. --- <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:39:13 -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#467