Fork of https://github.com/bigbluebutton/greenlight with Debian packaging.
This repository has been archived on 2021-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
bruckwubete 930ed809f5 pass github token as runtime arg 2018-07-04 17:06:52 -04:00
app Merge branch 'bn_launcher_integration' of https://github.com/bigbluebutton/greenlight2 into bn_launcher_integration 2018-07-04 15:36:06 -04:00
bin able to handle launcher login with gem 2018-07-04 14:48:22 -04:00
config pass github token as runtime arg 2018-07-04 17:06:52 -04:00
db adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
lib adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
log initial commit 2018-05-07 16:06:01 -04:00
public add favicon 2018-06-14 16:39:03 -04:00
spec finish controller tests 2018-06-28 16:55:56 -04:00
tmp initial commit 2018-05-07 16:06:01 -04:00
vendor/assets initial commit 2018-05-07 16:06:01 -04:00
.dockerignore minor styling and fixes 2018-06-22 15:58:25 -04:00
.gitignore able to handle launcher login 2018-06-29 10:07:06 -04:00
.rspec rework tests 2018-06-15 14:41:07 -04:00
.rubocop.yml add rubocop config 2018-06-26 10:28:08 -04:00
.ruby-version set .ruby-version to 2.5.1 2018-07-04 09:56:50 -04:00
Dockerfile pass github token as runtime arg 2018-07-04 17:06:52 -04:00
Gemfile clean up for PR 2018-07-04 15:20:21 -04:00
Gemfile.lock clean up for PR 2018-07-04 15:20:21 -04:00
README.md multiple fixes and tweaks 2018-07-04 15:22:59 -04:00
Rakefile adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
config.ru adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
docker-compose.yml minor styling and fixes 2018-06-22 15:58:25 -04:00
greenlight.nginx add nginx configuration 2018-06-20 15:19:57 -04:00
sample.env fix footer and update links 2018-06-28 11:21:02 -04:00

README.md

Greenlight

Greenlight is a simple front-end interface for your BigBlueButton server. At it's heart, Greenlight provides a minimalistic web-based application that allows users to:

  • Signup/Login with Twitter, Google, or through the application itself.
  • Manage your account settings and user preferences.
  • Create and manage your own personal rooms (BigBlueButton sessions).
  • Invite others to your room using a simple URL.
  • View recordings and share them with others.

Interested? Try Greenlight out on our demo server!

Greenlight is also completely configurable. This means you can turn on/off features to make Greenlight fit your specific use case. For more information on Greenlight and its features, see our documentation.

For a overview of how Greenlight works, checkout our Introduction to Greenlight Video:

GreenLight Overview

Installation on a BigBlueButton Server

Greenlight is designed to work on a BigBlueButton 2.0 (or later) server.

For information on installing Greenlight, checkout our Installing Greenlight on a BigBlueButton Server documentation.

Source Code & Contributing

Greenlight is built using Ruby on Rails. Many developers already know Rails well, and we wanted to create both a full front-end to BigBlueButton but also a reference implementation of how to fully leverage the BigBlueButton API.

We invite you to build upon GreenLight and help make it better. See Contributing to BigBlueButton.

We invite your feedback, questions, and suggests about GreenLight too. Please post them to the developer mailing list.