[PR #328] [MERGED] feat: add ntfy (Item requested on issue #145) #369

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/328
Author: @jorgegomzar
Created: 9/2/2025
Status: Merged
Merged: 9/4/2025
Merged by: @Siumauricio

Base: mainHead: feat/add-ntfy


📝 Commits (3)

📊 Changes

5 files changed (+513 additions, -2 deletions)

View changed files

📝 README.md (+2 -2)
blueprints/ntfy/docker-compose.yml (+23 -0)
blueprints/ntfy/logo.png (+0 -0)
blueprints/ntfy/template.toml (+469 -0)
📝 meta.json (+19 -0)

📄 Description

What is this PR about?

Add NTFY service template

This PR partially addresses this issue https://github.com/Dokploy/templates/issues/145#:~:text=Stars%3A%20%E2%AD%90%EF%B8%8F%2019k-,ntfy,-Description%3A%20Simple%20HTTP

Checklist

Before submitting this PR, please make sure that:

  • I have read the suggestions in the README.md file
  • I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong.

🔄 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/328 **Author:** [@jorgegomzar](https://github.com/jorgegomzar) **Created:** 9/2/2025 **Status:** ✅ Merged **Merged:** 9/4/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `feat/add-ntfy` --- ### 📝 Commits (3) - [`932e0ab`](https://github.com/Dokploy/templates/commit/932e0ab809778a939b6d3f776d0dd05651ff9fb3) chore: add meta ntfy - [`956ee40`](https://github.com/Dokploy/templates/commit/956ee40b73e012ceeaa99d9273331772cfda612a) chore: typo - [`768926e`](https://github.com/Dokploy/templates/commit/768926ecfeae2e5932907974f6c5866afd79dc4d) feat: add ntfy ### 📊 Changes **5 files changed** (+513 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) ➕ `blueprints/ntfy/docker-compose.yml` (+23 -0) ➕ `blueprints/ntfy/logo.png` (+0 -0) ➕ `blueprints/ntfy/template.toml` (+469 -0) 📝 `meta.json` (+19 -0) </details> ### 📄 Description # What is this PR about? Add [NTFY](https://ntfy.sh/) service template This PR partially addresses this issue https://github.com/Dokploy/templates/issues/145#:~:text=Stars%3A%20%E2%AD%90%EF%B8%8F%2019k-,ntfy,-Description%3A%20Simple%20HTTP # 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. --- <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:36:50 -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#369