4
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-06-30 23:41:17 +00:00

mautrix-signal: expose bridge HTTP API (for mautrix-manager and similar)

Route the whole mautrix-signal HTTP port via Traefik under
`<matrix-fqn>/bridges/signal` and populate appservice.public_address,
reusing the matrix_bridges_exposure_* mechanism. The provisioning shared
secret is already auto-generated in group_vars, so the provisioning API
is enabled.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Slavi Pantaleev
2026-06-28 20:05:18 +03:00
parent d2252db4fe
commit a50e7960d8
4 changed files with 60 additions and 1 deletions
@@ -171,7 +171,7 @@ appservice:
# A public address that external services can use to reach this appservice.
# This value doesn't affect the registration file.
public_address: ""
public_address: {{ matrix_mautrix_signal_bridge_public_address | to_json }}
# The hostname and port where this appservice should listen.
# For Docker, you generally have to change the hostname to 0.0.0.0.