[PR #946] [MERGED] feat: add Gotify template #15276

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

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/946
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: Merged
Merged: 7/7/2026
Merged by: @Siumauricio

Base: canaryHead: codex/add-gotify-template


📝 Commits (2)

  • a59286f feat: add Gotify template
  • 3f186ac chore: pin gotify template version

📊 Changes

4 files changed (+53 additions, -9 deletions)

View changed files

blueprints/gotify/docker-compose.yml (+11 -0)
blueprints/gotify/gotify.svg (+5 -0)
blueprints/gotify/template.toml (+11 -0)
📝 meta.json (+26 -9)

📄 Description

/claim #152

What is this PR about?

This PR adds a new Gotify Dokploy template. Adds a Gotify one-click template using the official gotify/server image, persistent app data, and Dokploy domain routing on port 80.

Validation

  • Ran node dedupe-and-sort-meta.js
  • Ran npm --prefix build-scripts run validate-template -- --dir ../blueprints/gotify
  • Ran npm --prefix build-scripts run validate-docker-compose -- --file ../blueprints/gotify/docker-compose.yml
  • Ran git diff --check

Not run: full Docker runtime smoke test, because Docker is unavailable locally.

Notes

I kept this as a focused single-template PR so it stays easy to review. Maintainer edits are enabled.


🔄 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/946 **Author:** [@rohitmulani63-ops](https://github.com/rohitmulani63-ops) **Created:** 6/22/2026 **Status:** ✅ Merged **Merged:** 7/7/2026 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `canary` ← **Head:** `codex/add-gotify-template` --- ### 📝 Commits (2) - [`a59286f`](https://github.com/Dokploy/templates/commit/a59286f6fb659d4234941c3ec9d0c98a6ac7dc3a) feat: add Gotify template - [`3f186ac`](https://github.com/Dokploy/templates/commit/3f186ac4490b99b31a354e1d96c6f130d42a9fa1) chore: pin gotify template version ### 📊 Changes **4 files changed** (+53 additions, -9 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/gotify/docker-compose.yml` (+11 -0) ➕ `blueprints/gotify/gotify.svg` (+5 -0) ➕ `blueprints/gotify/template.toml` (+11 -0) 📝 `meta.json` (+26 -9) </details> ### 📄 Description /claim #152 ## What is this PR about? This PR adds a new Gotify Dokploy template. Adds a Gotify one-click template using the official gotify/server image, persistent app data, and Dokploy domain routing on port 80. ## Validation - Ran `node dedupe-and-sort-meta.js` - Ran `npm --prefix build-scripts run validate-template -- --dir ../blueprints/gotify` - Ran `npm --prefix build-scripts run validate-docker-compose -- --file ../blueprints/gotify/docker-compose.yml` - Ran `git diff --check` Not run: full Docker runtime smoke test, because Docker is unavailable locally. ## Notes I kept this as a focused single-template PR so it stays easy to review. Maintainer edits are enabled. --- <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:59: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#15276