feat(talk/turn/signaling/hpb): add role for Talk with backend services

This commit is contained in:
Tobias Wüst 2026-05-22 01:07:39 +02:00
parent 1ddd5d9eb9
commit 6ebd5dc9ab
8 changed files with 204 additions and 6 deletions

View file

@ -0,0 +1,13 @@
# Local Traefik on the turn host (docker provider mode) picks up
# container labels from the signaling stack. coturn lives next to it
# via host networking on 3478/5349 — no port collision.
traefik_mode: "backend"
traefik_network: "proxy"
# Tell the DMZ reverseproxy to expose this host for signaling.digitalboard.ch
# (DMZ proxy aggregates traefik_dmz_exposed_services from all backend_servers).
traefik_dmz_exposed_services:
- name: signaling
domain: signaling.digitalboard.ch
port: 443
protocol: https