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.
 
 
 
 
 
Saúl Ibarra Corretgé 3afc1e3c12
prosody: update package version
3 years ago
.github/workflows misc: publish nightly unstable images 4 years ago
base base: replace frep with tpl 3 years ago
base-java base-java: update to Java 11 3 years ago
examples examples: move to jitsi-contrib 3 years ago
jibri misc: fix label order in dockerfiles 3 years ago
jicofo misc: fix label order in dockerfiles 3 years ago
jigasi misc: fix label order in dockerfiles 3 years ago
jvb jvb: remove TCP support 3 years ago
prosody prosody: update package version 3 years ago
resources doc: update diagrams 5 years ago
web web: fix Etherpad when using multi-domain 3 years ago
.gitignore Add docker-compose.override.yml to .gitignore (#438) 5 years ago
CHANGELOG.md doc: update CHANGELOG 3 years ago
LICENSE misc: add LICENSE 6 years ago
Makefile base: update base images to Debian Bullseye 3 years ago
README.md doc: add link to Kubernetes setup 4 years ago
docker-compose.yml jvb: forward port 8080 to docker host 3 years ago
env.example prosody: authentication by matrix user authentication service 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: working on latest 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.