An open API service indexing awesome lists of open source software.

https://github.com/natthasath/docker-jitsi-meet

Jitsi Meet is an open-source video conferencing software that facilitates easy setup and joining of video meetings and webinars, runs on any device and supports web, mobile and desktop platforms.
https://github.com/natthasath/docker-jitsi-meet

docker-compose jitsi-meet video-conferencing

Last synced: 4 months ago
JSON representation

Jitsi Meet is an open-source video conferencing software that facilitates easy setup and joining of video meetings and webinars, runs on any device and supports web, mobile and desktop platforms.

Awesome Lists containing this project

README

        

# 🎉 Docker Jitsi Meet

Jitsi Meet is an open-source video conferencing software that facilitates easy setup and joining of video meetings and webinars, runs on any device and supports web, mobile and desktop platforms.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:8000/](http://localhost:8000/) username : `admin` password : `admin`

```shell
docker-compose up -d
```