matrix-docker-ansible-deploy/roles
Slavi Pantaleev 24cf27c60c Isolate Coturn from services in the default Docker network
Most (all?) of our Matrix services are running in the `matrix` network,
so they were safe -- not accessible from Coturn to begin with.

Isolating Coturn into its own network is a security improvement
for people who were starting other services in the default
Docker network. Those services were potentially reachable over the
private Docker network from Coturn.

Discussed in #120 (Github Pull Request)
2019-03-18 17:41:14 +02:00
..
matrix-base Fix permission mode for some files 2019-03-09 21:15:16 +02:00
matrix-common-after/tasks Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
matrix-corporal Skip some uninstall tasks if not necessary to run 2019-03-13 07:40:51 +02:00
matrix-coturn Isolate Coturn from services in the default Docker network 2019-03-18 17:41:14 +02:00
matrix-dimension Add option to enable Dimension widgets serve sites with self signed certs 2019-03-12 12:17:12 +02:00
matrix-mailer Skip some uninstall tasks if not necessary to run 2019-03-13 07:40:51 +02:00
matrix-mxisd Fix indenting of generators value 2019-03-08 10:50:51 +01:00
matrix-nginx-proxy Use common path for systemctl in lets encrypt cron 2019-03-16 20:48:58 +01:00
matrix-postgres Update some Docker images 2019-03-03 12:27:43 +02:00
matrix-riot-web Skip some uninstall tasks if not necessary to run 2019-03-13 07:40:51 +02:00
matrix-synapse Merge branch 'master' into update-homeserver-yaml 2019-03-17 20:53:52 +02:00