Does anybody have experience running nginx as a container (instead like a service) with all the default jitsi containers when running via docker? If it is even possible?
You mean, the nginx (the web docker container) to handle the 443 traffic?
I am totally confused. The past two weeks I was totally annoyed trying to get websockets to work with outer nginx service. Now I noticed that websockets work without outer nginx service. Is this all inside web container (the nginx config, which enables websockts) ?
You mean this:
?
1 Like
Yes, thanks