Skip to content

Greenlight with enforced authentication and preparation for MP4 recording view

License

Notifications You must be signed in to change notification settings

MBcom/enforce-authentication-greenlight

 
 

Repository files navigation

Greenlight with enforced authentication and preparation for MP4 recording view

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 LDAP/AD Authentication.
  • 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.

This greenlight has the same features as release-2.8.2.2 of upstream Greenlight. Feel free to contribute.

extra Features additional to upstream Greenlight

enable SIP support

  1. set the VOICE_BRIDGE_PHONE_NUMBER environment variable to your SIP telephone number. This value will be displayed in each room.
  2. setup the BBB SIP Integration, if you use Scalelite, you can follow the instructions from https://github.com/MBcom/bbb-clustersip.git to setup a central SIP gateway for your BBB cluster
  3. Greenlight will generate automatically a static conference PIN for each room and shows it next to the telephone number image

Deployment

This project is designed to be deployed to Kubernetes Clusters via GitLab CI/CD. If you have not htis ability you can use the scripts provided at https://github.com/MBcom/kubernetes-greenlight to deploy Greenlight to a Kubernetes Cluster.

Too you can deploy this Greenlight as the upstream Greenlight. The docker image you can find on https://hub.docker.com/r/mbcom/greenlight .

Impressions

Interested? Try upstream 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 Greenlight mailing list.

To help with organization and consistency, we have implemented a Pull Request template that must be used for all Pull Requests. This template helps ensure that the project maintainers can review all PRs in a timely manner. When creating a Pull Request, please provide as much information as possible.

Contributions to this project are welcome. E.g. you can help us to make our changes configurable, so that we can start a pull request to upstream repository in future.

About

Greenlight with enforced authentication and preparation for MP4 recording view

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 55.4%
  • HTML 29.3%
  • JavaScript 7.6%
  • SCSS 5.0%
  • Shell 2.4%
  • Dockerfile 0.3%