Self-host with Docker ยท Yantr
Jitsi Meet
Fully encrypted, open-source video conferencing with no account needed.
2
Ports
2
Notes
3
Use Cases
About
What Jitsi Meet does
Jitsi Meet is a free, open-source video conferencing solution that runs entirely on your own hardware. It supports unlimited encrypted meetings, screen sharing, collaborative editing, and recording โ all from a web browser with no downloads required. Includes XMPP chat and SIP gateway integration.
Install Flow
How to self-host Jitsi Meet
Jitsi Meet can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Jitsi Meet does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Host secure team meetings without third-party services.
- Set up a private video call platform for your organization.
- Replace Zoom or Google Meet with a self-hosted alternative.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 443 | HTTPS | HTTPS |
| 10000 | UDP | WebRTC |
Docker Image
jitsi/web:latest
Service Name
web
Notes
Things to know before you deploy
- Set PUBLIC_URL to your domain (e.g. https://meet.example.com) for production use.
- The video bridge (jvb) needs a publicly accessible UDP port for media.
Related Apps
More tools you might pair with Jitsi Meet
Bitcoin Knots
Full Bitcoin node with enhanced features, mempool visualization, and wallet support.
Transmission
Fast, lightweight BitTorrent client with web interface and native Docker support.
OpenClaw
Personal AI assistant โ Gateway control plane with multi-channel inbox (WhatsApp, Telegram, Slack...
Page generated 2026-07-27T04:28:00.415Z