Update architecture authored by Roland Alton's avatar Roland Alton
fairmeeting entry point with Jicofo @ Internex
fairmeeting multi-domain entry point with Jicofo @ Hetzner cloud server
Videobridge cluster: bare metal @ Hetzner + argoit
Videobridge cluster: bare metal @ Hetzner
2 TURN servers: bare metal @ Hetzner
![easyjitsi](https://docs.easyjitsi.com/img/networkdesc.png "Jitsi architecture")
authentication with JWT token service running on k8s c1 cluster on some instances - just requires in the config.js:
This is still missing TURN servers. Source: https://docs.easyjitsi.com/docs/architecture
// When using authentication, domain for guest users.
anonymousdomain: 'guest.run.fairmeeting.net',
// Domain for authenticated users. Defaults to <domain>.
authdomain: 'auth.run.fairmeeting.net',
![easyjitsimulti](https://docs.easyjitsi.com/img/arch.png "Jitsi multibridge architecture")