matrix-docker-ansible-deploy/roles/matrix-bridge-appservice-discord
Slavi Pantaleev d6d6c152a3 Delay bridge startup to ensure Synapse is up
Bridges start matrix-synapse.service as a dependency, but
Synapse is sometimes slow to start, while bridges are quick to
hit it and die (if unavailable).

They'll auto-restart later, but .. this still breaks `--tags=start`,
which doesn't wait long enough for such a restart to happen.

This attempts to slow down bridge startup enough to ensure Synapse
is up and no failures happen at all.
2019-06-07 12:15:37 +03:00
..
defaults Fix undefined variables in mxisd and Dimension configuration 2019-06-07 11:46:35 +03:00
tasks Prefer --mount instead of -v for mounting volumes 2019-05-29 09:59:50 +03:00
templates/systemd Delay bridge startup to ensure Synapse is up 2019-06-07 12:15:37 +03:00