cb5a7532822563a303804539cff9518b46c6bb1d
Use default values everywhere so they don't need to be specified in the .env file. This makes the default .env file much smaller (the larger config options are documented in the handbook) and should make it easier to port the setup to runtimes other than Docker Compose.
Jitsi Meet on Docker
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.
Installation
The installation manual is available here.
Kubernetes
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.
TODO
- Support container replicas (where applicable).
- TURN server.
Description
Languages
Lua
57.6%
JavaScript
25.7%
Dockerfile
10.1%
Shell
5.1%
Makefile
1.5%
