Go to file
2025-08-04 11:43:03 +02:00
.github/workflows fix(unstable): prosody repo dsa1024 workaround fix (#2110) 2025-06-10 14:09:39 -04:00
base base: update tpl 2024-08-09 10:35:58 +02:00
base-java java: use Java 17 2024-03-18 15:45:21 +01:00
examples examples: move to jitsi-contrib 2021-10-21 14:36:37 +02:00
jibri Include custom-jibri.conf from /config (#2006) 2025-03-25 04:10:30 -05:00
jicofo feat(jicofo): ice failure parameters (#2084) 2025-05-02 13:28:31 -05:00
jigasi fix(jigasi): Disables use of unnecessary stun. 2025-06-10 11:37:16 -05:00
jvb jvb: fix template syntax 2025-08-04 11:43:03 +02:00
log-analyser feat(grafana): prosody monitoring dashboard created (#1879) 2024-12-30 16:24:42 -06:00
prometheus feat(prometheus): Docker Daemon scraping for monitoring (#1865) 2024-08-06 07:51:03 -05:00
prosody refactor(prosody): update JITSI_CONTRIB_PROSODY_PLUGINS version 2025-07-29 16:19:21 +02:00
resources doc: update diagrams 2020-03-24 11:53:00 +01:00
web feat(web): disable closed captions when transcription is disabled (#2092) 2025-05-23 13:50:52 -05:00
.gitignore fix(release) use a portable sed invokation 2025-02-28 14:10:22 +01:00
CHANGELOG.md feat(ci) automate stable releases with GH actions 2025-02-28 12:57:10 +01:00
docker-compose.yml Add docker-compose option for BWE Estimator Engine. (#2129) 2025-07-30 12:51:24 -04:00
env.example web: Added LETSENCRYPT_ACME_SERVER environment variable 2025-03-06 10:35:28 +01:00
etherpad.yml etherpad: update image version and settings 2024-05-17 15:25:18 +02:00
gen-passwords.sh feat(transcriber): transcriber password in env.example and gen-passwords.sh (#1894) 2024-08-30 15:05:14 -04:00
grafana.yml feat(prometheus): Docker Daemon scraping for monitoring (#1865) 2024-08-06 07:51:03 -05:00
jibri.yml misc: working on unstable 2025-07-24 15:46:10 +00:00
jigasi.yml misc: working on unstable 2025-07-24 15:46:10 +00:00
LICENSE misc: add LICENSE 2018-07-17 10:41:21 +02:00
log-analyser.yml feat(log-analyser): transfered docker logs from docker containers and updated readme (#1884) 2024-08-30 08:24:39 -04:00
Makefile fix(build) fix local build 2025-02-03 10:18:26 +01:00
prometheus.yml feat(prometheus): Prometheus container and basic scraping configuration (#1838) 2024-07-03 12:20:28 -04:00
README.md doc: update README 2022-10-31 11:34:07 +01:00
release.sh fix(release) use a portable sed invokation 2025-02-28 14:10:22 +01:00
transcriber.yml misc: working on unstable 2025-07-24 15:46:10 +00:00
whiteboard.yml feat(whiteboard) add builtin whiteboard integration 2024-07-02 22:50:33 +02:00

Jitsi Meet on Docker

Jitsi is a set of Open Source projects that allows you to easily build and deploy secure videoconferencing solutions.

Jitsi Meet is a fully encrypted, 100% Open Source video conferencing solution that you can use all day, every day, for free — with no account needed.

This repository contains the necessary tools to run a Jitsi Meet stack on Docker using Docker Compose.

All our images are published on DockerHub.

Supported architectures

Starting with stable-7439 the published images are available for amd64 and arm64.

Tags

These are the currently published tags for all our images:

Tag Description
stable Points to the latest stable release
stable-NNNN-X A stable release
unstable Points to the latest unstable release
unstable-YYYY-MM-DD Daily unstable release
latest Deprecated, no longer updated (will be removed)

Installation

The installation manual is available here.

Kubernetes

If you plan to install the jitsi-meet stack on a Kubernetes cluster you can find tools and tutorials in the project Jitsi on Kubernetes.

TODO

  • Builtin TURN server.