Giter Site home page Giter Site logo

virtuos / bigbluebutton-ansible Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shaardie/video.haardiek.org

6.0 2.0 2.0 281 KB

Ansible scripts for setting up BigBlueButton on Ubuntu 16.04

License: Creative Commons Zero v1.0 Universal

Shell 100.00%

bigbluebutton-ansible's Introduction

Ansible Scripts for BigBlueButton

This repository contains a set of scripts setting up and managing BigBlueButton. They are based on a set of scripts by Sven. Thanks, Sven!

Important Notes

  • Right now, the installation works on Ubuntu 16.04 64bit since that is the operation system officially supported. Anything else will likely not work
  • The ansible vault in group_vars/all/vault.yml is meant as an example. The password is 123. Reencode it using a proper password.
    • Make sure to generate new secrets and encrypt them in the ansible vault at group_vars/all/vault.yml. Never use the vars set in here for production.
  • The certificates provided in here are just dummy certificates and will only be deployed if no other certificates are in place. Once deployed, replace them with valid certificates and reload Nginx.

Initialization

Greenlight on Ubuntu 16.04

# Execute and change the password
% docker exec greenlight-v2 bundle exec rake admin:create

bigbluebutton-ansible's People

Contributors

lkiesow avatar shaardie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

to-kn cgreweling

bigbluebutton-ansible's Issues

Disable red5

Red5 is installed and started as part of BigBlueButton although it is probably unnecessary when you are using only the HTML5 client.

Add to documentation

Hi, thanks for the great work here. May I suggest that you add this to the list of community-sourced Ansible installs over at the documentation?

Additionally, it seems you have spotted multiple improvements that can be made to existing roles, such as disabling red5. This is great and very helpful to other devs of their own Ansible roles.

Lastly, the other roles linked in existing community-sourced repositories already include scalelite integration. We should perhaps look at unifying these roles and standardize them in one repository.

Option to deactivate recordings

% grep -n allowStartStopRecording /usr/share/bbb-web/WEB-INF/classes/bigbluebutton.properties
203:#allowStartStopRecording=true
204:allowStartStopRecording=false

…unfortunately, that's not all.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.