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.
1 месяц назад
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
1 месяц назад
Thom Wiggers
73a92a6ff8
Update to 4.0.0
1 месяц назад
Thom Wiggers
83f2a3dcf1
Follow a refactor through
3 месяцев назад
Thom Wiggers
b51733aab6
correct spelling errors in IRC bridge configuration templates.
3 месяцев назад
Thom Wiggers
97fc61d102
Make traefik rule more consistent with other roles
3 месяцев назад
Thom Wiggers
fec9ef4dd3
Fix capitalization of cert resolver
3 месяцев назад
Thom Wiggers
2efa58b01c
Make traefik work
5 месяцев назад
Jade Ellis
0c4cc36691
Add traefik config
5 месяцев назад
Thom Wiggers
18b212a671
Fix variable name
10 месяцев назад
Thom Wiggers
db81d2cb6b
some ansible lint complaints
10 месяцев назад
Thom Wiggers
f820c2d119
config bind port
10 месяцев назад
Thom Wiggers
7c70441749
Fix unintentional change
10 месяцев назад
Thom Wiggers
57bd1ec212
Generate key
10 месяцев назад
Thom Wiggers
08ae5bbc64
Fix some unintentional changes
1 год назад
Thom Wiggers
7072f29b32
Update config.yaml template
1 год назад
Thom Wiggers
b5fa6c5419
Update server config sample
1 год назад
Thom Wiggers
dc828d4f05
Update to 3.0.1
1 год назад
Thom Wiggers
364276c456
Update matrix-appservice-irc version
1 год назад
Aine
afe5b06771
Synapse Admin v0.11.1-etke52
2 месяцев назад
renovate[bot]
65213ff497
chore(deps): update ghcr.io/jasonlaguidice/matrix-steam-bridge docker tag to v1.1.0
2 месяцев назад
Aine
858a4ab555
Synapse Admin v0.11.1-etke51
2 месяцев назад
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
2 месяцев назад
renovate[bot]
e7612dc0ce
chore(deps): update matrixconduit/matrix-conduit docker tag to v0.10.11
2 месяцев назад
Slavi Pantaleev
edf833627e
Add `matrix_coturn_hostname` to allow for the Coturn domain to be different than `matrix_server_fqn_matrix`
2 месяцев назад
renovate[bot]
9cbc9c6b06
chore(deps): update docker.io/metio/matrix-alertmanager-receiver docker tag to v2025.12.24
2 месяцев назад
Aine
484e94d493
add matrix_synapse_ext_s3_storage_provider_container_arguments var
2 месяцев назад
renovate[bot]
b0f73f7966
chore(deps): update matrixconduit/matrix-conduit docker tag to v0.10.10
2 месяцев назад
Slavi Pantaleev
66c85f63e6
Update default OpenAI image generation model for baibot (gpt-image-1 -> gpt-image-1.5)
2 месяцев назад
Slavi Pantaleev
9ea18d6f2d
Upgrade baibot (v1.11.0 -> v1.12.0)
2 месяцев назад
Aine
a073f21a8f
Postmoogle v0.9.28
2 месяцев назад
Suguru Hirahara
68337b6f45
Remove the tasks to retrieve a nonexistent container image for Matrix.to
Signed-off-by: Suguru Hirahara <did🔑 z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
2 месяцев назад
QEDeD
a8ef76735d
Narrow var-naming noqa to pattern
2 месяцев назад
QEDeD
df6ac15324
Fix var-naming for encodedCharacters vars
2 месяцев назад
renovate[bot]
16bec7bfbb
chore(deps): update gnuxie/draupnir docker tag to v2.9.0
2 месяцев назад
renovate[bot]
2e313f6c38
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.2512.0
2 месяцев назад
renovate[bot]
6d202a30fc
chore(deps): update ghcr.io/element-hq/element-web docker tag to v1.12.7
2 месяцев назад
renovate[bot]
17898f6be2
chore(deps): update dock.mau.dev/mautrix/meta docker tag to v0.2512.0
2 месяцев назад
renovate[bot]
a1df76f9d4
chore(deps): update dock.mau.dev/mautrix/signal docker tag to v0.2512.0
2 месяцев назад
Slavi Pantaleev
e7cb9eee79
Configure `encodedCharacters` for various Traefik entrypoints to fix Traefik 3.6.3+ regression
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4798
Ref: https://doc.traefik.io/traefik/migrate/v3/#v364
2 месяцев назад
Slavi Pantaleev
98331ae970
Upgrade baibot (v1.10.0 -> v1.11.0) and add support for configuring a custom avatar
2 месяцев назад
Aine
5612af92e8
FluffyChat v2.3.0
2 месяцев назад
Slavi Pantaleev
fa3d05ea81
Bump OpenAI text-generation model for baibot (`gpt-5.1` -> `gpt-5.2`)
3 месяцев назад
renovate[bot]
f7a3bde4a7
chore(deps): update oci.element.io/element-admin docker tag to v0.1.10
3 месяцев назад
renovate[bot]
aec4185135
chore(deps): update ghcr.io/element-hq/synapse docker tag to v1.144.0
3 месяцев назад
renovate[bot]
fd612f99fd
chore(deps): update nginx docker tag to v1.29.4
3 месяцев назад
renovate[bot]
ddc5e094a3
chore(deps): update ghcr.io/element-hq/matrix-authentication-service docker tag to v1.8.0
3 месяцев назад
The one with the braid
fe9f70517e
fix: migrate Traefik Cert Dumper configuration
Relates to 904a98d56c .
Signed-off-by: The one with the braid <info@braid.business>
3 месяцев назад
renovate[bot]
f36983bfdb
chore(deps): update joseluisq/static-web-server docker tag to v2.40.1
3 месяцев назад
Slavi Pantaleev
95884479c3
Fix tag name typo (`setup-jwt-service` -> `setup-livekit-jwt-service`) for the livekit-jwt-service role
3 месяцев назад