matrix-docker-ansible-deploy/roles/matrix-synapse/templates/synapse
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
..
systemd Delay bridge startup to ensure Synapse is up 2019-06-07 12:15:37 +03:00
usr-local-bin Fix indentation in templates 2019-05-07 21:23:35 +02:00
env-synapse.j2 Fix indentation in templates 2019-05-07 21:23:35 +02:00
homeserver.yaml.j2 Explicitly serialize matrix_synapse_app_service_config_files 2019-05-30 09:42:08 +03:00
synapse.log.config.j2 Fix indentation in templates 2019-05-07 21:23:35 +02:00