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