Slavi Pantaleev
e01aa667e7
Fix some comments in worker-labels for Synapse
Related to 929aee3022 and
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3154
2 лет назад
Slavi Pantaleev
929aee3022
Fix incorrect prefix for Synapse worker metrics
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3154
2 лет назад
Slavi Pantaleev
1160e32126
Fix incorrect variable name for base-domain root-path redirection
Fixes a typo in 76a265f9a1
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3153
2 лет назад
Slavi Pantaleev
76a265f9a1
Document new base-domain root-path redirection behavior
2 лет назад
Ed Geraghty
6e2bcc7932
Add upstream `proxy_protocol` instructions to traefik ( #3150 )
* Add upstream `proxy_protocol` instructions to traefik
* Fix YAML indentation to use spaces
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2 лет назад
Slavi Pantaleev
0d92e40a7b
Merge pull request #3145 from spantaleev/renovate/gnuxie-draupnir-1.x
Update gnuxie/draupnir Docker tag to v1.86.1
2 лет назад
Slavi Pantaleev
1b5cbf24c3
Merge pull request #3144 from spantaleev/renovate/docker-7.x
Update dependency docker to v7.1.0
2 лет назад
renovate[bot]
2c06aa1d04
Update gnuxie/draupnir Docker tag to v1.86.1
2 лет назад
renovate[bot]
533f42fe08
Update dependency docker to v7.1.0
2 лет назад
Slavi Pantaleev
2e08d65e7a
Upgrade Jitsi (v9111-1 -> v9220-0)
2 лет назад
Slavi Pantaleev
b94ba07d93
Merge pull request #3142 from spantaleev/renovate/vectorim-element-web-1.x
Update vectorim/element-web Docker tag to v1.11.57
2 лет назад
renovate[bot]
502db35831
Update vectorim/element-web Docker tag to v1.11.57
2 лет назад
Slavi Pantaleev
5e050dbb4d
Merge pull request #3141 from spantaleev/renovate/ghcr.io-element-hq-synapse-1.x
Update ghcr.io/element-hq/synapse Docker tag to v1.100.0
2 лет назад
Slavi Pantaleev
578d00a54a
Default to root-path-redirection on the base domain if index.html creation is disabled
This is a break in backward-compatibility for people disabling
`index.html` creation via the playbook but are managing their static
website files in another way (AUX role, etc).
2 лет назад
Slavi Pantaleev
8c69ff8d03
Upgrade Postgres (v16.1-5 -> v16.1-6)
2 лет назад
Slavi Pantaleev
672b42848f
Upgrade Grafana (v10.3.1-1 -> v10.3.1-2)
2 лет назад
Slavi Pantaleev
674658039e
Switch from grafana_container_additional_networks to grafana_container_additional_networks_auto
2 лет назад
Slavi Pantaleev
a91f14ee0d
Upgrade Grafana (v10.3.1-0 -> v10.3.1-1)
2 лет назад
renovate[bot]
b167f48396
Update ghcr.io/element-hq/synapse Docker tag to v1.100.0
2 лет назад
Slavi Pantaleev
2ba4b94b99
Use prometheus_container_additional_networks_auto, instead of prometheus_container_additional_networks
2 лет назад
Slavi Pantaleev
4bf4fc4f62
Upgrade Prometheus (v2.49.1-1 -> v2.49.1-2)
2 лет назад
Wave
45e46f82bb
Fix typo in configuring-playbook-bot-matrix-registration-bot.md ( #3137 )
* Fix typo in configuring-playbook-bot-matrix-registration-bot.md
changed "loook like" to "Tokens look like"
* Minor rewording
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2 лет назад
Tiago Carrondo
5ca527066d
Fix s3-storage migrate and shell ( #3136 )
* Fix s3-storage migrate and shell: container needs attachment to postgres network also
* Connect to s3-storage-provider migrate to multiple networks in multiple steps
Multiple `--network` calls lead to:
> docker: Error response from daemon: Container cannot be connected to network endpoints: NETWORK_1 NETWORK_2.
* Connect to s3-storage-provider shell to multiple networks in multiple steps
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2 лет назад
Slavi Pantaleev
f08fbbe103
Merge pull request #3135 from spantaleev/renovate/matrixdotorg-dendrite-monolith-0.x
Update matrixdotorg/dendrite-monolith Docker tag to v0.13.6
2 лет назад
renovate[bot]
4a2ad1583e
Update matrixdotorg/dendrite-monolith Docker tag to v0.13.6
2 лет назад
Slavi Pantaleev
1468c08065
Wire matrix_server_fqn_matrix_federation to matrix_SERVICE_*_public_federation_api_traefik_hostname for ease of use
2 лет назад
Slavi Pantaleev
a9eba7ab32
Fix turn: fallback URIs missing due to Jinja operator priorities
2 лет назад
Slavi Pantaleev
a1179289a1
Split some homeserver _additional_networks variables into _auto and _custom
2 лет назад
Slavi Pantaleev
dafeee92f4
Adjust matrix_nginx_proxy_container_labels_traefik_proxy_matrix_federation_hostname validation check message to mention matrix_static_files_file_matrix_server_property_m_server
2 лет назад
Slavi Pantaleev
b48b06d2f8
Add missing bracket
2 лет назад
Slavi Pantaleev
5ca4d6ebc5
Add validation check for matrix_nginx_proxy_container_labels_traefik_proxy_matrix_federation_hostname
2 лет назад
Slavi Pantaleev
185f54a4c7
Upgrade Prometheus (v2.49.1-0 -> v2.49.1-1)
2 лет назад
Slavi Pantaleev
bc7ed6bd38
Merge pull request #3131 from Michael-Hollister/michael/synapse-add-extra-arguments
Added extra systemd service arguments to synapse workers and proxy companion
2 лет назад
Slavi Pantaleev
ad9ba1e2bd
Fix variable name typo
2 лет назад
Slavi Pantaleev
243d828e50
Fix mautrix-discord config Jinja2 syntax error
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3133
Regression since 4ed522e8fe
2 лет назад
Slavi Pantaleev
b0b0f9e673
Merge pull request #3133 from needo37/patch-1
Bring default config inline with upstream
2 лет назад
needo37
4ed522e8fe
Bring default config inline with upstream
2 лет назад
Michael Hollister
bd027159b1
Added extra systemd service arguments to synapse workers and proxy companion
2 лет назад
Slavi Pantaleev
cb3eb2d1c4
Merge pull request #3130 from jalemann/master
add missing ' in config
2 лет назад
Jost Alemann
c2ba5c6412
add missing ' in config
2 лет назад
Slavi Pantaleev
954e568866
Merge pull request #3128 from FSG-Cat/Draupnir-Mjolnir-Explicit-Config-Declare
Resolve #2296 by Explicitly telling Draupnir and Mjolnir where to find their configs.
2 лет назад
Catalan Lover
c4992ca018
Explicitly Declare Draupnir and Mjolnir Config and enter Bot Mode
This should resolve [#2296 ](https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2296 ) by fixing the noted issue.
This also paves the way for in the future working on D4A mode but that would require a rework to how these variables are done.
2 лет назад
Slavi Pantaleev
9dd33263e0
Upgrade Grafana (v10.2.3-0 -> v10.3.1-0)
2 лет назад
Slavi Pantaleev
82faab928f
Upgrade prometheus-postgres-exporter (v0.14.0-3 -> v0.14.0-4)
The new version drops support for the legacy basic auth method
(`prometheus_postgres_exporter_basicauth_*` variables).
2 лет назад
Slavi Pantaleev
6ee7fbceae
Upgrade prometheus-node-exporter (v1.7.0-2 -> v1.7.0-3)
The new version drops support for the legacy basic auth method
(`prometheus_node_exporter_basicauth_*` variables).
2 лет назад
Slavi Pantaleev
07a77cb4d3
Auto-enable metrics for services when matrix_metrics_exposure_enabled, even when not hosting Prometheus
Previously, we only enabled metrics when the playbook was installing
Prometheus (as indicated by `prometheus_enabled`).
We are exposing metrics when `matrix_metrics_exposure_enabled` is
toggled to `true` though, but people need to toggle various
`_metrics_enabled` variables to make services actually serve metrics.
No more. If `matrix_metrics_exposure_enabled` is `true`, we'll
automatically enable metrics for all services.
2 лет назад
Slavi Pantaleev
01b9a09863
Intentionally start Coturn after the homeserver when devture_systemd_service_manager_service_restart_mode is 'one-by-one'
2 лет назад
Slavi Pantaleev
35d22fdba3
Upgrade playbook_help
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2448
2 лет назад
Slavi Pantaleev
3a0eeed680
Merge pull request #3124 from mcnesium/patch-1
fix setting root path because the script moved one level up in 2f457b2a
2 лет назад
mcnesium
af86ec6dbf
fix setting root path because the script moved one level up in 2f457b2a
2 лет назад