Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

docker-scripts-archived/jitsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jitsi-meet container

Installation

  • First install ds: https://github.com/docker-scripts/ds#installation

  • Then get the scripts from github: ds pull jitsi

  • Create a directory for the container: ds init jitsi @meet.example.org

  • Fix the settings: cd /var/ds/meet.example.org/ ; vim settings.sh

  • Build image, create the container and configure it: ds make

Other commands

ds stop
ds start
ds shell
ds help