58 Commits (master)

Author SHA1 Message Date
Aine 1eb78c97c0
Update MSC1929 integration
7 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
Samuel Meenzen 9faa65f059
Advertise sliding-sync support when using conduit
9 months ago
Slavi Pantaleev ae12ab5c24 Rename variable (matrix_client_element_jitsi_preferredDomain -> matrix_client_element_jitsi_preferredDomain)
9 months ago
Slavi Pantaleev 6d9a990657 Partially revert (preferredDomain -> preferred_domain) renaming
10 months ago
Slavi Pantaleev 0a6b934a44 Rename Element configuration key (preferredDomain -> preferred_domain)
10 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 dddfee16bc Fix all 300+ ansible-lint-reported errors
1 year ago
Slavi Pantaleev 023fe3ea08 Add sliding-sync support
1 year ago
Slavi Pantaleev 30f1034767 Remove matrix_playbook_traefik_role_enabled variable and devture-traefik references
1 year ago
Slavi Pantaleev adcc6d9723 Relocate Traefik (to matrix-traefik.service && /matrix/traefik base path)
1 year ago
Slavi Pantaleev 124fbeda04 Switch to using an external Etherpad role
1 year ago
array-in-a-matrix c3900aaf1b remove devture services
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
td af10d350bc fix: missing endif in client well-known
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 61f67d8f0a Add install-* tags for quicker runs
2 years ago
Slavi Pantaleev 9c0cf5481a Try to be more helpful when matrix_homeserver_generic_secret_key appears to be undefined
2 years ago
Slavi Pantaleev d29b0aeddb Replace even more import_tasks calls with include_tasks
2 years ago
Slavi Pantaleev 787a82d6e8 Combine matrix user/group set_fact calls into one
2 years ago
Slavi Pantaleev 4d881477a3 Add matrix_homeserver_enabled variable
2 years ago
Slavi Pantaleev d829884642 Remove some old checks
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 b90956069c Fix matrix_architecture sanity check
2 years ago
Slavi Pantaleev 2ad6bd87c7 Determine matrix_architecture automatically
2 years ago
Slavi Pantaleev a98f249e40 Remove old cleanup tasks
2 years ago
Slavi Pantaleev d8f2141eb0 Install Docker via geerlingguy.docker Galaxy role
2 years ago
NullIsNot0 77451c6a71
Enable location sharing in Element (#2276)
2 years ago
Warren Bailey 84c74136ea
Provision extra Jitsi JVB services on additional hosts (#2166)
2 years ago
Slavi Pantaleev 663f0bc5ef Install openssl using ansible.builtin.package, not using a distro-specific package manager module
2 years ago
Slavi Pantaleev 13b63eabf0
Merge pull request #2229 from etkecc/make-etherpad-great-again
2 years ago
Slavi Pantaleev 2473cd655b Include ensure_openssl_installed and ensure_fuse_installed utils in a more reliable way
2 years ago
Slavi Pantaleev c1c152f7ac Include potentially distro-specific tasks at runtime
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