[PR #863] [MERGED] add uptimekit #15201

Closed
opened 2026-07-13 16:56:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/863
Author: @iRazvan2745
Created: 5/15/2026
Status: Merged
Merged: 7/8/2026
Merged by: @Siumauricio

Base: canaryHead: canary


📝 Commits (5)

  • eaff380 add uptimekit
  • b88e276 add uptimekit
  • 2e480e3 add uptimekit
  • 26860d9 Merge remote-tracking branch 'origin/canary' into iRazvan2745/canary
  • 495f22c fix: postgres 18 data dir mountpoint breaking db startup

📊 Changes

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

View changed files

blueprints/uptimekit/docker-compose.yml (+91 -0)
blueprints/uptimekit/meta.json (+18 -0)
blueprints/uptimekit/template.toml (+24 -0)
blueprints/uptimekit/uptimekit.svg (+3 -0)

📄 Description

What is this PR about?

New PR of Uptimekit

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/863 **Author:** [@iRazvan2745](https://github.com/iRazvan2745) **Created:** 5/15/2026 **Status:** ✅ Merged **Merged:** 7/8/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (5) - [`eaff380`](https://github.com/Dokploy/templates/commit/eaff380d77d1fc0d2fc2e5980848631332521dfd) add uptimekit - [`b88e276`](https://github.com/Dokploy/templates/commit/b88e276f69a3962d2de975c46e686e646cbec790) add uptimekit - [`2e480e3`](https://github.com/Dokploy/templates/commit/2e480e3c5312de7b0c65f860d9c09a150f126bab) add uptimekit - [`26860d9`](https://github.com/Dokploy/templates/commit/26860d94c0299f4666b138699a44fbfa6e61a9b7) Merge remote-tracking branch 'origin/canary' into iRazvan2745/canary - [`495f22c`](https://github.com/Dokploy/templates/commit/495f22c52005191ecf82a864ba804ce298bbab1a) fix: postgres 18 data dir mountpoint breaking db startup ### 📊 Changes **4 files changed** (+136 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/uptimekit/docker-compose.yml` (+91 -0) ➕ `blueprints/uptimekit/meta.json` (+18 -0) ➕ `blueprints/uptimekit/template.toml` (+24 -0) ➕ `blueprints/uptimekit/uptimekit.svg` (+3 -0) </details> ### 📄 Description ## What is this PR about? New PR of Uptimekit ## 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. - [ X] 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-07-13 16:56:07 -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#15201