mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-06 16:46:54 +02:00
Update to 2022-01-28 00:00
This commit is contained in:
19
roles/taiga/README.md
Normal file
19
roles/taiga/README.md
Normal 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
|
Reference in New Issue
Block a user