Slavi Pantaleev
e718cb373f
matrix-appservice-irc: add scheme variable for mediaProxy publicUrl
Instead of hardcoding 'https' in the publicUrl, introduce a scheme variable
that can be configured. This follows the pattern used by other roles
(e.g., matrix_mautrix_discord_scheme, matrix_hookshot_public_scheme).
New variables:
- matrix_appservice_irc_ircService_mediaProxy_publicUrl_scheme (defaults to https)
- matrix_appservice_irc_ircService_mediaProxy_publicUrl (combines scheme, hostname, pathPrefix)
The scheme is wired in group_vars/matrix_servers based on matrix_playbook_ssl_enabled,
consistent with how other roles handle this.
2 miesięcy temu
Slavi Pantaleev
653d360b3d
matrix-appservice-irc: rename mediaProxy variables to follow playbook naming conventions
Variables that map to nested YAML config properties should follow the pattern:
matrix_<component>_<configPath>_<nestedProperty>
For ircService.mediaProxy.*, we now use:
- matrix_appservice_irc_ircService_mediaProxy_bindPort
- matrix_appservice_irc_ircService_mediaProxy_publicUrl_hostname
- matrix_appservice_irc_ircService_mediaProxy_publicUrl_pathPrefix
This follows the existing pattern used by matrix_appservice_irc_ircService_servers
and similar variables in other roles (e.g., matrix_hookshot_github_defaultOptions_*).
Also renamed the Traefik path prefix variable to include 'media_proxy' for clarity:
- matrix_appservice_irc_container_labels_media_proxy_traefik_path_prefix
2 miesięcy temu
Thom Wiggers
73a92a6ff8
Update to 4.0.0
2 miesięcy temu
Thom Wiggers
83f2a3dcf1
Follow a refactor through
4 miesięcy temu
Thom Wiggers
b51733aab6
correct spelling errors in IRC bridge configuration templates.
4 miesięcy temu
Thom Wiggers
97fc61d102
Make traefik rule more consistent with other roles
4 miesięcy temu
Thom Wiggers
fec9ef4dd3
Fix capitalization of cert resolver
4 miesięcy temu
Thom Wiggers
2efa58b01c
Make traefik work
6 miesięcy temu
Jade Ellis
0c4cc36691
Add traefik config
6 miesięcy temu
Thom Wiggers
18b212a671
Fix variable name
11 miesięcy temu
Thom Wiggers
db81d2cb6b
some ansible lint complaints
11 miesięcy temu
Thom Wiggers
f820c2d119
config bind port
11 miesięcy temu
Thom Wiggers
7c70441749
Fix unintentional change
11 miesięcy temu
Thom Wiggers
57bd1ec212
Generate key
11 miesięcy temu
Thom Wiggers
08ae5bbc64
Fix some unintentional changes
1 rok temu
Thom Wiggers
7072f29b32
Update config.yaml template
1 rok temu
Thom Wiggers
b5fa6c5419
Update server config sample
1 rok temu
Thom Wiggers
dc828d4f05
Update to 3.0.1
1 rok temu
Thom Wiggers
364276c456
Update matrix-appservice-irc version
1 rok temu
Aine
afe5b06771
Synapse Admin v0.11.1-etke52
3 miesięcy temu
renovate[bot]
e4d0d42f04
chore(deps): update dependency traefik_certs_dumper to v2.10.0-4
3 miesięcy temu
dependabot[bot]
91711669c6
Bump ansible/ansible-lint from 25.12.2 to 26.1.0
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint ) from 25.12.2 to 26.1.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases )
- [Commits](https://github.com/ansible/ansible-lint/compare/v25.12.2...v26.1.0 )
---
updated-dependencies:
- dependency-name: ansible/ansible-lint
dependency-version: 26.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 miesięcy temu
renovate[bot]
5fe789cd96
chore(deps): update dependency etherpad to v2.6.0-1
3 miesięcy temu
renovate[bot]
e4abe50daf
chore(deps): update dependency grafana to v11.6.5-5
3 miesięcy temu
renovate[bot]
e70d0d7673
chore(deps): update dependency auxiliary to v1.0.0-6
3 miesięcy temu
renovate[bot]
ae88c51dd7
chore(deps): update dependency container_socket_proxy to v0.4.2-1
3 miesięcy temu
renovate[bot]
9d7c224021
chore(deps): update dependency prometheus to v3.9.1-0
3 miesięcy temu
renovate[bot]
65213ff497
chore(deps): update ghcr.io/jasonlaguidice/matrix-steam-bridge docker tag to v1.1.0
3 miesięcy temu
renovate[bot]
13727bc0a2
chore(deps): update dependency urllib3 to v2.6.3
3 miesięcy temu
renovate[bot]
ed87ef7e50
chore(deps): update dependency prometheus to v3.9.0-0
3 miesięcy temu
Aine
858a4ab555
Synapse Admin v0.11.1-etke51
3 miesięcy temu
Slavi Pantaleev
5f3f57197e
Revert "Remove outdated warning about Postmoogle not working well with Matrix Authentication Service"
This reverts commit 81b371e690 .
Ref: 81b371e690 (commitcomment-173871096)
3 miesięcy temu
renovate[bot]
4f00bb4789
chore(deps): update dependency certifi to v2026
3 miesięcy temu
renovate[bot]
5e558aab55
chore(deps): update dependency livekit_server to v1.9.10-0
3 miesięcy temu
renovate[bot]
e09d10419c
chore(deps): update dependency sphinx to v9.1.0
3 miesięcy temu
Mark Monteiro
e60ef27bb8
update instructions for user admin management with MAS
This is now supported via the mas-cli management tool
3 miesięcy temu
Mark Monteiro
be7536390d
improve notes about configuring hookshot encryption
- clarify that Redis is configured automatically
- add note indicating that encryption is not currently supported when using MAS
3 miesięcy temu
renovate[bot]
e7612dc0ce
chore(deps): update matrixconduit/matrix-conduit docker tag to v0.10.11
3 miesięcy temu
renovate[bot]
6f736653e9
chore(deps): update dependency traefik to v3.6.6-0
3 miesięcy temu
Aine
1ca3c91fd7
etherpad v2.6.0
3 miesięcy temu
Slavi Pantaleev
edf833627e
Add `matrix_coturn_hostname` to allow for the Coturn domain to be different than `matrix_server_fqn_matrix`
3 miesięcy temu
Slavi Pantaleev
ed20b65912
Upgrade Traefik (v3.6.5-0 -> v3.6.5-1)
3 miesięcy temu
renovate[bot]
9cbc9c6b06
chore(deps): update docker.io/metio/matrix-alertmanager-receiver docker tag to v2025.12.24
3 miesięcy temu
Aine
484e94d493
add matrix_synapse_ext_s3_storage_provider_container_arguments var
3 miesięcy temu
renovate[bot]
b0f73f7966
chore(deps): update matrixconduit/matrix-conduit docker tag to v0.10.10
3 miesięcy temu
renovate[bot]
3c64fe6eb5
chore(deps): update ansible/ansible-lint action to v25.12.2
3 miesięcy temu
Aine
048ce7503d
borg v1.4.3
3 miesięcy temu
Aine
2161500e60
Merge pull request #4823 from spantaleev/renovate/backup_borg-1.x
chore(deps): update dependency backup_borg to v1.4.2-2.0.13-0
3 miesięcy temu
renovate[bot]
927f6fa2e3
chore(deps): update dependency backup_borg to v1.4.2-2.0.13-0
3 miesięcy temu
Slavi Pantaleev
66c85f63e6
Update default OpenAI image generation model for baibot (gpt-image-1 -> gpt-image-1.5)
3 miesięcy temu