use reverse_proxy role, traefik for jitsi

This commit is contained in:
uumas
2021-12-20 04:37:55 +02:00
parent 24dabf63aa
commit 8e5e0b3873
9 changed files with 49 additions and 37 deletions

View File

@@ -0,0 +1,7 @@
---
jitsi_traefik_labels:
web:
traefik.enable: 'true'
traefik.http.routers.jitsi.rule: "Host(`{{ jitsi_domain }}`)"
traefik.http.routers.jitsi.tls.certresolver: 'le'