Go to file
Saúl Ibarra Corretgé 9e982fe9e2 examples: move to jitsi-contrib 2021-10-21 14:36:37 +02:00
.github/workflows misc: publish nightly unstable images 2021-04-15 11:48:55 +02:00
base misc: cleanup Dockerfiles 2021-09-17 09:49:49 +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 jibri: default to recording in 720p 2021-10-14 16:21:56 +02:00
jicofo misc: add support for sentry logging 2021-09-17 09:51:34 +02:00
jigasi base-java: update to Java 11 2021-10-12 20:45:06 +02:00
jvb jvb: add ability to configure the shutdown API 2021-10-21 14:21:29 +02:00
prosody misc: enable features by default 2021-10-12 11:52:45 +02:00
resources doc: update diagrams 2020-03-24 11:53:00 +01:00
web misc: enable features by default 2021-10-12 11:52:45 +02:00
.gitignore Add docker-compose.override.yml to .gitignore (#438) 2020-04-12 08:25:11 +02:00
CHANGELOG.md release: stable-6173 2021-08-20 10:46:18 +02:00
LICENSE misc: add LICENSE 2018-07-17 10:41:21 +02:00
Makefile build: refactor Makefile 2020-12-02 16:03:17 +01:00
README.md doc: add link to Kubernetes setup 2021-04-01 16:49:40 +02:00
docker-compose.yml jvb: add ability to configure the shutdown API 2021-10-21 14:21:29 +02:00
env.example jvb: add ability to configure the shutdown API 2021-10-21 14:21:29 +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 jibri: use new configuration file 2021-10-13 16:11:20 +02:00
jigasi.yml misc: add support for sentry logging 2021-09-17 09:51:34 +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.