docker-jitsi-meet is an official Docker-based deployment solution for Jitsi Meet, a secure and scalable open-source video conferencing platform. It uses Docker Compose to orchestrate the necessary services (web, Prosody, Jicofo, JVB) and enables quick deployment of a self-hosted Jitsi instance with TLS support and custom configuration.
Features
- Full Jitsi Meet stack deployed with Docker Compose
- Supports HTTPS with automatic TLS certificates (via Let's Encrypt)
- Configurable through environment variables
- Scalable video bridge (JVB) for large calls
- Includes Prosody for XMPP-based signaling
- Designed for quick, production-ready deployment
