513 Commits (709e528f602458f3e40c2e332529aebf8275df89)

Author SHA1 Message Date
Catalan Lover be471250dd
Move services that crash without hs connectivity to after proxy.
2 years ago
Slavi Pantaleev 01ccec2dbe Merge branch 'master' into pr-jitsi-matrix-authentication
2 years ago
Slavi Pantaleev 7cdf59d79b
Merge pull request #2451 from FSG-Cat/draupnir
2 years ago
Catalan Lover 7b42ff4b75
Finalise moving draupnir to a fully testable state.
2 years ago
Slavi Pantaleev c71567477a Stop using deprecated matrix_bot_postmoogle_domain variable in group vars
2 years ago
Paul N 96dd86d33b Set default values where sensible and remove unnecessary conditionals in .env.j2.
2 years ago
Paul N d67d8c07f5 Remove remnant comment.
2 years ago
jakicoll 6499b6536a Decoupling: Do not use variables user-verification-service role inside the jitsi role.
2 years ago
Paul N 1d99f17b4a Disable matrix-user-verification-service in group_vars and update docs accordingly.
2 years ago
Paul N 50c1e9d695 Set matrix_user_verification_service_uvs_homeserver_url in the role defaults and updated docs accordingly.
2 years ago
Paul N 07d9ea5e87 Stick to port 3003 instead of changing the port based on the status of grafana.
2 years ago
jakicoll 0e0ae2f3e6 Assign default log level in role instead of matrix_servers file.
2 years ago
jakicoll f53731756d Change comment
2 years ago
jakicoll 94830b582b Wording: change collection -> playbook
2 years ago
Slavi Pantaleev be78b74fbd Switch from matrix-prometheus-postgres-exporter to an external prometheus_postgres_exporter role
2 years ago
Slavi Pantaleev d7c0239e40 Enable metrics endpoint for mautrix bridges by default when Prometheus is enabled
2 years ago
Slavi Pantaleev 9ed2e04d80 Switch from matrix-prometheus-node-exporter to an external prometheus_node_exporter role
2 years ago
Slavi Pantaleev 4e40ac5ad8
Merge pull request #2227 from xangelix/add-matrix-mautrix-slack-role
2 years ago
Slavi Pantaleev ddfab60427 Enable self-building for chatgpt for arm32
2 years ago
Slavi Pantaleev 8d3ce50d1b Disable chatgpt from group_vars/matrix_servers by default
2 years ago
bertybuttface 0ec1868b95 Add matrix-bot-chatgpt.
2 years ago
Thomas Baer c86720eeae
convert to list from generator
2 years ago
jakicoll 42e4e50f5b Matrix Authentication Support for Jitsi
2 years ago
Cody Wyatt Neiman 2e0dfb2dc1
Update slack bridge implementation
2 years ago
Cody Wyatt Neiman 784e5492d5
Add matrix-bridge-mautrix-slack role
2 years ago
Samuel Meenzen 0179b0f165
Remove conduit workaround
2 years ago
Matthew Cengia 3453fff901
Use upstream Docker image for amd64 rather than self-build
2 years ago
Slavi Pantaleev da82c3bd4f
Merge pull request #2327 from ikkemaniac/fix-nginxlog-prometheus
2 years ago
ikkemaniac e6fc6b7a86 fix: nginxlog prometheus config port
2 years ago
ikkemaniac 8ef6341fd7 fix: systemd entry
2 years ago
ikkemaniac 8ebf18a885
add prometheus-nginxlog-exporter role (#2315)
2 years ago
Slavi Pantaleev 0a018ac22b Add internal Postgres instance (if enabled) to postgres-backup dependencies
2 years ago
Slavi Pantaleev d5ea17d66f Make postgres-backup priority start later
2 years ago
Slavi Pantaleev 4eed49f931 Replace custom/matrix-postgres-backup role with galaxy/com.devture.ansible.role.postgres_backup
2 years ago
Slavi Pantaleev de979bc6a2 Upgrade com.devture.ansible.role.postgres
2 years ago
Slavi Pantaleev 4b2d30a474 Fix matrix_dendrite_client_api_turn_shared_secret not being defined
2 years ago
Slavi Pantaleev 81054bb19c Upgrade com.devture.ansible.role.postgres
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 018a609e47 Simplify matrix_postgres_backup_databases definition
2 years ago
Slavi Pantaleev 71de7cd8cd Simplify matrix_backup_borg_postgresql_databases definition
2 years ago
Array in a Matrix 504d4a4134
Add dendrite captcha config to doc and hCaptcha (#2290)
2 years ago
Slavi Pantaleev 34c01da9d2 Ensure consistent password_hash results regardless of whether crypt or passlib is used
2 years ago
Slavi Pantaleev 4d881477a3 Add matrix_homeserver_enabled variable
2 years ago
Slavi Pantaleev 1bd3a27acd Do not try to enable non-enableable matrix_ssl_renewal_systemd_units_list
2 years ago
Slavi Pantaleev f696928b7d Fix variable typos
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