feat(conduwuit): add ansible role

This commit is contained in:
2025-04-09 19:50:24 +02:00
parent fb741aa3af
commit 7ef8eec19c
12 changed files with 220 additions and 0 deletions

12
roles/conduwuit/README.md Normal file
View File

@ -0,0 +1,12 @@
# `finallycoffee.matrix.conduwuit` ansible role
Deploy [conduwuit](https://conduwuit.puppyirl.gay/), a fork of
conduit, written in rust and using rocksdb.
Please note that conduwuit is still under development.
## Required configuation
- `conduwuit_server_name` - domain the matrix server should be authoritative for.
Note that this can not be changed later!
- `conduwuit_config_registration_token` - when `conduwuit_config_allow_registration` is `true`