Giter Site home page Giter Site logo

bbblb-chef-cookbook's Introduction

BBBLoadBalancer-cookbook

You can use this cookbook to setup a BigBlueButton load balancer with Chef

Chef cookbook

Dependencies

BBBLoadBalancer::default

Include BBBLoadBalancer in your node's run_list:

{
  "run_list": [
    "recipe[BBBLoadBalancer::default]"
  ]
}

Vagrant

dependencies

vagrant required modules

$ vagrant plugin install vagrant-berkshelf
$ vagrant plugin install vagrant-omnibus

Change salt string in Vagrantfile

chef.json = {
  bbb: {
    salt: 'ce704dc886e34675cd47630298de8022'
  }
}

Start Vagrant box

$ vagrant up

Adding BBB Servers to the load balancer

Access the web interface: http://loadbalancerserverip The first time you access this page, you must create an admin user. After creating this user, you can manage the BBB load balancer. You need to add at least 1 BBB server to the list of servers before you can use the load balancer. After setting up the load balancer, you should change your client applications BBB url to the new BBB load balancer URL. (http://loadbalancerserverip/bigbluebutton)

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.