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
Josh 9d55a88d4a add favicon 2018-06-14 16:39:03 -04:00
app production settings 2018-06-14 14:22:19 -04:00
bin initial commit 2018-05-07 16:06:01 -04:00
config production settings 2018-06-14 14:22:19 -04:00
db handle errors and fix join form 2018-06-11 13:05:54 -04:00
lib initial commit 2018-05-07 16:06:01 -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 handle errors and fix join form 2018-06-11 13:05:54 -04:00
test add rspec tests 2018-05-18 11:51:03 -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
.gitignore initial commit 2018-05-07 16:06:01 -04:00
.rspec add rspec tests 2018-05-18 11:51:03 -04:00
Gemfile production settings 2018-06-14 14:22:19 -04:00
Gemfile.lock production settings 2018-06-14 14:22:19 -04:00
README.md production settings 2018-06-14 14:22:19 -04:00
Rakefile initial commit 2018-05-07 16:06:01 -04:00
config.ru initial commit 2018-05-07 16:06:01 -04:00
sample.env production settings 2018-06-14 14:22:19 -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.

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

For a overview of how GreenLight works, checkout our Introduction to Greenlight video.

Installation on a BigBlueButton Server

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

Without Docker

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.