Jitsi Admin (formerly Jitsi Manager) is a central administration platform for operating Jitsi and Livekit based video conferencing infrastructures.
The platform focuses on control, security and scalability. It is built for organizations that want predictable behavior instead of ad-hoc meetings and unmanaged conference links.
- Frontend: Purpose-built UI, optimized for daily administrative workflows
- Backend: Conference lifecycle management, scheduling, JWT handling
- Media Layer:
- Jitsi (classic deployments)
- Livekit (recommended for performance and stability)
Authentication can be operated with or without JWTs. Running public conferences without protection will result in abuse. That is not a bug.
| Media | Livekit integration · Jitsi support · Low latency WebRTC · Direct calls · Webinars |
| Scheduling | Series appointments · Polls · Outlook / iCal · Calendly integration |
| Identity | LDAP · SSO (Keycloak etc.) · Guest access via JWT |
| Tooling | Chrome Extension: Meetling |
Jitsi Admin requires shell access and basic Docker or Kubernetes knowledge. This is infrastructure software, not a hosted SaaS click-install.
Recommended for small to medium installations.
👉 Docker installation instructions
Recommended for production and high availability setups.
- Install Livekit
- Configure it via the Jitsi Admin UI
- Run a conference
The difference in latency and media quality compared to classic Jitsi is obvious.
Central overview of conferences and system state.
Multiple Jitsi servers combined into one logical setup.
SSO based login via Keycloak or compatible providers.
Guests: Join via email link, JWT is generated automatically.
Users: Join directly via web UI or Electron app.
Project website: https://jitsi-admin.de
Matrix channel:
#jitsi-admin:h2-invent.com
Join via matrix.to
Community call every even Thursday at 18:00 (CEST).
Join mailing list
Technical updates only. No marketing. Double opt-in.

Public sector cooperation (Baden-Württemberg)
Jitsi Admin is free software. Free individual support is not included.
Invalid issues and support requests will be closed. This is intentional.
AGPL-3.0
License text ·
LICENSE file
Use .env.custom for overrides.
After changes run:
bash installDocker.sh
docker-compose up is not sufficient.





