matrix-docker-ansible-deploy/roles/matrix-synapse/templates/synapse/systemd
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
..
matrix-synapse-worker@.service.j2 synapse workers: polishing, cleansing and installation of jq dependency 2020-10-23 20:49:53 +02:00
matrix-synapse.service.j2 Improvements around Synapse worker/metrics ports exposure 2021-01-25 08:25:43 +02:00