47 Commity (bab0f8639cfcc58dab4eab3c5c19c814d09d2aa0)

Autor SHA1 Wiadomość Data
  Suguru Hirahara 934e560b0d Remove mautrix-instagram 3 miesięcy temu
  Slavi Pantaleev 2997f23e20 Remove variables controlling removed Element options (`secure_backup_required` & `secure_backup_setup_methods`) from `/.well-known/matrix/client` 5 miesięcy temu
  Slavi Pantaleev 2252697119 Reference Ansible facts via `ansible_facts` variable, not globally 6 miesięcy temu
  Slavi Pantaleev a1f6ee4dc9 Improve compatibility with ansible-core>=2.19.0 by not reaching into `vars` 7 miesięcy temu
  Slavi Pantaleev b13ba5b909 Use `ansible.builtin.package` instead of `ansible.builtin.yum` 8 miesięcy temu
  Suguru Hirahara 3653f9f89b Run codespell --write-changes 9 miesięcy temu
  Slavi Pantaleev 51e961ce9f Add `matrix_user_shell` and default it to `/sbin/nologin` 10 miesięcy temu
  Slavi Pantaleev 3ee7deb2d7 Rename variable (`matrix_user_groupname` -> `matrix_group_name`) 10 miesięcy temu
  Slavi Pantaleev 9fc5cdab33 Rename variable (`matrix_user_username` -> `matrix_user_name`) 10 miesięcy temu
  Slavi Pantaleev a59383fcc7 Add `matrix_group_system` to configure whether the `matrix` group is also created as a system group 10 miesięcy temu
  Slavi Pantaleev 14aef55573 Add `matrix_user_system` variable for controlling if `matrix` user is created as a system user 10 miesięcy temu
  Virkkunen bd405c410a
Add continuwuity support (#4267) 10 miesięcy temu
  Suguru Hirahara c18fc93a22
Update validate_config.yml files: edit the banner message for variables name 1 rok temu
  Suguru Hirahara c6babc1202
Add license information to files in matrix-base 1 rok temu
  Slavi Pantaleev d6bf789710 Remove `matrix_container_global_registry_prefix` variable 1 rok temu
  Virkkunen be586f0f30 initial conduwuit support 1 rok temu
  Suguru Hirahara 90cfdabb2b
Replace DOMAIN with example.com 1 rok temu
  Slavi Pantaleev 4ae2e95772 Add validation task for potential conflict between mautrix-instagram and mautrix-meta-instagram 2 lat temu
  Slavi Pantaleev f4f3d57520 Remove all traces of matrix-nginx-proxy, add validation & uninstallation tasks 2 lat temu
  Slavi Pantaleev 49066d41a9 Deprecate matrix_docker_network 2 lat temu
  Slavi Pantaleev da48a605bb More progress on matrix-static-files role and cleaning up of matrix-base and matrix-nginx-proxy 2 lat temu
  Slavi Pantaleev 065b70203d [WIP] Initial work on matrix-static-files role 2 lat temu
  Slavi Pantaleev 4a6287c528 Initial work on matrix-homeserver-proxy role and eliminating matrix-nginx-proxy 2 lat temu
  Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors 3 lat temu
  Slavi Pantaleev 71ae825f6a Switch default reverse-proxy to Traefik, force reverse-proxy choice on existing users 3 lat temu
  Jayesh Nirve 6939a3d6d3
fix: only add element related entries to client well-known if element is enabled (#2453) 3 lat temu
  Slavi Pantaleev 8309a21303 Rename reverse proxy types and fix Hookshot http/https urlPrefix issue 3 lat temu
  Slavi Pantaleev 28d2eb593c Add matrix_playbook_reverse_proxy_type variable which influences all other services 3 lat temu
  Slavi Pantaleev 707e909b9b /usr/local/bin/matrix-ssl-lets-encrypt-certificates-renew -> /matrix/ssl/bin/lets-encrypt-certificates-renew 3 lat temu
  Slavi Pantaleev fb86f6d5e7 /usr/local/bin/matrix-remove-all -> /matrix/bin/remove-all 3 lat temu
  Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs 3 lat temu
  Slavi Pantaleev 9c0cf5481a Try to be more helpful when matrix_homeserver_generic_secret_key appears to be undefined 3 lat temu
  Slavi Pantaleev d29b0aeddb Replace even more import_tasks calls with include_tasks 3 lat temu
  Slavi Pantaleev 787a82d6e8 Combine matrix user/group set_fact calls into one 3 lat temu
  Slavi Pantaleev 4d881477a3 Add matrix_homeserver_enabled variable 3 lat temu
  Slavi Pantaleev d829884642 Remove some old checks 3 lat temu
  Slavi Pantaleev b90956069c Fix matrix_architecture sanity check 3 lat temu
  Slavi Pantaleev 2ad6bd87c7 Determine matrix_architecture automatically 3 lat temu
  Slavi Pantaleev a98f249e40 Remove old cleanup tasks 3 lat temu
  Slavi Pantaleev d8f2141eb0 Install Docker via geerlingguy.docker Galaxy role 3 lat temu
  Warren Bailey 84c74136ea
Provision extra Jitsi JVB services on additional hosts (#2166) 3 lat temu
  Slavi Pantaleev 663f0bc5ef Install openssl using ansible.builtin.package, not using a distro-specific package manager module 3 lat temu
  Slavi Pantaleev 2473cd655b Include ensure_openssl_installed and ensure_fuse_installed utils in a more reliable way 3 lat temu
  Slavi Pantaleev c1c152f7ac Include potentially distro-specific tasks at runtime 3 lat temu
  Slavi Pantaleev 04c6c11561 Install ntpd/systemd-timesync via com.devture.ansible.role.timesync 3 lat temu
  Slavi Pantaleev c3a7237de7 Initial work on using externally defined roles 3 lat temu
  Slavi Pantaleev 410a915a8a Move roles/matrix* to roles/custom/matrix* 3 lat temu