feat(conduwuit): add ansible role
This commit is contained in:
12
roles/conduwuit/README.md
Normal file
12
roles/conduwuit/README.md
Normal 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`
|
Reference in New Issue
Block a user