Go to file
Saúl Ibarra Corretgé 25fd308bcf release: stable-5963
* 6f6fe77 prosody: enable limits
* db3d790 prosody: fix: restrict room creation to jicofo (#1059)
* 281db36 misc: working on latest
2021-06-11 08:50:41 +02:00
.github/workflows misc: publish nightly unstable images 2021-04-15 11:48:55 +02:00
base misc: stop using apt-key, it's deprecated 2020-12-04 11:29:47 +01:00
base-java misc: publish nightly unstable images 2021-04-15 11:48:55 +02:00
examples k8s: fix PodSecurityPolicy 2021-03-14 16:42:12 +01:00
jibri jibri: set base URL for joining meetings 2021-05-14 11:47:07 +02:00
jicofo Revert "misc: add support for sentry logging" 2021-04-17 22:45:57 +02:00
jigasi Revert "misc: add support for sentry logging" 2021-04-17 22:45:57 +02:00
jvb Revert "misc: add support for sentry logging" 2021-04-17 22:45:57 +02:00
prosody prosody: enable limits 2021-06-07 20:09:26 +02:00
resources doc: update diagrams 2020-03-24 11:53:00 +01:00
web web: add FLoC environment variable 2021-04-24 14:00:39 +02:00
.gitignore Add docker-compose.override.yml to .gitignore (#438) 2020-04-12 08:25:11 +02:00
CHANGELOG.md release: stable-5963 2021-06-11 08:50:41 +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 release: stable-5963 2021-06-11 08:50:41 +02:00
env.example doc: drop confusing port number from PUBLIC_URL 2021-05-06 08:38:50 +02:00
etherpad.yml etherpad: remove quotes from all env vars 2021-03-04 16:08:07 +01:00
gen-passwords.sh jicofo: use a client proxy connection 2021-04-01 15:15:53 +02:00
jibri.yml release: stable-5963 2021-06-11 08:50:41 +02:00
jigasi.yml release: stable-5963 2021-06-11 08:50:41 +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.