matrix-docker-ansible-deploy/roles/matrix-coturn/tasks
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
..
init.yml Do not try to start matrix-coturn.service if not enabled 2019-03-13 07:36:28 +02:00
main.yml Make roles more independent of one another 2019-01-16 18:05:48 +02:00
setup_coturn.yml Isolate Coturn from services in the default Docker network 2019-03-18 17:41:14 +02:00
validate_config.yml Define matrix_coturn_turn_external_ip_address in the playbook group vars 2019-03-18 17:04:40 +02:00