Slavi Pantaleev
7ae2f46bf7
Add Commet to the client list in configuring-playbook.md
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
hace 8 horas
Slavi Pantaleev
7833006b07
Merge pull request #5005 from TheDataLeek/tdl/commet-docs
Add Commet client documentation
hace 8 horas
Slavi Pantaleev
eb6328e5e9
Fix role references in jitsi_jvb.yml
The galaxy roles were renamed to shorter install paths back in
c0595d6e4 (2023-11-19), but jitsi_jvb.yml was not updated, so running
it failed with 'role not found' ever since.
Reported in https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/5269 by @mcepl
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
hace 8 horas
Slavi Pantaleev
80c2624454
Add add-inventory-host command for bootstrapping the inventory
Running `just add-inventory-host example.com 1.2.3.4` (or
`make add-inventory-host domain=example.com ip=1.2.3.4`) adds a new
host to the inventory, creating inventory/hosts and
inventory/host_vars/matrix.DOMAIN/vars.yml from the example files,
with strong secrets generated automatically.
Existing configuration is never overwritten. The command refuses to
run if the host is already in the inventory, so it can also be used
for adding more hosts later.
Based on the idea proposed in
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/4682 by @Ser5
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
hace 8 horas
renovate[bot]
0f7f60372f
Update matrixdotorg/sygnal Docker tag to v0.17.0 ( #4794 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
hace 9 horas
Slavi Pantaleev
fc473797cd
Disable broken container healthcheck for matrix-sygnal
The sygnal container images (since v0.16.0) hardcode a HEALTHCHECK which
relies on curl, but the image does not include curl, so the healthcheck
can never pass. See https://github.com/element-hq/sygnal/issues/326
This unblocks upgrading sygnal past v0.15.1.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
hace 9 horas
github-actions[bot]
8250b6d088
Automatic translations update
hace 10 horas
Slavi Pantaleev
b57ac50c81
Merge pull request #5288 from luixxiul/remove-matrix-bot-matrix-registration-bot
Remove matrix-registration-bot
hace 10 horas
Suguru Hirahara
e6e0df3d32
Update faq.md: add a section about removed roles
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
hace 1 día
Slavi Pantaleev
19a775ef7e
Upgrade Continuwuity (v0.5.10 -> v26.6.1) and re-sync its config template
This is a major upgrade which performs a one-way database migration
and removes LDAP support upstream.
The continuwuity.toml.j2 template is re-synced with the v26.6.1 example
config. Notably, registration_token is now only rendered when non-empty,
because v26+ refuses to start when it is set to an empty string.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
hace 10 horas
renovate[bot]
1d14b599b2
Update dependency prometheus to v3.13.1-0
hace 1 día
renovate[bot]
79d3d3c9c6
Update dependency prek to v0.4.9
hace 1 día
renovate[bot]
2519a81597
Update dependency prometheus_node_exporter to v1.12.0-0
hace 1 día
Suguru Hirahara
931aa6cf57
Update CHANGELOG.md
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
hace 1 día
renovate[bot]
c24bcc8158
Update ghcr.io/matrix-construct/tuwunel Docker tag to v1.8.1
hace 2 días
renovate[bot]
25cf21da42
Update dependency sable to v1.19.3-0
hace 2 días
renovate[bot]
68fe9c176f
Update dependency ntfy to v2.26.0-0
hace 2 días
Suguru Hirahara
2c57bd3b90
Update validate_config.yml
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
hace 2 días
Suguru Hirahara
d8742b0624
Update docs
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
hace 2 días
Suguru Hirahara
e280b5819f
Remove mentions to matrix-bot-matrix-registration-bot
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
hace 2 días
Suguru Hirahara
8f3e76597f
Remove roles/custom/matrix-bot-matrix-registration-bot
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
hace 2 días
renovate[bot]
c4012389d4
Update ghcr.io/element-hq/matrix-authentication-service Docker tag to v1.20.0
hace 3 días
renovate[bot]
94bf7a90ab
Update dependency sable to v1.19.1-0
hace 3 días
renovate[bot]
a3123b5456
Update dependency traefik to v3.7.7-0
hace 3 días
renovate[bot]
22d6fd0be2
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2026.7.8
hace 4 días
renovate[bot]
f750cc01b4
Update dependency prometheus_postgres_exporter to v0.20.1-0
hace 4 días
renovate[bot]
d28497df0e
Update astral-sh/setup-uv action to v8.3.2
hace 4 días
renovate[bot]
373bf99c86
Update ghcr.io/element-hq/synapse Docker tag to v1.156.0
hace 5 días
krassle
b463dd02bb
[Element] Fix missing background URL on welcome, login & register pages
- Updated `welcome_background_url` to upstream default *lake.jpg* for the official Matrix Client Element.
- Provoked by: [Convert welcome.html to React component](4b4289e211 )
hace 5 días
renovate[bot]
044dbc5de5
Update ghcr.io/element-hq/element-web Docker tag to v1.12.23
hace 5 días
renovate[bot]
ed0994fcdd
Update dependency charset-normalizer to v3.4.9
hace 5 días
dependabot[bot]
c070752c17
build(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 8.3.0 to 8.3.1.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](https://github.com/astral-sh/setup-uv/compare/v8.3.0...v8.3.1 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 8.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
hace 5 días
renovate[bot]
d1d116b519
Update ghcr.io/element-hq/element-call Docker tag to v0.21.0
hace 5 días
renovate[bot]
6735320341
Update dependency charset-normalizer to v3.4.8
hace 6 días
renovate[bot]
8bd2d473b7
Update astral-sh/setup-uv action to v8.3.0
hace 1 semana
renovate[bot]
2b12dae59a
Update dependency prometheus_node_exporter to v1.10.2-2
hace 1 semana
renovate[bot]
8a9bb8cfe3
Update dependency prometheus_nginxlog_exporter to v1.10.0-4
hace 1 semana
renovate[bot]
5df06de359
Update dependency prometheus_postgres_exporter to v0.20.0-1
hace 1 semana
renovate[bot]
e52c261888
Update dependency ddclient to v4.0.0-4
hace 1 semana
renovate[bot]
b55ad8d097
Update dependency prometheus to v3.13.0-1
hace 1 semana
renovate[bot]
173a60101f
Update dependency setuptools to v83
hace 1 semana
renovate[bot]
41a046a3d4
Update dependency prek to v0.4.8
hace 1 semana
renovate[bot]
3b3f186c47
Update dependency container_socket_proxy to v0.4.2-6
hace 1 semana
renovate[bot]
8c15c46936
Update dependency livekit_server to v1.13.3-0
hace 1 semana
renovate[bot]
f75ce847b4
Update dependency prometheus to v3.13.0-0
hace 1 semana
renovate[bot]
08cd63fe67
Update dependency prometheus_postgres_exporter to v0.20.0-0
hace 1 semana
renovate[bot]
203650bc73
Update dependency traefik to v3.7.6-0
hace 1 semana
renovate[bot]
df3d0ceae5
Update dependency prek to v0.4.6
hace 1 semana
renovate[bot]
fe40516804
Update pre-commit hook ansible/ansible-lint to v26.6.0
hace 1 semana
github-actions[bot]
46adef0344
Automatic translations update
hace 1 semana