mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-15 23:02:03 -05:00
[PR #956] [CLOSED] feat: add Taiga template #15286
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/956
Author: @rohitmulani63-ops
Created: 6/22/2026
Status: ❌ Closed
Base:
canary← Head:add-taiga-template📝 Commits (3)
b044ff8feat: add Taiga templateeb57d53Fix Taiga template metadata and config mountd98ced1Merge remote-tracking branch 'origin/canary' into add-taiga-template📊 Changes
4 files changed (+291 additions, -0 deletions)
View changed files
➕
blueprints/taiga/docker-compose.yml(+158 -0)➕
blueprints/taiga/taiga.svg(+1 -0)➕
blueprints/taiga/template.toml(+114 -0)📝
meta.json(+18 -0)📄 Description
/claim #152
Closes #692
What is this PR about?
I added a Taiga template based on the upstream Taiga Docker setup. The template includes the web, back, async, events, protected, PostgreSQL, and RabbitMQ services, plus the Dokploy domain and environment wiring needed for deployment.
Checklist
Validation
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.