![]() |
hai 2 meses | |
---|---|---|
.github | hai 2 meses | |
base | hai 9 meses | |
base-java | hai 1 ano | |
examples | %!s(int64=3) %!d(string=hai) anos | |
jibri | hai 2 meses | |
jicofo | hai 2 meses | |
jigasi | hai 2 meses | |
jvb | hai 5 meses | |
log-analyser | hai 4 meses | |
prometheus | hai 9 meses | |
prosody | hai 2 meses | |
resources | %!s(int64=5) %!d(string=hai) anos | |
web | hai 2 meses | |
.gitignore | hai 2 meses | |
CHANGELOG.md | hai 2 meses | |
LICENSE | %!s(int64=6) %!d(string=hai) anos | |
Makefile | hai 3 meses | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
docker-compose.yml | hai 2 meses | |
env.example | hai 8 meses | |
etherpad.yml | hai 1 ano | |
gen-passwords.sh | hai 8 meses | |
grafana.yml | hai 9 meses | |
jibri.yml | hai 2 meses | |
jigasi.yml | hai 2 meses | |
log-analyser.yml | hai 8 meses | |
prometheus.yml | hai 10 meses | |
release.sh | hai 2 meses | |
transcriber.yml | hai 2 meses | |
whiteboard.yml | hai 10 meses |
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.
Starting with stable-7439
the published images are available for amd64
and arm64
.
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)
The installation manual is available here.
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.