feat(hydrogen): add ansible role for deployment using docker

This commit is contained in:
2024-10-04 15:52:34 +02:00
parent 2ec6bde3bd
commit e84e2fba81
10 changed files with 196 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Roles for deploying matrix infrastructure using ansible.
- [`cinny`](roles/cinny/README.md): [Cinny](https://cinny.in/) Web Client
- [`element`](roles/element/README.md): [Element](https://element.io/) Web Client
- [`hydrogen`](roles/hydrogen/README.md): [Hydrogen](https://matrix.org/ecosystem/clients/hydrogen/) lightweight web client
- [`synapse`](roles/synapse/README.md): [Synapse](https://github.com/element-hq/synapse/),
a matrix homeserver implemention by Element