Нет описания

Saúl Ibarra Corretgé d63744339b release: stable-8960-1 1 год назад
.github b3abfc0b0b ci: split unstable build and test workflows (#1601) 1 год назад
base 0b1b45da99 base: use FQIN in base/Dockerfile FROM statement 2 лет назад
base-java b858b37ad1 base-java: update to Java 11 3 лет назад
examples 9e982fe9e2 examples: move to jitsi-contrib 3 лет назад
jibri 9bd3258e97 jibri: fix variable names 1 год назад
jicofo 497015b63e jicofo: add JICOFO_AUTH_LIFETIME as environment variable 1 год назад
jigasi b5b8ea28cd jigasi: add toggle to enable REST shutdown 1 год назад
jvb 5d1d80d2a7 jvb: fix missing dot in env (#1521) 2 лет назад
prosody 1cbb8f8cec prosody: add hybrid_matrix_token as a new authentication method 1 год назад
resources 573c6fab60 doc: update diagrams 5 лет назад
web c2f01f336f web: update livestreaming settings according to new config.js 2 лет назад
.gitignore d804ba48c9 misc: make ignore rule more generic 2 лет назад
CHANGELOG.md 541a53ab88 release: stable-8960-1 1 год назад
LICENSE e20f4bf2e4 misc: add LICENSE 6 лет назад
Makefile 57e852f275 build: fix native build on M1 macs 2 лет назад
README.md d764db93ce doc: update README 2 лет назад
docker-compose.yml 541a53ab88 release: stable-8960-1 1 год назад
env.example fd70f04524 env: add note about JaaS account creation 2 лет назад
etherpad.yml 4a0b48c411 etherpad: suppress errors in pad 2 лет назад
gen-passwords.sh 343062bf89 misc: fix/ improve shebang compatibility 3 лет назад
jibri.yml 541a53ab88 release: stable-8960-1 1 год назад
jigasi.yml 541a53ab88 release: stable-8960-1 1 год назад
release.sh ab0824783b build: make sure JITSI_RELEASE is passed when invoking make 2 лет назад

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.

All our images are published on DockerHub.

Supported architectures

Starting with stable-7439 the published images are available for amd64 and arm64.

Tags

These are the currently published tags for all our images:

Tag | Description -- | -- stable | Points to the latest stable release stable-NNNN-X | A stable release unstable | Points to the latest unstable release unstable-YYYY-MM-DD | Daily unstable release latest | Deprecated, no longer updated (will be removed)

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

  • Builtin TURN server.