Commit Graph

812 Commits (886039dec95bc1f2a18b9bcbadf1ba9e8bc70c3d)

Author SHA1 Message Date
Slavi Pantaleev 367af472ea Add support for bridging to Facebook Messenger and Instagram via mautrix-meta
4 months ago
Slavi Pantaleev e1363c9b9b Add lt-cred-mech authentication mechanism to Coturn
4 months ago
Slavi Pantaleev 578d00a54a Default to root-path-redirection on the base domain if index.html creation is disabled
5 months ago
Slavi Pantaleev 674658039e Switch from grafana_container_additional_networks to grafana_container_additional_networks_auto
5 months ago
Slavi Pantaleev 2ba4b94b99 Use prometheus_container_additional_networks_auto, instead of prometheus_container_additional_networks
5 months ago
Slavi Pantaleev 1468c08065 Wire matrix_server_fqn_matrix_federation to matrix_SERVICE_*_public_federation_api_traefik_hostname for ease of use
5 months ago
Slavi Pantaleev a9eba7ab32 Fix turn: fallback URIs missing due to Jinja operator priorities
5 months ago
Slavi Pantaleev a1179289a1 Split some homeserver _additional_networks variables into _auto and _custom
5 months ago
Slavi Pantaleev 07a77cb4d3 Auto-enable metrics for services when matrix_metrics_exposure_enabled, even when not hosting Prometheus
5 months ago
Slavi Pantaleev 01b9a09863 Intentionally start Coturn after the homeserver when devture_systemd_service_manager_service_restart_mode is 'one-by-one'
5 months ago
Pierre 'McFly' Marty f10bc264da
chore(deps): update Telegrambot config
5 months ago
Slavi Pantaleev 826f757fbb
Merge branch 'master' into cvwright/room-workers-v2
5 months ago
Slavi Pantaleev 0ec62855bb Avoid configuring SSL certificate settings for services when certs dumper is disabled
5 months ago
Slavi Pantaleev 28a26dde4e Make it safer to reference variables from alternative homeserver implementations
5 months ago
Charles Wright 025a7e5c66
Merge branch 'spantaleev:master' into cvwright/room-workers-v2
5 months ago
Slavi Pantaleev 042c74f90c Remove some useless oidc variables and /_synapse/oidc route handling
5 months ago
Slavi Pantaleev 0bf8aec8f3 Adjust service priorities to better reflect our new dependencies
5 months ago
Slavi Pantaleev 17859eccca Put matrix-static-files in matrix_playbook_reverse_proxy_container_network unless matrix_playbook_reverse_proxy_type is "none"
5 months ago
Slavi Pantaleev da1f570db6 Make sure matrix-static-files is connected to the (other Traefik) reverse-proxy network
5 months ago
Slavi Pantaleev 0315d03cdb Make sure prometheus-postgres-exporter is connected to the Postgres network (if necessary)
5 months ago
Charles Wright db70230ae1 Add room-workers as a new preset, with new room workers, sync workers, client readers, and federation readers. Based on https://tcpipuk.github.io/synapse/index.html
6 months ago
Slavi Pantaleev b1e08db01d Fix incorrect assumption for matrix_playbook_reverse_proxy_type == "other-traefik-container" setups
6 months ago
Slavi Pantaleev 0b7657396b Fix reference to unknown variable (matrix_well_known_ident)
6 months ago
Slavi Pantaleev b91ad453be Adjust TLS variables for homeservers to follow devture_traefik_config_entrypoint_web_secure_enabled (via matrix_federation_traefik_entrypoint_tls)
6 months ago
Slavi Pantaleev 3fa21d19be Wire matrix_bot_maubot_hostname via group vars
6 months ago
Slavi Pantaleev 25697861d7 Fix some variable typos in matrix-prometheus-nginxlog-exporter
6 months ago
Slavi Pantaleev 4f9b7ba656 Add missing container label wiring for mautrix-googlechat and mautrix-hangouts
6 months ago
Slavi Pantaleev f4f3d57520 Remove all traces of matrix-nginx-proxy, add validation & uninstallation tasks
6 months ago
Slavi Pantaleev bdc573d1b1 Wire some matrix-synapse-reverse-proxy-companion label variables based on matrix-synapse variables
6 months ago
Slavi Pantaleev 038c63888a Remove definition of old variable (matrix_synapse_admin_nginx_proxy_integration_enabled)
6 months ago
Slavi Pantaleev 69ca30d1b1 Add support for the internal Traefik entrypoint to matrix-media-repo
6 months ago
Slavi Pantaleev 6b5f42fa81 Indirectly make use of matrix_homeserver_federation_enabled in matrix-media-repo and add some comments around Traefik labels
6 months ago
Slavi Pantaleev c238978ac8 Add new global variable for controlling federation regardless of homeserver implementation
6 months ago
Slavi Pantaleev df5d8bfc04 Remove matrix-homeserver-proxy role in favor of the new internal Traefik entrypoint
6 months ago
Slavi Pantaleev 17c9e3f168 Add support for the internal Traefik entrypoint to synapse-reverse-proxy-companion
6 months ago
Slavi Pantaleev 4d66c14fd5 Add support for the internal Traefik entrypoint to Conduit
6 months ago
Slavi Pantaleev ee0eb59dc6 Add support for the internal Traefik entrypoint to Dendrite
6 months ago
Slavi Pantaleev b2aeb8cde9 Rename label-related variables for homeservers
6 months ago
Slavi Pantaleev 39bddefd39 Make addons communicate with the homeserver via a new internal Traefik entrypoint
6 months ago
Slavi Pantaleev 533dc711ad Merge branch 'master' into bye-bye-nginx-proxy
6 months ago
Slavi Pantaleev 95e5a5c62e Deprecate direct usage of devture_traefik_additional_entrypoints_auto
6 months ago
Slavi Pantaleev bfd93adb20 Fix variable name typo
6 months ago
Slavi Pantaleev d7b5b65b0c Connect postgres-backup directly to Postgres network, if integrated Postgres is used
6 months ago
Slavi Pantaleev d48a70b052 Connect matrix-synapse-auto-compressor directly to Postgres network, if integrated Postgres is used
6 months ago
Slavi Pantaleev 130f9ad0a3 Move prometheus to matrix_monitoring_container_network
6 months ago
Slavi Pantaleev 17d80cb9e8 Move wsproxy to the matrix-addons network and adjust its Postgres connectivity
6 months ago
Slavi Pantaleev ed63068e22 Make maubot talk to the homeserver via matrix_addons_homeserver_client_api_url
6 months ago
Slavi Pantaleev c79f354dce Move Dimension to the addons network and connect to Homeserver via matrix_addons_homeserver_client_api_url
6 months ago
Slavi Pantaleev 0ceea3895e Move all monitoring-related services to their own container network (`matrix_monitoring_container_network`)
6 months ago
Slavi Pantaleev 782f1f5b1c Run postgres-backup in its own container network (not in matrix_docker_network)
6 months ago