109 Commits (2688e8bfc3d9fb14f08f6b28432691b0dff1ff14)

Author SHA1 Message Date
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
Aine ea0c9ed71d
update mautrix-telegram 0.12.1 -> 0.12.2
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 61f67d8f0a Add install-* tags for quicker runs
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
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 ccfaefa4d2 Add service groups
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 eec5de7aba Remove old systemd service checks
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
Aine 5c4d4dc514
Update element 1.11.14 -> 1.11.15
2 years ago
Array in a Matrix 11ea49075d
Update main.yml
2 years ago
Array in a Matrix 70be6eb323
Update dendrite.yaml.j2
2 years ago
Slavi Pantaleev e37db0c888 Upgrade Synapse (v1.71.0 -> v1.72.0)
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
Slavi Pantaleev 7ac27becaf Upgrade ddclient (v3.10.0-ls103 -> v3.10.0-ls105)
2 years ago