mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 14:52:05 -05:00
[PR #946] [MERGED] feat: add Gotify template #15276
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
canary← Head:codex/add-gotify-template📝 Commits (2)
a59286ffeat: add Gotify template3f186acchore: 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
node dedupe-and-sort-meta.jsnpm --prefix build-scripts run validate-template -- --dir ../blueprints/gotifynpm --prefix build-scripts run validate-docker-compose -- --file ../blueprints/gotify/docker-compose.ymlgit diff --checkNot 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.