Commit Graph

56 Commits (master)

Author SHA1 Message Date
gardar 23aee07cf4
feat: global option to configure all bridges encryption default
2 months ago
Slavi Pantaleev aed641e694 Disable addons communicating with the homeserver via Traefik if there is no Traefik at all
4 months ago
Slavi Pantaleev a4bea66553 Remove references to other-nginx-non-container/other-on-same-host/other-on-another-host reverse proxy types
4 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)
4 months ago
Slavi Pantaleev f4f3d57520 Remove all traces of matrix-nginx-proxy, add validation & uninstallation tasks
4 months ago
Slavi Pantaleev c238978ac8 Add new global variable for controlling federation regardless of homeserver implementation
4 months ago
Slavi Pantaleev 39bddefd39 Make addons communicate with the homeserver via a new internal Traefik entrypoint
4 months ago
Slavi Pantaleev 533dc711ad Merge branch 'master' into bye-bye-nginx-proxy
4 months ago
Slavi Pantaleev 95e5a5c62e Deprecate direct usage of devture_traefik_additional_entrypoints_auto
4 months ago
Slavi Pantaleev b9dfa87f9a Document difference between matrix_homeserver_container_url and matrix_addons_homeserver_client_api_url
4 months ago
Slavi Pantaleev 49066d41a9 Deprecate matrix_docker_network
4 months ago
Slavi Pantaleev 0ceea3895e Move all monitoring-related services to their own container network (`matrix_monitoring_container_network`)
4 months ago
Slavi Pantaleev 9488e3857a Put all homeservers in the matrix-homeserver container network
4 months ago
Slavi Pantaleev 3fb016cd6b Put bots and bridges in the same network and remove a few variables
4 months ago
Slavi Pantaleev da48a605bb More progress on matrix-static-files role and cleaning up of matrix-base and matrix-nginx-proxy
5 months ago
Slavi Pantaleev 46cbc2ead0 Merge branch 'master' into bye-bye-nginx-proxy
5 months ago
Slavi Pantaleev 61bf368080 Mark /.well-known/matrix/support as accepted spec
5 months ago
Slavi Pantaleev 065b70203d [WIP] Initial work on matrix-static-files role
5 months ago
Slavi Pantaleev 4a6287c528 Initial work on matrix-homeserver-proxy role and eliminating matrix-nginx-proxy
5 months ago
Pierre 'McFly' Marty 6bd581ef7f
refactor: update links to avoid future issue
5 months ago
Aine 86655db995
add SchildiChat client
9 months ago
Johan Swetzén 4299d4ebd5
wsproxy for Android SMS (#2261)
9 months ago
Samuel Meenzen 837cca4ee1 Move sliding sync url logic out of matrix-client.j2
9 months ago
Slavi Pantaleev ae12ab5c24 Rename variable (matrix_client_element_jitsi_preferredDomain -> matrix_client_element_jitsi_preferredDomain)
9 months ago
Aine a5cb6272d8
add global bridges relay mode switch
10 months ago
Aine 7399496d33
one var to control encryption across all bridges (#2629)
1 year ago
Slavi Pantaleev 30f1034767 Remove matrix_playbook_traefik_role_enabled variable and devture-traefik references
1 year ago
Slavi Pantaleev 124fbeda04 Switch to using an external Etherpad role
1 year ago
Slavi Pantaleev 71ae825f6a Switch default reverse-proxy to Traefik, force reverse-proxy choice on existing users
1 year ago
Benjamin Kampmann 40f037b36d Add rageshake server
1 year ago
Slavi Pantaleev 0da308e24d Upgrade com.devture.ansible.role.traefik
1 year ago
Jayesh Nirve 6939a3d6d3
fix: only add element related entries to client well-known if element is enabled (#2453)
1 year ago
Slavi Pantaleev 6b0650641b Update matrix_playbook_reverse_proxy_type documentation
1 year ago
Slavi Pantaleev 8309a21303 Rename reverse proxy types and fix Hookshot http/https urlPrefix issue
1 year ago
Slavi Pantaleev 97f65e8dff Minor fixes to allow for Traefik without SSL
1 year ago
Slavi Pantaleev 28d2eb593c Add matrix_playbook_reverse_proxy_type variable which influences all other services
1 year ago
Slavi Pantaleev 8155f780e5 Add support for reverse-proxying Matric (Client & Federation) via Traefik
1 year ago
Slavi Pantaleev 707e909b9b /usr/local/bin/matrix-ssl-lets-encrypt-certificates-renew -> /matrix/ssl/bin/lets-encrypt-certificates-renew
1 year ago
Slavi Pantaleev fb86f6d5e7 /usr/local/bin/matrix-remove-all -> /matrix/bin/remove-all
1 year ago
Slavi Pantaleev 4d881477a3 Add matrix_homeserver_enabled variable
2 years ago
Slavi Pantaleev 93d4f8d425 Replace matrix-common-after systemd service management with com.devture.ansible.role.systemd_service_manager
2 years ago
Slavi Pantaleev 360e643f84 Add service priorities - try to stop/start them in an optimal order
2 years ago
Slavi Pantaleev 0ea7cb5d18 Remove various init.yml files - initialize systemd services, etc., statically (not at runtime)
2 years ago
Slavi Pantaleev 2ad6bd87c7 Determine matrix_architecture automatically
2 years ago
Slavi Pantaleev d8f2141eb0 Install Docker via geerlingguy.docker Galaxy role
2 years ago
Aine 9b97957022
Merge branch 'master' into make-etherpad-great-again
2 years ago
Slavi Pantaleev d3bd1ca024 matrix_*_retries_{count,delay} -> devture_playbook_help_*_retries_{count,delay}
2 years ago
Slavi Pantaleev 4f4c856e43 matrix_host_command_systemctl -> devture_systemd_docker_base_host_command_systemctl (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev 7086c0ebe3 matrix_host_command_sh -> devture_systemd_docker_base_host_command_sh (via com.devture.ansible.role.systemd_docker_base)
2 years ago
Slavi Pantaleev a9a81460ec matrix_host_command_docker -> devture_systemd_docker_base_host_command_docker (via com.devture.ansible.role.systemd_docker_base)
2 years ago