ansible-collection-famedly-.../roles/barad-dur
Lars Kaiser abcc898254
chore(barad-dur): general maintenance
- added tags
- fixed file modes
- seperate container pulling and starting
2023-04-20 12:06:47 +02:00
..
defaults refactor(barad-dur): migrate to harmonised container image variables 2023-04-19 16:40:14 +02:00
handlers feat(barad-dur): add barad-dur role 2021-04-26 17:02:27 +02:00
tasks chore(barad-dur): general maintenance 2023-04-20 12:06:47 +02:00
templates feat(barad-dur): add barad-dur role 2021-04-26 17:02:27 +02:00
vars feat(barad-dur): add barad-dur role 2021-04-26 17:02:27 +02:00
README.md feat(barad-dur): add barad-dur role 2021-04-26 17:02:27 +02:00

Barad-dûr role

Role to set up Barad-dûr, a matrix phone-home stats collector running in a docker container.

Usage

The database connection has to be defined in the playbook:

barad_dur_database_user: "username"
barad_dur_database_password: "super_secret_password"
barad_dur_database_host: "serverhost"
barad_dur_database_name: "barad-dur"

The default scheme and port are set up for postgres, it can be changed with the barad_dur_database_scheme and barad_dur_database_port parameters respectively.

By default, all config files are placed in /opt/barad-dur.