![]() |
7 سال پیش | |
---|---|---|
base | 7 سال پیش | |
base-java | 7 سال پیش | |
jicofo | 7 سال پیش | |
jvb | 7 سال پیش | |
prosody | 7 سال پیش | |
web | 7 سال پیش | |
.gitignore | 7 سال پیش | |
Makefile | 7 سال پیش | |
README.md | 7 سال پیش | |
docker-compose.yml | 7 سال پیش | |
env.example | 7 سال پیش |
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.