matrix-docker-ansible-deploy/roles/matrix-server/tasks
Slavi Pantaleev ce3c31eb41 Adjust x_forwarded setting for the plain (8008) port
Port 8008 is forwarded in our case, so unless we adjust
`x_forwaded` for it, Docker's local network IPs are
logged/displayed for devices.

The TLS port (8448) is not proxied in our setup,
so its `x_forwarded` setting remains `false`.
2017-08-12 18:32:24 +03:00
..
import_media_store.yml Initial commit 2017-07-31 23:08:20 +03:00
import_sqlite_db.yml Initial commit 2017-07-31 23:08:20 +03:00
main.yml Add http->http redirection for Matrix/Riot 2017-08-06 19:10:50 +03:00
register_user.yml Allow regular users to be created as well (not only admins) 2017-08-01 11:11:29 +03:00
setup_base.yml Ensure firewalld is installed and Docker launcher after firewalld 2017-08-08 14:29:14 +03:00
setup_main.yml Initial commit 2017-07-31 23:08:20 +03:00
setup_nginx_proxy.yml Initial commit 2017-07-31 23:08:20 +03:00
setup_postgres.yml Initial commit 2017-07-31 23:08:20 +03:00
setup_riot_web.yml Initial commit 2017-07-31 23:08:20 +03:00
setup_ssl.yml Fix problem detecting matrix-nginx-proxy state when it is not installed 2017-08-08 14:31:01 +03:00
setup_synapse.yml Adjust x_forwarded setting for the plain (8008) port 2017-08-12 18:32:24 +03:00
start.yml Initial commit 2017-07-31 23:08:20 +03:00