Commit Graph

5308 Commits (d1b2fd50bef5c71a0b8c8042d8f7ff811111adda)
 

Author SHA1 Message Date
Slavi Pantaleev d1b2fd50be Remove manual service enablement/start for backup-borg
2 years ago
Slavi Pantaleev 2688e8bfc3 Optimize initial installation by not reloading systemd after each .service install
2 years ago
Slavi Pantaleev 707e909b9b /usr/local/bin/matrix-ssl-lets-encrypt-certificates-renew -> /matrix/ssl/bin/lets-encrypt-certificates-renew
2 years ago
Slavi Pantaleev fb86f6d5e7 /usr/local/bin/matrix-remove-all -> /matrix/bin/remove-all
2 years ago
Slavi Pantaleev c928148261 Make uninstall tasks for Synapse delete bin/
2 years ago
Slavi Pantaleev 40cf9cd72c /usr/local/bin/matrix-dendrite-create-account -> /matrix/dendrite/bin/create-account
2 years ago
Slavi Pantaleev 7c5c3aedc4 Put s3-storage-provider scripts under /matrix/synapse/ext/s3-storage-provider/bin, not /usr/local/bin
2 years ago
Slavi Pantaleev 735e7355a5 Rename variable (matrix_synapse_ext_s3_storage_provider_path -> matrix_synapse_ext_s3_storage_provider_base_path)
2 years ago
Slavi Pantaleev 72744f9db9 /usr/local/bin/matrix-synapse-register-user -> /matrix/synapse/bin/register-user
2 years ago
Slavi Pantaleev 7b43ef34b7 Remove more hardcoded matrix-postgres references
2 years ago
Slavi Pantaleev 3d5d843418 Replace some devture_postgres_identifier instances with devture_postgres_connection_hostname
2 years ago
Slavi Pantaleev eedf5ad94d Remove some hardcoded matrix-postgres references
2 years ago
Slavi Pantaleev 04b9483f0d Switch from matrix-postgres to com.devture.ansible.role.postgres
2 years ago
Slavi Pantaleev dd9ae0d25c Fix accidentally swapped tags (rust-synapse-compress-state and update-user-password)
2 years ago
Slavi Pantaleev 1688983436
Merge pull request #2299 from etkecc/patch-127
2 years ago
Aine ea0c9ed71d
update mautrix-telegram 0.12.1 -> 0.12.2
2 years ago
Slavi Pantaleev 018a609e47 Simplify matrix_postgres_backup_databases definition
2 years ago
Slavi Pantaleev 71de7cd8cd Simplify matrix_backup_borg_postgresql_databases definition
2 years ago
Slavi Pantaleev 9427f9408d
Merge pull request #2298 from pub-solar/docs/synapse-oidc-keycloak
2 years ago
teutat3s e9765ae4a5
Update docs on how to use synapse & keycloak OIDC
2 years ago
Slavi Pantaleev fe4c2d73f4 Update Ansible version requirements
2 years ago
Array in a Matrix 504d4a4134
Add dendrite captcha config to doc and hCaptcha (#2290)
2 years ago
Slavi Pantaleev 16c18b0344 Upgrade Hydrogen (v0.3.4 -> v0.3.5)
2 years ago
Slavi Pantaleev fa523c6472 Remove blank lines
2 years ago
Slavi Pantaleev a04f6f4e3d Optimize uninstall tasks a bit
2 years ago
Slavi Pantaleev 8456657f21 Announce install-* tags
2 years ago
Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs
2 years ago
Slavi Pantaleev 34c01da9d2 Ensure consistent password_hash results regardless of whether crypt or passlib is used
2 years ago
Slavi Pantaleev 42f3c3cbf6 Improve command for connecting to additional container networks
2 years ago
Slavi Pantaleev b59981f03c Remove incorrectly places task
2 years ago
Karmanyaah Malhotra 140acfcc5f
Exempt Matrix server from ntfy rate limit (#2135)
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 663a17ea10 Fix ansible-lint-reported errors
2 years ago
Slavi Pantaleev c37cf42427 Do not delete and re-create Synapse worker configs needlessly
2 years ago
Slavi Pantaleev 2e7b5c7b02 Untangle the setup import/include mess in matrix-synapse
2 years ago
Slavi Pantaleev d29b0aeddb Replace even more import_tasks calls with include_tasks
2 years ago
Slavi Pantaleev 7c2a7a8eb6 Replace most import_tasks calls with include_tasks for improved performance
2 years ago
Slavi Pantaleev 5c3df22c35
Merge pull request #2293 from jpdown/update-traefik-example
2 years ago
Jaden Down 86f495f461
Add service declaration to sample traefik config
2 years ago
Slavi Pantaleev d9ab60fbf2
Merge pull request #2289 from etkecc/patch-126
2 years ago
Aine e05b4c78c7
Update grafana 9.2.5 -> 9.2.6
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 dd4f8df905 Remove unnecessary matrix_dendrite_role_executed
2 years ago
Slavi Pantaleev 8c180306ab Remove unnecessary matrix_conduit_role_executed
2 years ago
Slavi Pantaleev 07c23b7cb0 Remove matrix_synapse_role_executed and various tasks that check it
2 years ago
Slavi Pantaleev 735bacca89 Do not run matrix-nginx-proxy config injection tasks unless necessary
2 years ago
Slavi Pantaleev d829884642 Remove some old checks
2 years ago
Slavi Pantaleev 54cacc927e Upgrade com.devture.ansible.role.docker_sdk_for_python
2 years ago
Slavi Pantaleev 1bd3a27acd Do not try to enable non-enableable matrix_ssl_renewal_systemd_units_list
2 years ago