![]() |
vor 7 Jahren | |
---|---|---|
base | vor 7 Jahren | |
base-java | vor 7 Jahren | |
jicofo | vor 7 Jahren | |
jvb | vor 7 Jahren | |
prosody | vor 7 Jahren | |
web | vor 7 Jahren | |
.gitignore | vor 7 Jahren | |
Makefile | vor 7 Jahren | |
README.md | vor 7 Jahren | |
docker-compose.yml | vor 7 Jahren | |
env.example | vor 7 Jahren |
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 videoconferencing 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.
NOTE: This is experimental (at the moment) and running on Swarm mode is not yet supported.
In order to quickly run Jitsi Meet on a machine running Docker and Docker Compose, follow these steps:
.env
file by copying and adjusting env.example
.docker-compose up -d
.https://localhost:8443
(or a different port, in case you edited
the compose file yourself.