2024-09-19 16:02:45 +00:00
|
|
|
# `finallycoffee.matrix` ansible collection
|
|
|
|
|
|
|
|
## Overview
|
|
|
|
|
|
|
|
Roles for deploying matrix infrastructure using ansible.
|
|
|
|
|
2024-09-20 17:25:04 +00:00
|
|
|
## Modules
|
|
|
|
|
|
|
|
- [`synapse_signing_key`](plugins/modules/synapse_signing_key.md): Module for managing / generating synapse signing keys
|
|
|
|
|
2024-09-19 16:04:30 +00:00
|
|
|
## Roles
|
|
|
|
|
|
|
|
- [`cinny`](roles/cinny/README.md): [Cinny](https://cinny.in/) Web Client
|
2024-09-19 16:04:57 +00:00
|
|
|
- [`element`](roles/element/README.md): [Element](https://element.io/) Web Client
|
2024-09-20 12:15:55 +00:00
|
|
|
- [`synapse`](roles/synapse/README.md): [Synapse](https://github.com/element-hq/synapse/),
|
|
|
|
a matrix homeserver implemention by Element
|
2024-09-19 16:04:30 +00:00
|
|
|
|
2024-09-19 16:02:45 +00:00
|
|
|
## License
|
|
|
|
|
|
|
|
[CNPLv7+](LICENSE.md): Cooperative Nonviolent Public License
|