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>
8 часов назад
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>
9 часов назад
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>
9 часов назад
github-actions[bot]
8250b6d088
Automatic translations update
10 часов назад
Slavi Pantaleev
b57ac50c81
Merge pull request #5288 from luixxiul/remove-matrix-bot-matrix-registration-bot
Remove matrix-registration-bot
10 часов назад
Suguru Hirahara
e6e0df3d32
Update faq.md: add a section about removed roles
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
1 день назад
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>
10 часов назад
renovate[bot]
1d14b599b2
Update dependency prometheus to v3.13.1-0
1 день назад
renovate[bot]
79d3d3c9c6
Update dependency prek to v0.4.9
1 день назад
renovate[bot]
2519a81597
Update dependency prometheus_node_exporter to v1.12.0-0
1 день назад
Suguru Hirahara
931aa6cf57
Update CHANGELOG.md
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
1 день назад
renovate[bot]
c24bcc8158
Update ghcr.io/matrix-construct/tuwunel Docker tag to v1.8.1
2 дней назад
renovate[bot]
25cf21da42
Update dependency sable to v1.19.3-0
2 дней назад
renovate[bot]
68fe9c176f
Update dependency ntfy to v2.26.0-0
2 дней назад
Suguru Hirahara
2c57bd3b90
Update validate_config.yml
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
2 дней назад
Suguru Hirahara
d8742b0624
Update docs
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
2 дней назад
Suguru Hirahara
e280b5819f
Remove mentions to matrix-bot-matrix-registration-bot
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
2 дней назад
Suguru Hirahara
8f3e76597f
Remove roles/custom/matrix-bot-matrix-registration-bot
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
2 дней назад
renovate[bot]
c4012389d4
Update ghcr.io/element-hq/matrix-authentication-service Docker tag to v1.20.0
3 дней назад
renovate[bot]
94bf7a90ab
Update dependency sable to v1.19.1-0
3 дней назад
renovate[bot]
a3123b5456
Update dependency traefik to v3.7.7-0
3 дней назад
renovate[bot]
22d6fd0be2
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2026.7.8
4 дней назад
renovate[bot]
f750cc01b4
Update dependency prometheus_postgres_exporter to v0.20.1-0
4 дней назад
renovate[bot]
d28497df0e
Update astral-sh/setup-uv action to v8.3.2
4 дней назад
renovate[bot]
373bf99c86
Update ghcr.io/element-hq/synapse Docker tag to v1.156.0
5 дней назад
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 )
5 дней назад
renovate[bot]
044dbc5de5
Update ghcr.io/element-hq/element-web Docker tag to v1.12.23
5 дней назад
renovate[bot]
ed0994fcdd
Update dependency charset-normalizer to v3.4.9
5 дней назад
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>
5 дней назад
renovate[bot]
d1d116b519
Update ghcr.io/element-hq/element-call Docker tag to v0.21.0
5 дней назад
renovate[bot]
6735320341
Update dependency charset-normalizer to v3.4.8
6 дней назад
renovate[bot]
8bd2d473b7
Update astral-sh/setup-uv action to v8.3.0
1 неделю назад
renovate[bot]
2b12dae59a
Update dependency prometheus_node_exporter to v1.10.2-2
1 неделю назад
renovate[bot]
8a9bb8cfe3
Update dependency prometheus_nginxlog_exporter to v1.10.0-4
1 неделю назад
renovate[bot]
5df06de359
Update dependency prometheus_postgres_exporter to v0.20.0-1
1 неделю назад
renovate[bot]
e52c261888
Update dependency ddclient to v4.0.0-4
1 неделю назад
renovate[bot]
b55ad8d097
Update dependency prometheus to v3.13.0-1
1 неделю назад
renovate[bot]
173a60101f
Update dependency setuptools to v83
1 неделю назад
renovate[bot]
41a046a3d4
Update dependency prek to v0.4.8
1 неделю назад
renovate[bot]
3b3f186c47
Update dependency container_socket_proxy to v0.4.2-6
1 неделю назад
renovate[bot]
8c15c46936
Update dependency livekit_server to v1.13.3-0
1 неделю назад
renovate[bot]
f75ce847b4
Update dependency prometheus to v3.13.0-0
1 неделю назад
renovate[bot]
08cd63fe67
Update dependency prometheus_postgres_exporter to v0.20.0-0
1 неделю назад
renovate[bot]
203650bc73
Update dependency traefik to v3.7.6-0
1 неделю назад
renovate[bot]
df3d0ceae5
Update dependency prek to v0.4.6
1 неделю назад
renovate[bot]
fe40516804
Update pre-commit hook ansible/ansible-lint to v26.6.0
1 неделю назад
github-actions[bot]
46adef0344
Automatic translations update
1 неделю назад
Suguru Hirahara
c146892b25
Update installing.md: add a section about native clients
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
1 месяц назад
github-actions[bot]
0a0259c0cf
Automatic translations update
1 неделю назад
Slavi Pantaleev
aa1b130a23
Announce Synology DSM support in the changelog
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 неделю назад