Move matrix-bridge-mautrix-telegram to its own container network and add native Traefik support

This commit is contained in:
Slavi Pantaleev
2024-01-07 17:35:10 +02:00
parent 0f89156e94
commit f9b4ae8241
9 changed files with 183 additions and 72 deletions

View File

@ -65,6 +65,11 @@ appservice:
as_token: {{ matrix_mautrix_telegram_appservice_token|to_json }}
hs_token: {{ matrix_mautrix_telegram_homeserver_token|to_json }}
# Prometheus telemetry config. Requires prometheus-client to be installed.
metrics:
enabled: {{ matrix_mautrix_telegram_metrics_enabled | to_json }}
listen_port: 8000
# Bridge config
bridge:
# Localpart template of MXIDs for Telegram users.