matrix-docker-ansible-deploy/roles/matrix-synapse/templates/synapse
Slavi Pantaleev 63301b0ef1 Improvements around Synapse worker/metrics ports exposure
There was a `matrix_nginx_proxy_enabled|default(False)` check, but:
- it didn't seem to work reliably for some reason (hmm)
- referring to a `matrix_nginx_proxy_*` variable from within the
  `matrix-synapse` role is not ideal
- exposing always happened on `127.0.0.1`, which may not be good enough
  for some rarer setups (where the own webserver is external to the host)
2021-01-25 08:25:43 +02:00
..
systemd Improvements around Synapse worker/metrics ports exposure 2021-01-25 08:25:43 +02:00
usr-local-bin Quote docker args in case inputs contain spaces 2019-10-14 08:59:56 +01:00
homeserver.yaml.j2 Merge remote-tracking branch 'origin/master' into synapse-workers 2021-01-23 15:04:11 +01:00
synapse.log.config.j2 Make Synapse log messages a bit prettier 2019-07-04 18:19:52 +03:00
worker.yaml.j2 synapse workers: untangle config template and specify bind address 2020-12-01 23:49:23 +01:00