Aine
8ca935fca9
Update mautrix-whatsapp 0.10.2 -> 0.10.3
2 anni fa
Slavi Pantaleev
1643192be9
Merge pull request #2938 from etkecc/migrate-prometheus-exporters
migrate prometheus exporter roles
2 anni fa
Aine
968bf38a29
migrate prometheus exporter roles
2 anni fa
Slavi Pantaleev
551547b8f2
Merge pull request #2937 from etkecc/patch-304
update grafana 10.1.4 -> 10.1.5
2 anni fa
Aine
3b2cb1cbc2
update grafana 10.1.4 -> 10.1.5
2 anni fa
Slavi Pantaleev
4e46fb3cce
Upgrade Traefik (v2.10.4-1 -> v2.10.5-0)
2 anni fa
Slavi Pantaleev
f46de5aa4f
Merge pull request #2936 from nerdoc/patch-1
Update Admin-API link
2 anni fa
Slavi Pantaleev
af899a6558
Update Synapse Admin APIs link
2 anni fa
Christian González
495a890e1c
Update Admin-API link
the old one is deprecated (says the page at the link target), and refers to this new one.
2 anni fa
Slavi Pantaleev
c301c06a53
Add support for injecting additional environment-variables into sliding-sync
2 anni fa
Slavi Pantaleev
2441cf3ab1
Upgrade sliding-sync (v0.99.10 -> v0.99.11)
2 anni fa
Slavi Pantaleev
d666c5fda9
Merge pull request #2935 from throny/patch-4
Warning Borg users before upgrading to Postgres 16
2 anni fa
throny
7e54417fca
Update maintenance-postgres.md
no postgres 16 support with borg, 15 works.
2 anni fa
Slavi Pantaleev
954634b580
Make ansible-lint happy
2 anni fa
Slavi Pantaleev
3edeb01f3a
Merge pull request #2934 from slikie/master
Update synapse v1.93.0 -> v1.94.0
2 anni fa
slikie
37195d49dc
Update main.yml
2 anni fa
Slavi Pantaleev
15763e5418
Upgrade Element (v1.11.45 -> v1.11.46)
2 anni fa
Slavi Pantaleev
dc9ff4e01b
Add support for external-IP-address-autodetection to Coturn
2 anni fa
Slavi Pantaleev
ccbff150cd
Upgrade ddclient (v3.10.0-ls135 -> v3.10.0-ls136)
2 anni fa
Julian Foad
3e43b9d1c7
client-hydrogen: remove unrelated change (docker push)
2 anni fa
Julian Foad
408aec7d5b
client-hydrogen: fix self-build
Self-build now requires the new docker buildx/buildkit, so switch
from the ansible docker module to running a docker build command,
like elsewhere.
2 anni fa
Slavi Pantaleev
11b032f3ad
Pass media_url and displayname to Heisenbridge - do not make it guess
Without explicitly passing the `media_url` configuration,
Heisenbridge would try to guess it. It works most of the time,
but some people are experiencing trouble with it.
There's no need for wasteful work and for potential unreliability,
so we now configure the `media_url` explicitly.
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2932
2 anni fa
Slavi Pantaleev
c8e0f35c94
Upgrade Coturn (4.6.2-r4 -> 4.6.2-r5)
2 anni fa
Slavi Pantaleev
dbf5c1cd41
Merge pull request #2931 from etkecc/patch-303
Update prometheus 2.47.0 -> 2.47.1
2 anni fa
Aine
5ec9349810
Update prometheus 2.47.0 -> 2.47.1
2 anni fa
Slavi Pantaleev
36ef8d2cb7
Merge pull request #2930 from HarHarLinks/patch-15
Document how to enable Draupnir report polling
2 anni fa
Kim Brose
69a885c5c4
Fix section link
2 anni fa
Kim Brose
86422d7342
Document how to enable Draupnir report polling
2 anni fa
Slavi Pantaleev
4f38c9e49c
Merge pull request #2928 from HarHarLinks/patch-14
Fix link in Draupnir docs
2 anni fa
Slavi Pantaleev
21ef495c2e
Upgrade mautrix-googlechat (v0.5.0 -> v0.5.1)
2 anni fa
Kim Brose
3d6fd501de
Fix link in Draupnir docs
2 anni fa
Slavi Pantaleev
593b3157b9
Fix systemd service Wants for mjolnir and draupnir
Patch contributed by JulianF.
2 anni fa
Slavi Pantaleev
3a32fe71fb
Upgrade ddclient (v3.10.0-ls131 -> v3.10.0-ls135)
2 anni fa
Slavi Pantaleev
a573619330
Merge pull request #2927 from etkecc/patch-301
Update borg 1.2.5 -> 1.2.6
2 anni fa
Slavi Pantaleev
b43d941c6e
Merge pull request #2926 from etkecc/add-synapse-oidc-vars
add matrix_synapse_oidc_enabled and matrix_synapse_oidc_providers vars
2 anni fa
Slavi Pantaleev
c0e56ac1c4
Make OIDC providers if check safer
2 anni fa
Aine
e3149afe0b
Update borg 1.2.5 -> 1.2.6
2 anni fa
Slavi Pantaleev
793fba5440
Merge pull request #2925 from etkecc/add-tags
add `ensure-users-created` tag alongside with `ensure-matrix-users-created`
2 anni fa
Aine
9167a7734e
add matrix_synapse_oidc_enabled and matrix_synapse_oidc_providers vars
2 anni fa
Aine
54babc5de0
add `ensure-users-created` tag alongside with `ensure-matrix-users-created`
2 anni fa
Slavi Pantaleev
0a4cff56fb
Make sliding-sync communicate with the homeserver over the container network
Seems like we don't necessarily need to use a public URL for `SYNCV3_SERVER`.
This possibly helps setups that were having trouble when `SYNCV3_SERVER`
was a public URL (e.g. `https://matrix.DOMAIN `), as described in:
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2912
2 anni fa
Slavi Pantaleev
5d6ad42751
Make sure mautrix-wsproxy paths are created
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2923
2 anni fa
Slavi Pantaleev
a40cb963a9
Do not install docker compose plugin
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2924
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2922
2 anni fa
Slavi Pantaleev
f988f02e02
Upgrade maubot (v0.4.1 -> v0.4.2)
2 anni fa
Slavi Pantaleev
ed8f8350c6
Merge pull request #2922 from etkecc/patch-300
Update docker role (sic!)
2 anni fa
Slavi Pantaleev
8c76d26788
Merge pull request #2921 from etkecc/patch-299
Update grafana v10.1.2 -> v10.1.4
2 anni fa
Aine
515e827391
Update docker role (sic!)
2 anni fa
Aine
a5d7f1bb25
Update grafana v10.1.2 -> v10.1.4
2 anni fa
Slavi Pantaleev
366902f30a
Upgrade Element (v1.11.44 -> v1.11.45)
2 anni fa
Slavi Pantaleev
d51a67a01a
Fix self-building for matrix-registration-bot
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2919
2 anni fa