54 коммитов (synapse-cache-tuning)

Автор SHA1 Сообщение Дата
  Slavi Pantaleev a4bea66553 Remove references to other-nginx-non-container/other-on-same-host/other-on-another-host reverse proxy types 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 f4f3d57520 Remove all traces of matrix-nginx-proxy, add validation & uninstallation tasks 2 лет назад
  Slavi Pantaleev c238978ac8 Add new global variable for controlling federation regardless of homeserver implementation 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 b9dfa87f9a Document difference between matrix_homeserver_container_url and matrix_addons_homeserver_client_api_url 2 лет назад
  Slavi Pantaleev 49066d41a9 Deprecate matrix_docker_network 2 лет назад
  Slavi Pantaleev 0ceea3895e Move all monitoring-related services to their own container network (`matrix_monitoring_container_network`) 2 лет назад
  Slavi Pantaleev 9488e3857a Put all homeservers in the matrix-homeserver container network 2 лет назад
  Slavi Pantaleev 3fb016cd6b Put bots and bridges in the same network and remove a few variables 2 лет назад
  Slavi Pantaleev da48a605bb More progress on matrix-static-files role and cleaning up of matrix-base and matrix-nginx-proxy 2 лет назад
  Slavi Pantaleev 61bf368080 Mark /.well-known/matrix/support as accepted spec 2 лет назад
  Slavi Pantaleev 065b70203d [WIP] Initial work on matrix-static-files role 2 лет назад
  Slavi Pantaleev 4a6287c528 Initial work on matrix-homeserver-proxy role and eliminating matrix-nginx-proxy 2 лет назад
  Pierre 'McFly' Marty 6bd581ef7f
refactor: update links to avoid future issue 2 лет назад
  Aine 86655db995
add SchildiChat client 2 лет назад
  Johan Swetzén 4299d4ebd5
wsproxy for Android SMS (#2261) 2 лет назад
  Samuel Meenzen 837cca4ee1 Move sliding sync url logic out of matrix-client.j2 2 лет назад
  Slavi Pantaleev ae12ab5c24 Rename variable (matrix_client_element_jitsi_preferredDomain -> matrix_client_element_jitsi_preferredDomain) 2 лет назад
  Aine a5cb6272d8
add global bridges relay mode switch 2 лет назад
  Aine 7399496d33
one var to control encryption across all bridges (#2629) 2 лет назад
  Slavi Pantaleev 30f1034767 Remove matrix_playbook_traefik_role_enabled variable and devture-traefik references 3 лет назад
  Slavi Pantaleev 124fbeda04 Switch to using an external Etherpad role 3 лет назад
  Slavi Pantaleev 71ae825f6a Switch default reverse-proxy to Traefik, force reverse-proxy choice on existing users 3 лет назад
  Benjamin Kampmann 40f037b36d Add rageshake server 3 лет назад
  Slavi Pantaleev 0da308e24d Upgrade com.devture.ansible.role.traefik 3 лет назад
  Jayesh Nirve 6939a3d6d3
fix: only add element related entries to client well-known if element is enabled (#2453) 3 лет назад
  Slavi Pantaleev 6b0650641b Update matrix_playbook_reverse_proxy_type documentation 3 лет назад
  Slavi Pantaleev 8309a21303 Rename reverse proxy types and fix Hookshot http/https urlPrefix issue 3 лет назад
  Slavi Pantaleev 97f65e8dff Minor fixes to allow for Traefik without SSL 3 лет назад
  Slavi Pantaleev 28d2eb593c Add matrix_playbook_reverse_proxy_type variable which influences all other services 3 лет назад
  Slavi Pantaleev 8155f780e5 Add support for reverse-proxying Matric (Client & Federation) via Traefik 3 лет назад
  Slavi Pantaleev 707e909b9b /usr/local/bin/matrix-ssl-lets-encrypt-certificates-renew -> /matrix/ssl/bin/lets-encrypt-certificates-renew 3 лет назад
  Slavi Pantaleev fb86f6d5e7 /usr/local/bin/matrix-remove-all -> /matrix/bin/remove-all 3 лет назад
  Slavi Pantaleev 4d881477a3 Add matrix_homeserver_enabled variable 3 лет назад
  Slavi Pantaleev 93d4f8d425 Replace matrix-common-after systemd service management with com.devture.ansible.role.systemd_service_manager 3 лет назад
  Slavi Pantaleev 360e643f84 Add service priorities - try to stop/start them in an optimal order 3 лет назад
  Slavi Pantaleev 0ea7cb5d18 Remove various init.yml files - initialize systemd services, etc., statically (not at runtime) 3 лет назад
  Slavi Pantaleev 2ad6bd87c7 Determine matrix_architecture automatically 3 лет назад
  Slavi Pantaleev d8f2141eb0 Install Docker via geerlingguy.docker Galaxy role 3 лет назад
  Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay} 3 лет назад
  Slavi Pantaleev 4f4c856e43 matrix_host_command_systemctl -> devture_systemd_docker_base_host_command_systemctl (via com.devture.ansible.role.systemd_docker_base) 3 лет назад
  Slavi Pantaleev 7086c0ebe3 matrix_host_command_sh -> devture_systemd_docker_base_host_command_sh (via com.devture.ansible.role.systemd_docker_base) 3 лет назад
  Slavi Pantaleev a9a81460ec matrix_host_command_docker -> devture_systemd_docker_base_host_command_docker (via com.devture.ansible.role.systemd_docker_base) 3 лет назад
  Slavi Pantaleev 835d2e9581 matrix_systemd_path -> devture_systemd_docker_base_systemd_path (via com.devture.ansible.role.systemd_docker_base) 3 лет назад
  Slavi Pantaleev f03f716989 matrix_systemd_unit_home_path -> devture_systemd_docker_base_systemd_unit_home_path (via com.devture.ansible.role.systemd_docker_base) 3 лет назад
  Slavi Pantaleev 04c6c11561 Install ntpd/systemd-timesync via com.devture.ansible.role.timesync 3 лет назад
  Slavi Pantaleev c3a7237de7 Initial work on using externally defined roles 3 лет назад
  Aine 83c40fce15
standalone etherpad 3 лет назад