Those were removed as duplicate and not up to date.
The easiest thing to do is create a standalone install of jitsi-meet on a VM and get the configs from there.
Or you can check out the templates used for the debian packages, you can find them here: jitsi-meet/doc/debian at master · jitsi/jitsi-meet · GitHub
The vanilla meet server with video bridge on the same host works great. I’m looking for the specific setup changes alluded to in the scalable setup document that need to change to support video bridges on a separate host.
Everything is working as expected with the exception of screen sharing by users who are on a separate video bridge (their video works fine). I’ve found a number of discussion threads here, but none of the proposed solutions worked, so I was hoping to find more documentation.
And in the nginx conf, I reference it, but have localhost – I think you’re saying the proxy should go back to the IP of the second bridge on 9090, not on localhost. Is that right?