Leonardo Crauss Daronco 40cbc8a575 Move the refresh button to be inside the meeting URL input
Less buttons, better interface.
2016-12-05 16:51:13 -02:00
2016-10-13 17:30:58 +00:00
2016-10-13 17:30:58 +00:00
2016-10-13 17:30:58 +00:00
2016-11-09 17:21:48 -05:00
2016-10-13 17:30:58 +00:00
2016-10-13 17:30:58 +00:00
2016-11-22 16:51:14 -05:00
2016-12-02 12:36:11 -05:00
2016-12-02 12:36:11 -05:00
2016-10-13 17:30:58 +00:00
2016-11-15 11:28:37 -05:00
env
2016-12-02 18:02:33 -05:00
2016-11-29 15:21:54 -05:00
2016-11-29 15:21:54 -05:00
2016-10-13 17:30:58 +00:00
2016-12-02 18:02:33 -05:00
2016-11-15 11:28:37 -05:00

Greenlight

Greenlight is a simple front-end application for BigBlueButton

Usage

Install docker
Create an environment variables file, here is a template with instructions
Start the server in docker

docker run -d -p 3000:80 -v ${pwd}/db/production --env-file env bigbluebutton/greenlight

You can change the published port (-p) default is 3000
and the location of the environment variables file (--env-file) default is env

Description
MDG Greenlight Repo
Readme 24 MiB
Languages
Ruby 55.7%
HTML 29%
JavaScript 7.6%
SCSS 5.1%
Shell 2.4%
Other 0.2%