matrix-docker-ansible-deploy/roles
Slavi Pantaleev bb816df557 Move mautrix telegram and whatsapp into separate roles
The goal is to move each bridge into its own separate role.
This commit starts off the work on this with 2 bridges:
- mautrix-telegram
- mautrix-whatsapp

Each bridge's role (including these 2) is meant to:

- depend only on the matrix-base role

- integrate nicely with the matrix-synapse role (if available)

- integrate nicely with the matrix-nginx-proxy role (if available and if
required). mautrix-telegram bridge benefits from integrating with
it.

- not break if matrix-synapse or matrix-nginx-proxy are not used at all

This has been provoked by #174 (Github Issue).
2019-05-14 23:47:22 +09:00
..
matrix-base Fix indentation in templates 2019-05-07 21:23:35 +02:00
matrix-bridge-mautrix-telegram Move mautrix telegram and whatsapp into separate roles 2019-05-14 23:47:22 +09:00
matrix-bridge-mautrix-whatsapp Move mautrix telegram and whatsapp into separate roles 2019-05-14 23:47:22 +09:00
matrix-common-after/tasks Add a task to stop services (and remove containers) 2019-05-14 11:46:07 +02:00
matrix-corporal Move mautrix telegram and whatsapp into separate roles 2019-05-14 23:47:22 +09:00
matrix-coturn Fix indentation in templates 2019-05-07 21:23:35 +02:00
matrix-dimension Merge pull request #160 from danbob/fix-matrix-mxisd-config 2019-05-08 08:01:00 +03:00
matrix-mailer Fix indentation in templates 2019-05-07 21:23:35 +02:00
matrix-mxisd Upgrade mxisd (1.4.2 -> 1.4.3) 2019-05-14 08:22:10 +09:00
matrix-nginx-proxy Add option to proxy 3pid registration endpoints 2019-05-08 13:49:51 -05:00
matrix-postgres Bump postgres versions 2019-05-10 08:02:32 -05:00
matrix-riot-web Bump riot-web version (1.0.8->1.1.0) 2019-05-10 05:57:28 +00:00
matrix-synapse Move mautrix telegram and whatsapp into separate roles 2019-05-14 23:47:22 +09:00