mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #945] [CLOSED] feat: add Taiga template #15275
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/945
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: ❌ Closed
Base:
canary← Head:codex/add-taiga-template📝 Commits (2)
b044ff8feat: add Taiga templateedbc87eMerge remote-tracking branch 'origin/canary' into codex/add-taiga-template📊 Changes
3 files changed (+175 additions, -0 deletions)
View changed files
📝
blueprints/taiga/docker-compose.yml(+126 -0)➕
blueprints/taiga/taiga.svg(+1 -0)📝
blueprints/taiga/template.toml(+48 -0)📄 Description
/claim #152
Closes #692
Summary
Validation
node dedupe-and-sort-meta.jsnpm --prefix build-scripts run validate-template -- --dir ../blueprints/taiganpm --prefix build-scripts run validate-docker-compose -- --file ../blueprints/taiga/docker-compose.ymlgit diff --checkNotes
Not run: full Docker runtime smoke test, because Docker is unavailable locally.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.