Update to 2022-01-28 00:00

This commit is contained in:
Daniel Berteaud
2022-01-28 00:00:19 +01:00
parent 6870f5b171
commit c614bcb149
7 changed files with 104 additions and 17 deletions

19
roles/taiga/README.md Normal file
View File

@@ -0,0 +1,19 @@
# Taiga
[Taiga](https://www.taiga.io/) 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