Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 821 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 821 Bytes

Archived: Not actively maintained anymore!

JitsiMeet

Jitsi Meet Video-Conference and Video-Call Docker Containers

Still in Alpha-State, don't use yet!

What is this?

This adds a Jisti-Server to your PhilleConnect-Setup.

This container can also be run sand-alone, without the rest of PhilleConnect. We then recommend to use the official docker-jitsi-meet-container though, since this is a fork from that for the reduced needs in the school-environment.

How to run this

To run this:

  • clone this repo
  • copy the settings.env.default to settings.env: cp settings.env.default settings.env
  • run the ./gen-passwords to create random passwords in it
  • edit the first section of your settings.env according to your setup
  • run docker-compose up -d