You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Matthieu Huguet 18ac85b69e jibri: allow graceful shutdown of the container 3 years ago
.github/workflows misc: publish nightly unstable images 4 years ago
base misc: cleanup Dockerfiles 3 years ago
base-java base-java: update to Java 11 3 years ago
examples prosody: add support for A/V Moderation 3 years ago
jibri jibri: allow graceful shutdown of the container 3 years ago
jicofo misc: add support for sentry logging 3 years ago
jigasi base-java: update to Java 11 3 years ago
jvb misc: add support for sentry logging 3 years ago
prosody misc: enable features by default 3 years ago
resources doc: update diagrams 5 years ago
web misc: enable features by default 3 years ago
.gitignore Add docker-compose.override.yml to .gitignore (#438) 5 years ago
CHANGELOG.md release: stable-6173 3 years ago
LICENSE misc: add LICENSE 6 years ago
Makefile build: refactor Makefile 4 years ago
README.md doc: add link to Kubernetes setup 4 years ago
docker-compose.yml web: add config options for polls and reactions 3 years ago
env.example misc: add support for sentry logging 3 years ago
etherpad.yml etherpad: remove quotes from all env vars 4 years ago
gen-passwords.sh misc: fix/ improve shebang compatibility 3 years ago
jibri.yml misc: working on latest 3 years ago
jigasi.yml misc: add support for sentry logging 3 years ago
release.sh misc: add extra line to tag message 5 years ago

README.md

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.

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

  • Support container replicas (where applicable).
  • TURN server.