44 Commits (8762cc0d7d09c26d9e08aabd3f49166326c006bd)

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