810 コミット (f3c69562fae30e67fdbc690a02c52e38bdff09e1)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev 578d00a54a Default to root-path-redirection on the base domain if index.html creation is disabled 2年前
  Slavi Pantaleev 674658039e Switch from grafana_container_additional_networks to grafana_container_additional_networks_auto 2年前
  Slavi Pantaleev 2ba4b94b99 Use prometheus_container_additional_networks_auto, instead of prometheus_container_additional_networks 2年前
  Slavi Pantaleev 1468c08065 Wire matrix_server_fqn_matrix_federation to matrix_SERVICE_*_public_federation_api_traefik_hostname for ease of use 2年前
  Slavi Pantaleev a9eba7ab32 Fix turn: fallback URIs missing due to Jinja operator priorities 2年前
  Slavi Pantaleev a1179289a1 Split some homeserver _additional_networks variables into _auto and _custom 2年前
  Slavi Pantaleev 07a77cb4d3 Auto-enable metrics for services when matrix_metrics_exposure_enabled, even when not hosting Prometheus 2年前
  Slavi Pantaleev 01b9a09863 Intentionally start Coturn after the homeserver when devture_systemd_service_manager_service_restart_mode is 'one-by-one' 2年前
  Pierre 'McFly' Marty f10bc264da
chore(deps): update Telegrambot config 2年前
  Slavi Pantaleev 0ec62855bb Avoid configuring SSL certificate settings for services when certs dumper is disabled 2年前
  Slavi Pantaleev 28a26dde4e Make it safer to reference variables from alternative homeserver implementations 2年前
  Slavi Pantaleev 042c74f90c Remove some useless oidc variables and /_synapse/oidc route handling 2年前
  Slavi Pantaleev 0bf8aec8f3 Adjust service priorities to better reflect our new dependencies 2年前
  Slavi Pantaleev 17859eccca Put matrix-static-files in matrix_playbook_reverse_proxy_container_network unless matrix_playbook_reverse_proxy_type is "none" 2年前
  Slavi Pantaleev da1f570db6 Make sure matrix-static-files is connected to the (other Traefik) reverse-proxy network 2年前
  Slavi Pantaleev 0315d03cdb Make sure prometheus-postgres-exporter is connected to the Postgres network (if necessary) 2年前
  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 2年前
  Slavi Pantaleev b1e08db01d Fix incorrect assumption for matrix_playbook_reverse_proxy_type == "other-traefik-container" setups 2年前
  Slavi Pantaleev 0b7657396b Fix reference to unknown variable (matrix_well_known_ident) 2年前
  Slavi Pantaleev b91ad453be Adjust TLS variables for homeservers to follow devture_traefik_config_entrypoint_web_secure_enabled (via matrix_federation_traefik_entrypoint_tls) 2年前
  Slavi Pantaleev 3fa21d19be Wire matrix_bot_maubot_hostname via group vars 2年前
  Slavi Pantaleev 25697861d7 Fix some variable typos in matrix-prometheus-nginxlog-exporter 2年前
  Slavi Pantaleev 4f9b7ba656 Add missing container label wiring for mautrix-googlechat and mautrix-hangouts 2年前
  Slavi Pantaleev f4f3d57520 Remove all traces of matrix-nginx-proxy, add validation & uninstallation tasks 2年前
  Slavi Pantaleev bdc573d1b1 Wire some matrix-synapse-reverse-proxy-companion label variables based on matrix-synapse variables 2年前
  Slavi Pantaleev 038c63888a Remove definition of old variable (matrix_synapse_admin_nginx_proxy_integration_enabled) 2年前
  Slavi Pantaleev 69ca30d1b1 Add support for the internal Traefik entrypoint to matrix-media-repo 2年前
  Slavi Pantaleev 6b5f42fa81 Indirectly make use of matrix_homeserver_federation_enabled in matrix-media-repo and add some comments around Traefik labels 2年前
  Slavi Pantaleev c238978ac8 Add new global variable for controlling federation regardless of homeserver implementation 2年前
  Slavi Pantaleev df5d8bfc04 Remove matrix-homeserver-proxy role in favor of the new internal Traefik entrypoint 2年前
  Slavi Pantaleev 17c9e3f168 Add support for the internal Traefik entrypoint to synapse-reverse-proxy-companion 2年前
  Slavi Pantaleev 4d66c14fd5 Add support for the internal Traefik entrypoint to Conduit 2年前
  Slavi Pantaleev ee0eb59dc6 Add support for the internal Traefik entrypoint to Dendrite 2年前
  Slavi Pantaleev b2aeb8cde9 Rename label-related variables for homeservers 2年前
  Slavi Pantaleev 39bddefd39 Make addons communicate with the homeserver via a new internal Traefik entrypoint 2年前
  Slavi Pantaleev 95e5a5c62e Deprecate direct usage of devture_traefik_additional_entrypoints_auto 2年前
  Slavi Pantaleev bfd93adb20 Fix variable name typo 2年前
  Slavi Pantaleev d7b5b65b0c Connect postgres-backup directly to Postgres network, if integrated Postgres is used 2年前
  Slavi Pantaleev d48a70b052 Connect matrix-synapse-auto-compressor directly to Postgres network, if integrated Postgres is used 2年前
  Slavi Pantaleev 130f9ad0a3 Move prometheus to matrix_monitoring_container_network 2年前
  Slavi Pantaleev 17d80cb9e8 Move wsproxy to the matrix-addons network and adjust its Postgres connectivity 2年前
  Slavi Pantaleev ed63068e22 Make maubot talk to the homeserver via matrix_addons_homeserver_client_api_url 2年前
  Slavi Pantaleev c79f354dce Move Dimension to the addons network and connect to Homeserver via matrix_addons_homeserver_client_api_url 2年前
  Slavi Pantaleev 0ceea3895e Move all monitoring-related services to their own container network (`matrix_monitoring_container_network`) 2年前
  Slavi Pantaleev 782f1f5b1c Run postgres-backup in its own container network (not in matrix_docker_network) 2年前
  Slavi Pantaleev cdf28c39d3 Move matrix-user-verification service to its own container network 2年前
  Slavi Pantaleev 0921087a21 Make Rageshake use its own container network 2年前
  Slavi Pantaleev c96a0156c0 Make matrix-dynamic-dns use its own container network 2年前
  Slavi Pantaleev c86cff2708 Fix NeDB to Postgres importing task for matrix-bridge-appservice-slack 2年前
  Slavi Pantaleev 6b73073012 Fix NeDB to Postgres importing task for matrix-bridge-appservice-irc 2年前