matrix-docker-ansible-deploy/roles
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
..
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 Delay bridge startup to ensure Synapse is up 2019-06-07 12:15:37 +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