jitsi-deployment/README.md

20 lines
759 B
Markdown
Raw Permalink Normal View History

# Jitsi Meet on Docker
2018-10-18 11:15:07 +02:00
![](resources/jitsi-docker.png)
[Jitsi](https://jitsi.org/) is a set of Open Source projects that allows you to easily build and deploy secure videoconferencing solutions.
[Jitsi Meet](https://jitsi.org/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](https://www.docker.com) using [Docker Compose](https://docs.docker.com/compose/).
## Installation
2018-06-25 08:13:45 +02:00
The installation manual is available [here](https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker).
2020-03-25 20:01:21 +01:00
2018-07-17 10:50:48 +02:00
## TODO
2018-03-16 16:56:58 +01:00
2018-07-17 10:50:48 +02:00
* Support container replicas (where applicable).
2019-12-04 15:03:57 +01:00
* TURN server.
2018-03-16 16:56:58 +01:00