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.
- Host: GitHub
- URL: https://github.com/natthasath/docker-jitsi-meet
- Owner: natthasath
- License: mit
- Created: 2022-11-29T09:24:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T08:54:27.000Z (about 1 year ago)
- Last Synced: 2025-01-09T02:51:49.646Z (5 months ago)
- Topics: docker-compose, jitsi-meet, video-conferencing
- Language: YAML
- Homepage: https://jitsi.github.io/handbook/
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.


### 🏆 Run
- [http://localhost:8000/](http://localhost:8000/) username : `admin` password : `admin`
```shell
docker-compose up -d
```