Templatestaiga
work
taiga
Open-source agile project management platform with Scrum and Kanban boards, backlogs, sprints, and issue tracking.
workproductivitycollaborationPostgreSQLRabbitmqCluster
What gets deployed
Web
taiga server
PostgreSQL
managed database
RabbitmqCluster
managed other
GitHub stars6,400
About
Open-source agile project management platform with Scrum and Kanban boards, backlogs, sprints, and issue tracking.
Managed services
- PostgreSQLTCP:5432
- RabbitmqCluster
Environment Variables
| Variable | Description | Required |
|---|---|---|
| POSTGRES_HOST | Default: {{KUBERO_APP_NAME}}-postgresql-rw | Optional |
| POSTGRES_PORT | Default: 5432 | Optional |
| POSTGRES_DB | Default: taiga | Optional |
| POSTGRES_USER | Default: taiga | Optional |
| POSTGRES_PASSWORD | Default: taiga | Optional |
| TAIGA_SECRET_KEY | Default: replace-with-openssl-rand-hex-32 | Optional |
| TAIGA_SITES_SCHEME | Default: https | Optional |
| TAIGA_SITES_DOMAIN | Default: {{KUBERO_APP_HOST}} | Optional |
| TAIGA_SUBPATH | No default. Set before deploy. | Required |
| RABBITMQ_USER | Default: taiga | Optional |
| RABBITMQ_PASS | Default: taiga | Optional |
| CELERY_ENABLED | Default: True | Optional |
| CELERY_BROKER_URL | Default: amqp://taiga:taiga@taiga-rabbitmq:5672 | Optional |
| EVENTS_PUSH_BACKEND | Default: taiga.events.backends.rabbitmq.EventsPushBackend | Optional |
| EVENTS_PUSH_BACKEND_URL | Default: amqp://taiga:taiga@taiga-rabbitmq:5672 | Optional |
| ENABLE_TELEMETRY | Default: False | Optional |
Deploy taiga
One click to deploy a fully configured taiga instance with all dependencies pre-wired.
Deploy NowReady to deploy taiga?
No infrastructure to manage. Just connect your repo and go live in seconds.