Services

PostgreSQL 10.5

RabbitMQ 3-alpine

Taiga-events alpine

Taiga-back latest

Taiga-frontlatest

NGINX 1.17
Overview
Taiga is Agile project management platform. Built on top of Django and AngularJS. Taiga stack is designed for one-click deploy on cloud with D2C.io. The whole deployment takes about 5-7 minutes.
How to deploy the stack
- Click Deploy stack
- Sign in or create an ahttps://panel.d2c.io/?import=https://github.com/d2cio/taiga-stack/archive/master.zipccount
- Choose a provider (how to add a cloud provider) and a region or an existing host (how to add own host to D2C) in Select existing hosts menu
- Fill in necessary fields (if they are, e.g. link to your repository)
- Click Create hosts and services

Using Taiga with HTTPS
- Add
TAIGA_SSL_BY_REVERSE_PROXY
to Taiga-back and Taiga-Front services (Open a service → Edit settings → find Environment variables block → + Add variable
Minimal recommended configuration
- 1 host with 2GB RAM
Checking logs of containers
You can check live logs at the page of a container. Please, follow the instructions from the Help Center. You may also find information about D2C logs in the documentation.
After deploying
After deploying
You can:
- Add your custom domains and get free TLS certificate by Let’s Encrypt
- Check online logs and metrics
- Update your apps using Webhooks
- Scale services and hosts
- Migrate containers to other hosts
- Add load balancer (HAProxy) in two clicks