matrix-docker-ansible-deploy/roles
Slavi Pantaleev 172b0fa88c Separate Facebook bridge configuration and data
Using a separate directory allows easier backups
(only need to back up the Ansible playbook configuration and the
bridge's `./data` directory).

The playbook takes care of migrating an existing database file
from the base directory into the `./data` directory.

In the future, we can also mount the configuration read-only,
to ensure the bridge won't touch it.
For now, mautrix-facebook is keen on rebuilding the `config.yaml`
file on startup though, so this will have to wait.
2019-06-07 14:52:38 +03:00
..
matrix-base Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8 2019-05-21 10:25:59 -05:00
matrix-bridge-appservice-discord Delay bridge startup to ensure Synapse is up 2019-06-07 12:15:37 +03:00
matrix-bridge-appservice-irc Delay bridge startup to ensure Synapse is up 2019-06-07 12:15:37 +03:00
matrix-bridge-mautrix-facebook Separate Facebook bridge configuration and data 2019-06-07 14:52:38 +03:00
matrix-bridge-mautrix-telegram Delay bridge startup to ensure Synapse is up 2019-06-07 12:15:37 +03:00
matrix-bridge-mautrix-whatsapp Delay bridge startup to ensure Synapse is up 2019-06-07 12:15:37 +03:00
matrix-common-after/tasks Fixed error message to direct users to the right debug command 2019-06-02 18:24:18 -04:00
matrix-corporal Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-coturn Add support for more flexible container port exposing 2019-05-25 07:41:08 +09:00
matrix-dimension Fix undefined variables in mxisd and Dimension configuration 2019-06-07 11:46:35 +03:00
matrix-mailer Fix docker_image option for ansible < 2.8 2019-05-22 05:43:33 -05:00
matrix-mxisd Fix undefined variables in mxisd and Dimension configuration 2019-06-07 11:46:35 +03:00
matrix-nginx-proxy Add support for proxying /_synapse/admin APIs 2019-05-29 08:32:24 +03:00
matrix-postgres Fix docker_image option for ansible < 2.8 2019-05-22 05:43:33 -05:00
matrix-riot-web Upgrade riot-web (1.2.0 -> 1.2.1) 2019-06-04 19:31:14 +03:00
matrix-synapse Delay bridge startup to ensure Synapse is up 2019-06-07 12:15:37 +03:00