feat(hydrogen): add ansible role for deployment using docker
This commit is contained in:
13
roles/hydrogen/README.md
Normal file
13
roles/hydrogen/README.md
Normal file
@ -0,0 +1,13 @@
|
||||
# `finallycoffee.matrix.hydrogen` ansible role
|
||||
|
||||
Deploy [hydrogen](https://matrix.org/ecosystem/clients/hydrogen/),
|
||||
a lightweight matrix web client with SSO, multi-account and E2EE
|
||||
Support.
|
||||
|
||||
## Configuration
|
||||
|
||||
All configuration keys which would be written in the `config.json`
|
||||
are available under the `hydrogen_config_*` as flattened camelcase keys.
|
||||
As an alternative, the entire config structure can be passed into
|
||||
`hydrogen_config` (in combine mode) or `hydrogen_full_config` (ignores
|
||||
all defaults).
|
Reference in New Issue
Block a user