User Tools

Site Tools


computing:nmbbb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
computing:nmbbb [2022/07/16 05:04] oemb1905computing:nmbbb [2022/07/16 06:36] oemb1905
Line 11: Line 11:
 ------------------------------------------- -------------------------------------------
  
-This tutorial is for folks who have need for a [[https://docs.bigbluebutton.org/|Big Blue Button]] instance.  In my case, I am teacher and I need reliable digital instructional platform that is also full of features ... and floss.  BBB is the only choice for these requirements.  Moreover, it also helps with a specific //thinking routine// I developed, called [[https://youtu.be/lOKaVAsyDaY|Inquirer Presenter Scribe]].  The platform and the approach together provide a rich opportunity for mathematical seminar and other forms of pedagogy.  This service will, furthermore, be available to all New Mexico educators for free - schedule details will be released when/if the project reaches full maturity, which we hope it will. This will be the official wiki for documentation of configs, setup, etc.  The status page and client functionality update site is located [[https://haacksnetworking.com/2021/03/31/nm-community-big-blue-button-project/|here]] at my business website which oversees the project.  Alright, more later folks.+This tutorial is for setting up BBB instance using their installer script. In my case, this instance will run in virtualized environment on physical host with a symmetric gig connection.
  
 ------------------------------------------- -------------------------------------------
Line 41: Line 41:
   nano /opt/freeswitch/etc/freeswitch/autoload_configs/event_socket.conf.xml   nano /opt/freeswitch/etc/freeswitch/autoload_configs/event_socket.conf.xml
   <param name="listen-ip" value="127.0.0.1"/>   <param name="listen-ip" value="127.0.0.1"/>
 +  
 +Starting greenlight:
 +
 +  cd ~/greenlight
 +  docker-compose up -d
      
  
  
- --- //[[jonathan@haacksnetworking.org|oemb1905]] 2022/07/15 23:02//+ --- //[[jonathan@haacksnetworking.org|oemb1905]] 2022/07/15 23:22//
computing/nmbbb.txt · Last modified: 2022/11/12 05:23 by oemb1905