Skip to content
Snippets Groups Projects
Select Git revision
  • v3-modify-mail
  • snyk-fix-207483a1e839c807f95a55077e86527d
  • master default protected
  • translations_3b5aa4f3c755059914cfa23d7d2edcde_ru
  • translations_6e4a5e377a3e50f17e6402264fdbfcc6_ru
  • translations_3b5aa4f3c755059914cfa23d7d2edcde_fa_IR
  • translations_en-yml--master_fa_IR
  • snyk-fix-7d634f2eb65555f41bf06d6af930e812
  • translations_en-yml--master_ar
  • translations_3b5aa4f3c755059914cfa23d7d2edcde_el
  • jfederico-patch-1
  • v2
  • v3
  • v1
  • release-3.1.0.2
  • release-3.1.0.1
  • release-3.1.0
  • release-2.14.8.4
  • release-3.0.9.1
  • release-3.0.9
  • release-3.0.8.1
  • release-2.14.8.3
  • release-3.0.8
  • release-3.0.7.1
  • release-2.14.8.2
  • release-3.0.7
  • release-3.0.6.1
  • release-3.0.6
  • release-3.0.5.4
  • release-3.0.5.3
  • release-2.14.8.1
  • release-3.0.5.2
  • release-3.0.5.1
  • release-3.0.5
34 results

greenlight

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Samuel Couillard authored
    Migration upgrade (V2): addition of RolePermissions, RoomSettings, SharedAccess, SiteSettings, RoomConfiguration data (#4339)
    
    * Add SiteSettings and RoomConfigs to migration
    
    * Create standalone task for Room Settings
    
    * Quickfixes
    
    * Quickfix
    
    * Rubo
    
    * Add JSON parse
    
    * Fix RoomSettings data structure
    
    * Remove default values from room_settings hash
    
    * Put RoomSettings logicin Room task
    
    * Add SharedAccess task
    
    * Fix SharedAccess logs
    
    * Fix SiteSettings task
    
    * Fix registration method
    
    * Add RolePermissions to Role task
    
    * Move SharedAccess to Room, fix SiteSettings
    
    * Fix SharedAccess
    
    * Add RoomsConfiguration
    
    * Fix Roles after test
    
    * Rename SiteSettings to Settings
    
    * Rubocop
    
    * Add logic to bypass HomeRoom empty string
    
    * fix typos
    
    * Rubocop
    
    * Remove PrimaryColorDark from settings data
    89f9f6a8
    History
    bbb-greenlight-banner

    Greenlight

    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 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.