Jitsi Meet Docker Compose Setup with Traefik: WSS Websocket-Error
I am using Traefik with entrypoints (a treafik docker container running) to route “sub.mydomain.com” (https://sub.mydomain.com/) to my jitsi running dockers.
The 4 jitsi standard docker containers are connected through “ports” entries in the docker-compose.yml, except the web container/service with “expose” instead of “ports” (since the traefik container has ports 80 and 443).
All container are in one network, created with the traefik container.
I am using the docker jitsi image version: stable-9457-2.
The Jitsi Meet welcome page is reachable. I cannot start a new session, it kicks me out at once. Through starting in Linux Terminal (docker compose -f jitsi-docker-compose.yml up -d), I got the following error visible in my Chrome browser development console on the other “testing access” machine: