Go to file
2025-02-28 12:57:10 +01:00
.github feat(ci) automate stable releases with GH actions 2025-02-28 12:57:10 +01: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 fix(jibri): streaming max bitrate needs units (#2034) 2025-02-27 10:49:28 -06:00
jicofo feat: Add an env var for jicofo ice failure detection. (#2028) 2025-02-21 11:04:51 -06:00
jigasi feat(jigasi): added support for custom-logging.properties file (#2023) 2025-02-17 05:38:15 -06:00
jvb feat: Add an option to enable VLA. (#1979) 2024-12-12 18:09:25 -06: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 fix(ci) run at a different time 2025-02-20 08:56:27 +01:00
resources doc: update diagrams 2020-03-24 11:53:00 +01:00
web feat(web): include custom nginx conf files 2025-01-29 20:25:26 +01:00
.gitignore feat(jitsi-meet): added grafana loki and otel integration for log analysis (#1844) 2024-07-03 12:00:18 -04:00
CHANGELOG.md feat(ci) automate stable releases with GH actions 2025-02-28 12:57:10 +01:00
docker-compose.yml feat: Add an env var for jicofo ice failure detection. (#2028) 2025-02-21 11:04:51 -06:00
env.example fix(web) add HTTPS port to URL in env.example 2024-09-13 15:34:05 +02: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 feat(jibri): move to separate parameters for video encode presets (#2033) 2025-02-27 06:51:42 -06:00
jigasi.yml misc: working on unstable 2025-02-03 10:45:07 +01: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 feat(ci) automate stable releases with GH actions 2025-02-28 12:57:10 +01:00
transcriber.yml misc: working on unstable 2025-02-03 10:45:07 +01: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.