matrix-docker-ansible-deploy/roles/custom/matrix-base
László Várady bbb58c40b6 Fix docker networking when no reverse-proxy is used
For example, synapse-admin connects to additional networks here:
c0559870b5/roles/custom/matrix-synapse-admin/templates/systemd/matrix-synapse-admin.service.j2 (L39-L41)

This defaults to 'traefik' through
matrix_playbook_reverse_proxy_container_network, which is not correct in
case matrix_playbook_reverse_proxy_type is set to none.
2024-12-27 17:25:47 +01:00
..
defaults Fix docker networking when no reverse-proxy is used 2024-12-27 17:25:47 +01:00
files/yum.repos.d Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
tasks Replace DOMAIN with example.com 2024-10-18 04:02:02 +09:00
templates/bin Replace triple dots with horizontal ellipsis (U+2026) 2024-12-06 13:34:50 +09:00