Slavi Pantaleev
410a915a8a
Move roles/matrix* to roles/custom/matrix*
...
This paves the way for installing other roles into `roles/galaxy` using `ansible-galaxy`,
similar to how it's done in:
- https://github.com/spantaleev/gitea-docker-ansible-deploy
- https://github.com/spantaleev/nextcloud-docker-ansible-deploy
In the near future, we'll be removing a lot of the shared role code from here
and using upstream roles for it. Some of the core `matrix-*` roles have
already been extracted out into other reusable roles:
- https://github.com/devture/com.devture.ansible.role.postgres
- https://github.com/devture/com.devture.ansible.role.systemd_docker_base
- https://github.com/devture/com.devture.ansible.role.timesync
- https://github.com/devture/com.devture.ansible.role.vars_preserver
- https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages
- https://github.com/devture/com.devture.ansible.role.playbook_help
We just need to migrate to those.
2 years ago
Dennis Ciba
7be2b776e4
Create dedicated doc page on obtaining access tokens
2 years ago
AtomHare
9b1ff158f8
Update configuring-playbook-bridge-mautrix-signal.md
3 years ago
Wolfgang Winter
5a828f36a6
Document the permissions settings. Distinguish between augmenting and overwriting.
3 years ago
WobbelTheBear
30aa8c2c3f
Update docs/configuring-playbook-bridge-mautrix-signal.md
...
Improvement of documentation
Co-authored-by: Jan <31133207+Jaffex@users.noreply.github.com>
3 years ago
WobbelTheBear
d9e8be7c79
Update docs/configuring-playbook-bridge-mautrix-signal.md
...
Document how to enable relay functionality in a room
Co-authored-by: Jan <31133207+Jaffex@users.noreply.github.com>
3 years ago
WobbelTheBear
bb931493ee
Update as per suggestion
3 years ago
Wolfgang Winter
c3b4a1a66d
Augment documentation for relay bot
3 years ago
Julian Foad
b8ac089562
Fix wrong links in mautrix-signal docs
4 years ago
Slavi Pantaleev
da2a6682b3
Get rid of matrix_mautrix_signal_configuration_permissions
...
While it's kind of nice having it, it's also somewhat raw
and unnecessary.
Having a good default and not even mentioning it seems better
for most users.
People who need a more exposed bridge (rare) can use
override the default configuration using
`matrix_mautrix_signal_configuration_extension_yaml`.
4 years ago
Slavi Pantaleev
aac400664a
Announce mautrix-signal bridge
4 years ago
Sabine
cea2faa1b3
added docs for bridge permissions
4 years ago
Sabine Laszakovits
dd50ee19ab
fixed bridge permissions
4 years ago
Sabine Laszakovits
d6940d9f10
added docs
4 years ago