ansible-roles/roles/taiga
Daniel Berteaud a4f4dad4d6 Update to 2024-03-07 16:01 2024-03-07 16:01:01 +01:00
..
defaults Update to 2024-03-07 16:01 2024-03-07 16:01:01 +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 2024-01-04 17:00 2024-01-04 17:00:34 +01:00
templates Update to 2024-01-04 17:00 2024-01-04 17:00:34 +01:00
vars Update to 2024-01-04 17:00 2024-01-04 17:00:34 +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