Slavi Pantaleev
178f7a9fff
Upgrade Element Web (v1.11.94 -> v1.11.95)
11 месяцев назад
Slavi Pantaleev
1313f1e414
Make base domain root path redirect also handle URLs with query strings (passing them along)
Previously `https://example.com ` and `https://example.com/ ` would be
redirected to `https://matrix.example.com `.
However, `https://example.com/?something ` was not handled and was tried
to be served as a file by matrix-static-files for this base domain.
From now on, paths containing query strings will be handled as well
and the query string will be passed along.
Example: `https://example.com/?something ` -> `https://matrix.example.com/?something `
11 месяцев назад
Aine
ccab72aa2e
Postmoogle v0.9.25
11 месяцев назад
renovate[bot]
96adaf9916
Update ghcr.io/matrix-org/rageshake Docker tag to v1.15.0
11 месяцев назад
Suguru Hirahara
fe71555dbc
Update docs: configuring-playbook-ntfy.md and others ( #4160 )
* Update docs/configuring-playbook-ntfy.md: adopt the same description format as documentation for Jitsi and Etherpad
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Update docs/configuring-playbook-ntfy.md: introduction and other edits
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Update docs/configuring-playbook-ntfy.md: fix the link to the ansible-role-ntfy's documentation
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Update docs/configuring-playbook-ntfy.md: edit the list item
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Update docs/configuring-playbook-ntfy.md: the section for the web app
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Update docs/configuring-playbook-ntfy.md: re-add the note about subscribing to a notification topic
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Update docs: links to MASH project and its components
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Update docs/configuring-playbook-ntfy.md
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
* Update docs/configuring-playbook-ntfy.md: create a section for the web app
- Remove the reasoning on why the web app is disabled by default as it is uncommon among the playbook's documentation
- Add the link to the official documentation about using the web app
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
---------
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
Co-authored-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
11 месяцев назад
Slavi Pantaleev
7e24667fc7
Upgrade traefik-certs-dumper (v2.8.3-7 -> v2.10.0-0)
11 месяцев назад
Slavi Pantaleev
82c5afd214
Upgrade ntfy (v2.11.0-3 -> v2.11.0-4)
11 месяцев назад
Suguru Hirahara
c291d53d3e
Update docs/configuring-playbook-prometheus-grafana.md: warning message ( #4159 )
1 год назад
renovate[bot]
87bdaf5bfe
Update dependency setuptools to v76
1 год назад
Slavi Pantaleev
35dd8e46cd
Adjust `/etc/docker/daemon.json` cleanup comment with link to ansible-role-docker PR
1 год назад
Slavi Pantaleev
6d6fd4bf85
Add license information to `roles/custom/matrix_playbook_migration/tasks/docker_daemon_options_file_cleanup.yml`
1 год назад
Slavi Pantaleev
e33ed912cb
Reorder `matrix_playbook_docker_installation_daemon_options*` variables a bit
1 год назад
Slavi Pantaleev
bd073bca74
Remove `/etc/docker/daemon.json` when no Docker options are set anymore
1 год назад
Slavi Pantaleev
5aa8bf9c3d
Merge pull request #4157 from spantaleev/renovate/setuptools-75.x
Update dependency setuptools to v75.9.1
1 год назад
renovate[bot]
74b85d5b87
Update dependency setuptools to v75.9.1
1 год назад
Slavi Pantaleev
281da3eab4
Merge pull request #4156 from spantaleev/renovate/setuptools-75.x
Update dependency setuptools to v75.9.0
1 год назад
Suguru Hirahara
90d83bb5bc
Update docs/configuring-playbook-email.md: minor edit
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
renovate[bot]
52c75604c1
Update dependency setuptools to v75.9.0
1 год назад
Slavi Pantaleev
ce90df519e
docs/configuring-playbook-ipv6.md -> docs/configuring-ipv6.md
1 год назад
Slavi Pantaleev
d92a091523
Merge pull request #4155 from luixxiul/fix
Update docs/configuring-playbook-email.md: copy from the ansible-role…
1 год назад
Slavi Pantaleev
ffa1ff67eb
Recommend IPv6 enablement by default to all users
Follow-up to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3218
1 год назад
Suguru Hirahara
40446e341b
Update docs/configuring-playbook-email.md: copy from the ansible-role-exim-relay role's document and edit
Based on eac4201a02/docs/configuring-exim-relay.md
- Add instruction to enable DKIM
- Replace the recommendation to use another SMTP server as relay, as DKIM has become available on exim-relay and configuring it greatly improves deliverability
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
Slavi Pantaleev
c90e40b24d
Upgrade exim-relay (v4.98.1-r0-1-0 -> v4.98.1-r0-2-0)
1 год назад
Slavi Pantaleev
a1ee35e8ea
Merge pull request #4154 from Iruwen/feature/experimental-msc3266
Enable room summary API (MSC3266) support for Synapse
1 год назад
Iruwen
55e47d69db
Enable room summary API (MSC3266) support for Synapse to support Element X clients
1 год назад
Slavi Pantaleev
f6ba56e15d
Merge pull request #4151 from spantaleev/renovate/jinja2-3.x
Update dependency Jinja2 to v3.1.6
1 год назад
Slavi Pantaleev
247ef546ba
Merge pull request #4152 from spantaleev/dependabot/pip/i18n/jinja2-3.1.6
Bump jinja2 from 3.1.5 to 3.1.6 in /i18n
1 год назад
dependabot[bot]
820acce224
Bump jinja2 from 3.1.5 to 3.1.6 in /i18n
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
1 год назад
renovate[bot]
a72d017e47
Update dependency Jinja2 to v3.1.6
1 год назад
Slavi Pantaleev
1c68fd0d9b
Make matrix-synapse-reverse-proxy-companion not report "502 Bad Gateway" when Synapse workers restart
Since nginx 1.27.3, we can make use of the `resolve` parameter for an `upstream`'s `server`,
to allow DNS resolution to happen continuously at runtime, not just once during startup.
Previously, this was not possible to do in an `upstream` block without
an nginx-plus subscription. Outside of an `upstream` block, we've used
and still use `set $backend ..` workarounds to get DNS resolution at
runtime, but now we can do it in `upstream` as well.
1 год назад
Slavi Pantaleev
db993c5bb3
Merge pull request #4150 from luixxiul/fix
Update docs/configuring-playbook-s3.md: add links to Storj and edit t…
1 год назад
Suguru Hirahara
36f00c82e7
Update docs/configuring-playbook-s3.md: add links to Storj and edit the section for other S3-compatible storage providers
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
Aine
60bc545d0e
Synapse Admin v0.10.3-etke38
1 год назад
Slavi Pantaleev
c63660ede2
Merge pull request #4149 from luixxiul/fix
Add REUSE compliant badge on README.md
1 год назад
Suguru Hirahara
0bad96ac90
Add REUSE compliant badge on README.md
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
Suguru Hirahara
d4c007dffd
Re-run reuse annotate for roles/
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
Slavi Pantaleev
7944036343
Merge pull request #4148 from spantaleev/renovate/docker.io-metio-matrix-alertmanager-receiver-2025.x
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.3.5
1 год назад
Slavi Pantaleev
a103fa63a9
Merge pull request #4147 from spantaleev/renovate/ajbura-cinny-4.x
Update ajbura/cinny Docker tag to v4.5.1
1 год назад
Slavi Pantaleev
b391a96e78
Merge pull request #4146 from luixxiul/patch-2
Update validate_config.yml files
1 год назад
Slavi Pantaleev
bf0918ae58
Merge branch 'master' into patch-2
1 год назад
renovate[bot]
ae661b991e
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2025.3.5
1 год назад
renovate[bot]
91130c8a1c
Update ajbura/cinny Docker tag to v4.5.1
1 год назад
Slavi Pantaleev
a2bc87a585
Merge pull request #4145 from luixxiul/fix
Add license information to the rest of the files to make the project REUSE compliant
1 год назад
Slavi Pantaleev
9c21067cd5
Merge pull request #4144 from luixxiul/patch-3
Update docs/configuring-playbook.md: update the instruction to use git
1 год назад
Suguru Hirahara
b4ce0274c9
Update validate_configs.yml for riot-web and ma1sd: adopt the common instruction
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
Suguru Hirahara
c18fc93a22
Update validate_config.yml files: edit the banner message for variables name
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
Suguru Hirahara
cdc12e0ecb
Update validate_config.yml for migration: adopt a common instruction to variables which should be removed
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
Suguru Hirahara
219cd7702d
Update validate_config.yml for migration: adopt a common instruction
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
Suguru Hirahara
06ffbb3681
Update validate_config.yml for migration: adopt a simpler description
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад
Suguru Hirahara
d2fe3bc5b6
Update validate_config.yml for migration: add blank lines between messages where expected
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 год назад