![]() |
há 3 meses atrás | |
---|---|---|
.github | há 5 meses atrás | |
base | há 9 meses atrás | |
base-java | há 1 ano atrás | |
examples | há 3 anos atrás | |
jibri | há 6 meses atrás | |
jicofo | há 5 meses atrás | |
jigasi | há 5 meses atrás | |
jvb | há 5 meses atrás | |
log-analyser | há 4 meses atrás | |
prometheus | há 9 meses atrás | |
prosody | há 4 meses atrás | |
resources | há 5 anos atrás | |
web | há 3 meses atrás | |
.gitignore | há 10 meses atrás | |
CHANGELOG.md | há 3 meses atrás | |
LICENSE | há 6 anos atrás | |
Makefile | há 3 meses atrás | |
README.md | há 2 anos atrás | |
docker-compose.yml | há 3 meses atrás | |
env.example | há 8 meses atrás | |
etherpad.yml | há 1 ano atrás | |
gen-passwords.sh | há 8 meses atrás | |
grafana.yml | há 9 meses atrás | |
jibri.yml | há 3 meses atrás | |
jigasi.yml | há 3 meses atrás | |
log-analyser.yml | há 8 meses atrás | |
prometheus.yml | há 10 meses atrás | |
release.sh | há 1 ano atrás | |
transcriber.yml | há 3 meses atrás | |
whiteboard.yml | há 10 meses atrás |
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.