Fork of https://github.com/bigbluebutton/greenlight with Debian packaging.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
Jesus Federico a0036e244b
CI Updates (#386)
4 years ago
app Updated application.js to call require jquery before tabler (#373) 4 years ago
bin Added step for precompiling assets (#302) 5 years ago
config GRN-56: Correctly implemented the account verification flow (#367) 4 years ago
db GRN-56: Correctly implemented the account verification flow (#367) 4 years ago
lib Fixed #365: Added check to config rake file (GRN-66) (#376) 4 years ago
log initial commit 5 years ago
public add favicon 5 years ago
scripts CI Updates (#386) 4 years ago
spec GRN-56: Correctly implemented the account verification flow (#367) 4 years ago
test GRN-45: Fixed the URL being sent in the password reset email (#351) 4 years ago
tmp initial commit 5 years ago
vendor/assets initial commit 5 years ago
.dockerignore Adding Jenkinsfile to dockerignore 5 years ago
.gitignore Helper scripts (#298) 5 years ago
.gitlab-ci.yml New updates to scripts for travis (#381) 4 years ago
.rake_tasks~ Fixed loading of error pages (#310) 5 years ago
.rspec rework tests 5 years ago
.rubocop.yml exclude vendor from rubocop 5 years ago
.ruby-version set .ruby-version to 2.5.1 5 years ago
.travis.yml Updated internal documentation (#384) 4 years ago
Dockerfile make upgrading from 1.0 easier 5 years ago
Gemfile Fixed #291 Added OAuth2 for Office365 (GRN-32) (#293) 5 years ago
Gemfile.lock <Updated rack gem> (#322) 5 years ago
Jenkinsfile GRN-37: Externalized scripts for building/deploying docker images though CI (#375) 4 years ago
LICENSE add LICENSE file 5 years ago
README.md Fixed badge for coverage 5 years ago
Rakefile Fixed #267 Email verification feature (#268) 5 years ago
config.ru adhere to rubocop guidelines 5 years ago
docker-compose.yml Generalized logs and mailer (#312) 5 years ago
greenlight.nginx make upgrading from 1.0 easier 5 years ago
sample.env Added a env variable to toggle visibilty of the customize tab in user settings (#369) 4 years ago

README.md

Greenlight

Travis CI Coverage!Status Docker Pulls

Greenlight is currently on version 2.0. If you are still running Greenlight 1.0 we suggest upgrading to 2.0.

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.