Go to file
Hugo Renard b22421b168
misc: publish nightly unstable images
2021-04-15 11:48:55 +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 misc: publish nightly unstable images 2021-04-15 11:48:55 +02:00
jicofo misc: publish nightly unstable images 2021-04-15 11:48:55 +02:00
jigasi misc: publish nightly unstable images 2021-04-15 11:48:55 +02:00
jvb misc: publish nightly unstable images 2021-04-15 11:48:55 +02:00
prosody jicofo: use a client proxy connection 2021-04-01 15:15:53 +02:00
resources doc: update diagrams 2020-03-24 11:53:00 +01:00
web misc: publish nightly unstable images 2021-04-15 11:48:55 +02:00
.gitignore Add docker-compose.override.yml to .gitignore (#438) 2020-04-12 08:25:11 +02:00
CHANGELOG.md release: stable-5390-3 2021-02-05 11:21:38 +01: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 web: allow to configure shard name using env variable 2021-04-15 11:38:56 +02:00
env.example jicofo: use a client proxy connection 2021-04-01 15:15:53 +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 misc: working on latest 2021-02-05 11:25:05 +01:00
jigasi.yml misc: working on latest 2021-02-05 11:25:05 +01: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.