暂无描述

Aaron van Meerten 88bb1bccd0 feature: support multiple XMPP servers via list (#1276) 3 年之前
.github 097558b9f0 ci: dry run Docker builds on PRs 3 年之前
base 6e0dd04d30 base: replace frep with tpl 3 年之前
base-java b858b37ad1 base-java: update to Java 11 3 年之前
examples 9e982fe9e2 examples: move to jitsi-contrib 3 年之前
jibri 88bb1bccd0 feature: support multiple XMPP servers via list (#1276) 3 年之前
jicofo 95af77896d jicofo: add optional XMPP_PORT value (#1275) 3 年之前
jigasi 88bb1bccd0 feature: support multiple XMPP servers via list (#1276) 3 年之前
jvb 88bb1bccd0 feature: support multiple XMPP servers via list (#1276) 3 年之前
prosody 95af77896d jicofo: add optional XMPP_PORT value (#1275) 3 年之前
resources 573c6fab60 doc: update diagrams 5 年之前
web eca5d161c9 web: fix matching etherpad location 3 年之前
.gitignore 7fd7e2b928 Add docker-compose.override.yml to .gitignore (#438) 5 年之前
CHANGELOG.md 2ab93e1d8f release: stable-7210-2 3 年之前
LICENSE e20f4bf2e4 misc: add LICENSE 6 年之前
Makefile 320829601c base: update base images to Debian Bullseye 3 年之前
README.md 1fa5048510 doc: add link to Kubernetes setup 4 年之前
docker-compose.yml 95af77896d jicofo: add optional XMPP_PORT value (#1275) 3 年之前
env.example 95af77896d jicofo: add optional XMPP_PORT value (#1275) 3 年之前
etherpad.yml 94ca16d6b9 etherpad: remove quotes from all env vars 4 年之前
gen-passwords.sh 343062bf89 misc: fix/ improve shebang compatibility 3 年之前
jibri.yml 95af77896d jicofo: add optional XMPP_PORT value (#1275) 3 年之前
jigasi.yml 95af77896d jicofo: add optional XMPP_PORT value (#1275) 3 年之前
release.sh 2900c117b9 misc: add extra line to tag message 5 年之前

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.