Hi
I need to deploy Jitsi meet with multiple video bridge.
Here is My Server’s Configuration:
Host-name: jitsi.example.com
Server 1
Quick Jitsi Meet installation with Meet, XMPP, NGNIX, JVB
vCPU : 4 Core
vRAM : 8 GB
Server 2
JVB Only
vCPU : 8 Core
vRAM : 8 GB
Server 3
JVB Only
vCPU : 8 Core
vRAM : 8 GB
Network Config :
VMs on NAT
Server 1-3 are on same network like :
Server 1: 192.168.x.1,
Server 2: 192.168.x.2,
Server 3: 192.168.x.3
Internet Bandwidth: 500 Mbps and 1Gbps Connectivity between JVBs
Here is my Questions :
Q1. How many Public IP will require for above setup ? or Only Server 1 require Public IP and Bridges will communicate locally via 192.168.x.x ?
Q2. Which Ports Need to Open on Serves
Q3. How many conferences can be Host on those servers
Thanks in Advance