Go to file
Grant Slater 68d97c8227 ci: add GH action docker build caching 2022-05-20 13:54:07 +02:00
.github ci: add GH action docker build caching 2022-05-20 13:54:07 +02:00
base build,ci: add initial arm64 support 2022-05-20 13:54:07 +02:00
base-java base-java: update to Java 11 2021-10-12 20:45:06 +02:00
examples examples: move to jitsi-contrib 2021-10-21 14:36:37 +02:00
jibri config: simplify configuration 2022-05-20 10:53:12 +02:00
jicofo config: simplify configuration 2022-05-20 10:53:12 +02:00
jigasi config: simplify configuration 2022-05-20 10:53:12 +02:00
jvb config: simplify configuration 2022-05-20 10:53:12 +02:00
prosody config: simplify configuration 2022-05-20 10:53:12 +02:00
resources doc: update diagrams 2020-03-24 11:53:00 +01:00
web web: stop using the default config file 2022-05-20 10:53:12 +02:00
.gitignore Add docker-compose.override.yml to .gitignore (#438) 2020-04-12 08:25:11 +02:00
CHANGELOG.md release: stable-7287 2022-05-10 16:25:11 +02:00
LICENSE misc: add LICENSE 2018-07-17 10:41:21 +02:00
Makefile base: update base images to Debian Bullseye 2021-12-03 13:57:09 +01:00
README.md doc: add link to Kubernetes setup 2021-04-01 16:49:40 +02:00
docker-compose.yml compose: add ability to change the JVB colibri REST API exposed port 2022-05-20 13:44:31 +02:00
env.example env: add link to handbook 2022-05-20 10:57:00 +02:00
etherpad.yml etherpad: remove quotes from all env vars 2021-03-04 16:08:07 +01:00
gen-passwords.sh misc: fix/ improve shebang compatibility 2021-10-09 08:40:57 +02:00
jibri.yml config: simplify configuration 2022-05-20 10:53:12 +02:00
jigasi.yml config: simplify configuration 2022-05-20 10:53:12 +02:00
release.sh misc: add extra line to tag message 2020-05-26 23:46:54 +02:00

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.