Self-Hosting Guide - Overview
These guides help you to host your own Jitsi-Meet server.
If you want to have a video conference without setting up any infrastructure, use https://meet.jit.si instead.
First, a bit of general advice
Jitsi Meet being based on WebRTC, an encrypted communication link (https) is necessary to get working multimedia, and the setup is not always trivial.
The best option is an Internet server with a certificate for a domain registered in the DNS.
While it's possible to setup a server on a private network and/or a self-signed certificate, it can be less straightforward and you can expect difficulties, first if you want access both from the private network and the public internet, and second when using phones as these clients often don't accept self-signed certificates.
In case of trouble with clients using phones, check your certificate.
🗃️ Deployment
4 items
🗃️ Configuration
8 items
📄️ Video Tutorials
Installing Jitsi Meet on your own Linux Server
📄️ FAQ
How to migrate away from multiplexing and enable bridge websockets