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
transifex-integration[bot] b280293114
Translate /config/locales/en.yml in gl (#2479)
translation completed for the source file '/config/locales/en.yml'
on the 'gl' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2021-01-28 17:35:03 -05:00
app Pass createTime as part of the join call (#2488) 2021-01-27 19:48:39 -05:00
bin Patch on start script for validating the existentce of the database 2019-12-03 14:11:30 -05:00
config Translate /config/locales/en.yml in gl (#2479) 2021-01-28 17:35:03 -05:00
db Added field to track users last login (#2367) 2020-12-14 18:52:08 -05:00
lib Refine OpenID Connect Authentication from #1194 (#1399) 2021-01-07 15:11:17 -05:00
log initial commit 2018-05-07 16:06:01 -04:00
public GRN2-xx: Fixed scaling issue on mobile (#843) 2019-10-18 14:53:13 -04:00
scripts Merge v2.7-alpha (#1951) 2020-07-29 11:03:22 -04:00
spec Pass createTime as part of the join call (#2488) 2021-01-27 19:48:39 -05:00
test Improve can't create room view (#723) 2019-08-02 16:07:15 -04:00
tmp initial commit 2018-05-07 16:06:01 -04:00
vendor/assets GRN2-253: Added the ability to share rooms across multiple users (#912) 2020-02-12 17:49:35 -05:00
.dockerignore Docker ignore new security policy (#2062) 2020-09-03 12:04:19 -04:00
.gitignore Merge v2.7-alpha (#1951) 2020-07-29 11:03:22 -04:00
.gitlab-ci.yml GRN2-112: Default language fallback fails with a 500 error (#469) 2019-04-17 15:33:38 -04:00
.rake_tasks~ Fixed loading of error pages (#310) 2018-10-23 13:10:54 -04:00
.rspec rework tests 2018-06-15 14:41:07 -04:00
.rubocop.yml Merge v2.6-alpha (#1672) 2020-05-26 17:37:23 -04:00
.ruby-version set .ruby-version to 2.5.1 2018-07-04 09:56:50 -04:00
.travis.yml Replaced tocken for slack notifications on travis 2019-09-20 15:56:45 +00:00
Dockerfile GRN2-241: Moved assets precompile to start script (#927) 2020-02-12 17:49:35 -05:00
Gemfile Times are now rendered using the browsers time zone (#2438) 2021-01-17 14:48:51 -05:00
Gemfile.lock Times are now rendered using the browsers time zone (#2438) 2021-01-17 14:48:51 -05:00
LICENSE add LICENSE file 2018-08-01 09:49:05 -04:00
README.md Refine OpenID Connect Authentication from #1194 (#1399) 2021-01-07 15:11:17 -05:00
Rakefile Fixed #267 Email verification feature (#268) 2018-10-09 14:22:02 -04:00
SECURITY.md Create SECURITY.md 2020-09-03 11:25:24 -04:00
cloudbuild-dev.yaml Fix session isssues (#730) 2019-08-07 15:47:05 -04:00
cloudbuild.yaml added cache layer to cloudbuild (#672) 2019-07-22 12:20:59 -04:00
config.ru adhere to rubocop guidelines 2018-06-26 10:29:46 -04:00
docker-compose.yml Merge v2.7-alpha (#1951) 2020-07-29 11:03:22 -04:00
greenlight.nginx Allow uploading larger presentations (#1977) 2020-08-04 15:41:03 -04:00
sample.env GRN2-XX: Patch to overcome performance issues with the database. (#2454) 2021-01-20 17:25:49 -05:00
yarn.lock GRN2-176: Create a role editor that allows admins to specify what permissions each role has (#709) 2019-07-31 11:53:32 -04:00

README.md

Greenlight

Travis CI Coverage!Status Docker Pulls

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

  • Signup/Login with Google, Office365, OpenID Connect, 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.