ansible-roles/roles/taiga
Daniel Berteaud 8b7e505180 Update to 2022-03-07 14:00 2022-03-07 14:00:06 +01:00
..
defaults Update to 2022-01-30 13:00 2022-01-30 13:00:05 +01:00
files Update to 2022-01-26 18:00 2022-01-26 18:00:05 +01:00
handlers Update to 2022-01-26 18:00 2022-01-26 18:00:05 +01:00
meta Update to 2022-01-26 18:00 2022-01-26 18:00:05 +01:00
tasks Update to 2022-03-07 14:00 2022-03-07 14:00:06 +01:00
templates Update to 2022-01-28 18:00 2022-01-28 18:00:06 +01:00
vars Update to 2022-01-31 19:00 2022-01-31 19:00:05 +01:00
README.md Update to 2022-01-28 00:00 2022-01-28 00:00:19 +01:00

README.md

Taiga

Taiga is the project management tool for multi-functional agile teams

Description

This role will install and configure taiga on a server. It'll install and configure the following components

  • RabbitMQ (unless an external AMQP server is specified)
  • PostgreSQL (unless an external database server is specified)
  • The taiga stack (back, events, async, protected)
  • nginx to expose the web interface

Compatibility

The role is tested on the following distributions

  • AlmaLinux 8

Settings

Installation

Upgrades