matrix-docker-ansible-deploy/roles/matrix-synapse
Slavi Pantaleev 5ca68210cd Do not handle /_matrix/federation on client-server port, nor /_matrix/client stuff on federation port
I guess it didn't hurt to do it until now, but it's not great serving
federation APIs on the client-server API port, etc.

matrix-corporal doesn't work yet (still something to be solved in the
future), but its firewalling operations will also be sabotaged
by Client-Server APIs being served on the federation port (it's a way to get around its firewalling).
2021-01-24 22:22:57 +02:00
..
defaults Merge remote-tracking branch 'origin/master' into synapse-workers 2021-01-23 15:04:11 +01:00
files Track workers endpoint list in repo instead of regenerating on user side 2021-01-23 14:44:36 +01:00
tasks Load roles/matrix-synapse/vars/workers.yml earlier to not break --tags=setup-nginx-proxy 2021-01-24 20:19:55 +02:00
templates Restrict publishing worker (metrics) ports to localhost 2021-01-24 08:53:09 +01:00
vars Do not handle /_matrix/federation on client-server port, nor /_matrix/client stuff on federation port 2021-01-24 22:22:57 +02:00