Aucune description

Grant Slater 8b02b8a4a1 build,ci: add initial arm64 support il y a 3 ans
.github 8b02b8a4a1 build,ci: add initial arm64 support il y a 3 ans
base 8b02b8a4a1 build,ci: add initial arm64 support il y a 3 ans
base-java b858b37ad1 base-java: update to Java 11 il y a 3 ans
examples 9e982fe9e2 examples: move to jitsi-contrib il y a 3 ans
jibri cb5a753282 config: simplify configuration il y a 3 ans
jicofo cb5a753282 config: simplify configuration il y a 3 ans
jigasi cb5a753282 config: simplify configuration il y a 3 ans
jvb cb5a753282 config: simplify configuration il y a 3 ans
prosody cb5a753282 config: simplify configuration il y a 3 ans
resources 573c6fab60 doc: update diagrams il y a 5 ans
web 261577c9cc web: stop using the default config file il y a 3 ans
.gitignore 7fd7e2b928 Add docker-compose.override.yml to .gitignore (#438) il y a 5 ans
CHANGELOG.md 5222745f55 release: stable-7287 il y a 3 ans
LICENSE e20f4bf2e4 misc: add LICENSE il y a 6 ans
Makefile 320829601c base: update base images to Debian Bullseye il y a 3 ans
README.md 1fa5048510 doc: add link to Kubernetes setup il y a 4 ans
docker-compose.yml 3b86df07b2 compose: add ability to change the JVB colibri REST API exposed port il y a 3 ans
env.example 458515cb9e env: add link to handbook il y a 3 ans
etherpad.yml 94ca16d6b9 etherpad: remove quotes from all env vars il y a 4 ans
gen-passwords.sh 343062bf89 misc: fix/ improve shebang compatibility il y a 3 ans
jibri.yml cb5a753282 config: simplify configuration il y a 3 ans
jigasi.yml cb5a753282 config: simplify configuration il y a 3 ans
release.sh 2900c117b9 misc: add extra line to tag message il y a 5 ans

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.