matrix-docker-ansible-deploy/roles/matrix-coturn
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
..
defaults Isolate Coturn from services in the default Docker network 2019-03-18 17:41:14 +02:00
tasks Isolate Coturn from services in the default Docker network 2019-03-18 17:41:14 +02:00
templates Isolate Coturn from services in the default Docker network 2019-03-18 17:41:14 +02:00