Slavi Pantaleev
19ccd491fb
Upgrade Matrix Authentication Service (v0.15.0 -> v0.16.0) and adapt for the new `syn2mas` subcommand
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4297
Supersedes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4300
vor 10 Monaten
Slavi Pantaleev
95ef383ef7
Add `matrix_synapse_cas_config_enabled` variable to make `cas_confg` non-null
This works around an issue with Matrix Authentication Service's `syn2mas` sub-command (at version v0.16.0),
which chokes with an error:
> Error: Failed to load Synapse configuration
> Caused by:
> invalid type: found unit, expected struct EnableableSection for key "default.cas_config" in homeserver.yaml YAML file
This issue is likely to be fixed in MAS v0.16.1 or v0.17.0.
vor 10 Monaten
Slavi Pantaleev
43cb86ac8a
Upgrade Traefik (v3.3.6-1 -> v3.4.0-0)
vor 10 Monaten
renovate[bot]
d1329edf71
Update ghcr.io/element-hq/synapse Docker tag to v1.129.0
vor 10 Monaten
renovate[bot]
025909e05b
Update ghcr.io/element-hq/element-web Docker tag to v1.11.100
vor 10 Monaten
renovate[bot]
9f83f52ea9
Update dock.mau.dev/maubot/maubot Docker tag to v0.5.2
vor 10 Monaten
renovate[bot]
0b4b21660c
Update dependency setuptools to v80.3.1
vor 10 Monaten
renovate[bot]
381b987e99
Update dependency setuptools to v80.3.0
vor 10 Monaten
renovate[bot]
026f4b3282
Update dependency setuptools to v80.2.0
vor 10 Monaten
Slavi Pantaleev
4599fd7159
Upgrade Prometheus (v3.3.0-0 -> v3.3.1-0)
vor 10 Monaten
renovate[bot]
47ca615931
Update dependency charset-normalizer to v3.4.2
vor 10 Monaten
Slavi Pantaleev
99221c35d8
Upgrade Grafana (v11.6.1-1 -> v11.6.1-2)
vor 10 Monaten
Aine
cfc02b542d
fix container image registry prefix for element call, livekit server, and livekit jwt service
vor 10 Monaten
Aine
9a1f7165c2
fix grafana version var
vor 10 Monaten
Slavi Pantaleev
f6725a9bfe
Upgrade Grafana (v11.6.0-security-01-0 -> v11.6.1-0)
vor 10 Monaten
Slavi Pantaleev
882b528c96
`prometheus_node_exporter_docker_image_registry_prefix_upstream*` -> `prometheus_node_exporter_container_image_registry_prefix_upstream*`
vor 10 Monaten
Slavi Pantaleev
ae58880f0c
Upgrade prometheus-node-exporter (v1.9.1-1 -> v1.9.1-3)
vor 10 Monaten
Slavi Pantaleev
a638565580
Upgrade Prometheus (v2.55.1-3 -> v3.3.0-0)
vor 10 Monaten
renovate[bot]
0a6be12878
Update dependency setuptools to v80.1.0
vor 10 Monaten
Andreas Fischer
20133def86
Indicate that responsibility for system updates is out-of-scope for this playbook
vor 10 Monaten
Florian Schrön
03672a3a52
fix http-404 for element web with tmpfs
refers to commit
e65d19884 Run Element Web in tightened/read-only mode without a custom nginx config
and issue
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4199
vor 10 Monaten
renovate[bot]
63c2e831a8
Update dependency setuptools to v80.0.1
vor 10 Monaten
Slavi Pantaleev
0a6490ad46
Upgrade prometheus-postgres-exporter (v0.17.1-0 -> v0.17.1-1)
vor 10 Monaten
Slavi Pantaleev
7fb0bff47d
Upgrade prometheus-postgres-exporter (v0.14.0-9 -> v0.17.1-0) and adapt variables
vor 10 Monaten
Slavi Pantaleev
37a7af52ab
Upgrade prometheus-node-exporter (v1.9.1-0 -> v1.9.1-1)
vor 10 Monaten
Slavi Pantaleev
32ca5bf55c
Add warning about Reminder bot issues on Matrix Authentication Service docs page
vor 10 Monaten
Slavi Pantaleev
81b371e690
Remove outdated warning about Postmoogle not working well with Matrix Authentication Service
This probably got fixed with Matrix Authentication Service 0.15.0 though
I'm not sure exactly which commit did it.
Ref: https://github.com/element-hq/matrix-authentication-service/releases/tag/v0.15.0
vor 10 Monaten
Slavi Pantaleev
51e961ce9f
Add `matrix_user_shell` and default it to `/sbin/nologin`
This is a backward-incompatible change. By default, Ansible creates
users with (e.g.) `/bin/sh` on Linux, so changing to a no shell
leads to different behavior.
That said, it appears that using a shell-less user works OK with regard
to Ansible execution and starting the systemd services/containers later on.
vor 10 Monaten
Slavi Pantaleev
3ee7deb2d7
Rename variable (`matrix_user_groupname` -> `matrix_group_name`)
vor 10 Monaten
Slavi Pantaleev
9fc5cdab33
Rename variable (`matrix_user_username` -> `matrix_user_name`)
vor 10 Monaten
Slavi Pantaleev
a59383fcc7
Add `matrix_group_system` to configure whether the `matrix` group is also created as a system group
We create the `matrix` user as a system user (smaller uid), so it makes
sense to do the same for the `matrix` group.
vor 10 Monaten
Slavi Pantaleev
14aef55573
Add `matrix_user_system` variable for controlling if `matrix` user is created as a system user
This defaults to `true`, as before.
vor 10 Monaten
Niko Diamadis
ffde4fcb80
Fix README Matrix badge
vor 10 Monaten
Slavi Pantaleev
71ce8f792d
Upgrade Valkey (v8.0.1-3 -> v8.1.1-0)
vor 10 Monaten
Slavi Pantaleev
9476be0592
Upgrade Traefik (v3.3.6-0 -> v3.3.6-1)
vor 10 Monaten
renovate[bot]
feaa656fde
Update dependency setuptools to v80
vor 10 Monaten
Aine
186d3dbd71
fluffychat v1.26.0
vor 10 Monaten
Virkkunen
bcd50c8e08
fix continuwuity docker envs
vor 10 Monaten
Slavi Pantaleev
1c39a67c0a
Fix Continuwuity migration tag (`conduwuit-migrate-from-continuwuity` -> `continuwuity-migrate-from-conduwuit`)
vor 10 Monaten
Virkkunen
5ea613a3f6
migrate_from_conduwuit ownership fix ( #4278 )
* migration ownership fix
* lint fix
* lint fixes
vor 10 Monaten
Slavi Pantaleev
f0c48392fe
Announce Continuwuity
vor 10 Monaten
Slavi Pantaleev
3e1bc3ce59
Rename Continuwuity migration tag (`migrate-conduwuit` -> `conduwuit-migrate-from-continuwuity`) to be less generic
This should allow roles for other forks (like Tuwunel) to use similar tags.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4267
vor 10 Monaten
Slavi Pantaleev
46e587ee29
Mention Continuwuity on Conduwuit docs page
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4267
vor 10 Monaten
Slavi Pantaleev
fd32960687
Fix Continuwuity capitalization and clarify migration-from-conduwuit guide
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4267
vor 10 Monaten
Virkkunen
bd405c410a
Add continuwuity support ( #4267 )
* continuwuity support
* continuwuity support
* use main instead of commit tag
* fix docker image link
* migration from conduwuit
* fix yaml lint
* backup directories and linter fixes
* linter fixes
vor 10 Monaten
renovate[bot]
6383b1b37a
Update dependency certifi to v2025.4.26
vor 10 Monaten
renovate[bot]
41ac053912
Update ghcr.io/element-hq/element-call Docker tag to v0.10.0
vor 10 Monaten
Slavi Pantaleev
98e4f369b7
Add `receive_ephemeral` everywhere `de.sorunome.msc2409.push_ephemeral` is used
Ref:
- 33f3ccd6ae/CHANGELOG.md (L134-L136)
- 7165d3fa58/appservice/registration.go (L30)
Intentionally not removing the old configuration setting yet, as some bridges may/do not support
the new setting name. It's likely just bridgev2 mautrix bridges that have been updated and support both right now.
vor 10 Monaten
Slavi Pantaleev
dd2f8d1150
Relax mautrix-whatsapp regex in registration file to match what mautrix-whatsapp v0.12.0 expects
Since mautrix-whatsapp v0.12.0, the bridge deals with more than just phone numbers now,
so it sometimes tries to manage users with Matrix IDs like: `@whatsapp_lid-123456789:example.com`
Ref:
- https://github.com/mautrix/whatsapp/releases/tag/v0.12.0
- https://mau.fi/blog/2025-04-mautrix-release/
vor 10 Monaten
HarHarLinks
8a4eb88f0d
fix yaml templating failing when bridge user displaynames contain emoji
Signed-off-by: HarHarLinks <2803622+HarHarLinks@users.noreply.github.com>
vor 10 Monaten