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 година
darksnakezero
2536b15aed
Added docu on how to host another server behind traefik. ( #3120 )
* Update configuring-playbook-traefik.md
Added docu on how to host another server behind traefik.
* Added MASH and docker options
Added the link to mash and the compatibility adjustments.
Mentioned the prefered method with docker containers.
Some rephrasing to make clear, the intended guide ios for reverse proxying non-docker services.
* Improve wording in configuring-playbook-traefik.md
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
пре 2 година
Slavi Pantaleev
d895518c1e
Merge pull request #3121 from spantaleev/renovate/joseluisq-static-web-server-2.x
chore(deps): update joseluisq/static-web-server docker tag to v2.25.0
пре 2 година
renovate[bot]
e2a4f119f1
chore(deps): update joseluisq/static-web-server docker tag to v2.25.0
пре 2 година
Slavi Pantaleev
ecb5591743
Upgrade sliding-sync (v0.99.14 -> v0.99.15)
пре 2 година
Slavi Pantaleev
17c9c8a6de
Merge pull request #3118 from SirHazza/npm-documentation
Updated nginx proxy fronting with NPM guide
пре 2 година
Slavi Pantaleev
60a01622cf
Minor improvements to the nginx-proxy-manager docs
пре 2 година
SirHazza
448484a625
Created dedicated guide on Nginx Proxy Manager
пре 2 година
SirHazza
55a8f2ee67
Added mention of nginx proxy manager in fronting the proxy doc
пре 2 година
Slavi Pantaleev
5c66485c99
Ensure matrix-bot-mjolnir container network is created
Most addons live in the same network by default (matrix-addons) right now,
so this network would have usually been created by some other addon.
Howevre, if this is the only addon someone uses, it may have remained
uncreated causing a problem.
пре 2 година
Slavi Pantaleev
1421355349
Merge pull request #3119 from Braindot-fr/update-telegram-config
Mautrix-Telegram bridge config update
пре 2 година
SirHazza
1e09779f24
Merge branch 'spantaleev:master' into npm-documentation
пре 2 година
Pierre 'McFly' Marty
f10bc264da
chore(deps): update Telegrambot config
пре 2 година
Slavi Pantaleev
9a7cb0f716
Fix broken link in changelog entry
пре 2 година
Slavi Pantaleev
24394d3ec4
Announce support for specialized Synapse workers
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3100
пре 2 година
Slavi Pantaleev
9fb2d53b54
Rework Synapse workers documentation
Related to: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3100
пре 2 година
Slavi Pantaleev
84446e52e9
Rename Synapse worker preset name (room-workers -> specialized-workers)
I believe `specialized-workers` is a better name than `room-workers`,
because when enabled, 4 different types of specialized workers are
created:
- Room workers
- Sync workers
- Client readers
- Federation readers
Only one of these is called room-workers.
In the future, more specialized workers may be added, making the
`room-workers` preset name an even poorer choice.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3100
пре 2 година
Slavi Pantaleev
7cb33da46a
Add some clarification comment in matrix-synapse-reverse-proxy-companion/defaults/main.yml
пре 2 година
Slavi Pantaleev
16ca50c6ef
Add a few more comments in matrix-synapse-reverse-proxy-companion.conf.j2
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3100
пре 2 година
Slavi Pantaleev
3c7f896246
Prevent generic workers being combined with any of the other types
Until now, the validation check would only get tripped up
if generic workers are used, combined with at least one EACH
other type of specialized workers.
This means that someone doing this:
```
matrix_synapse_workers_preset: one-of-each
matrix_synapse_workers_client_reader_workers_count: 5
```
.. would not have triggered this safety check.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3100
пре 2 година
Slavi Pantaleev
535c77da6a
Merge pull request #3100 from cvwright/cvwright/room-workers-v2
Room workers
пре 2 година
Slavi Pantaleev
826f757fbb
Merge branch 'master' into cvwright/room-workers-v2
пре 2 година
SirHazza
6c1069fd16
Updated nginx proxy fronting with NPM guide
Updated the 'nginx reverse-proxy fronting' documentation with a guide for Nginx Proxy Manager, as you can't use the pre-existing nginx matrix.conf
пре 2 година
Slavi Pantaleev
8f06e2bf05
Merge pull request #3117 from spantaleev/renovate/vectorim-element-web-1.x
Update vectorim/element-web Docker tag to v1.11.55
пре 2 година