Revision 3 as of 2021-02-03 20:32:01

Clear message

Describe BigBlueButtonRebuild here.

Rebuild Procedure

VM and Operating System

  • Back up previous VM
  • Change IP address of previous VM to another IP in UCC Machine Room range
  • Create new VM on UCC Proxmox cluster
    • New VM config is 8GB, 8 cores, defaults for most things
    • New VM storage is 32G, on vmstore_ssd
  • Install base operating system for BigBlueButton

    • Ubuntu 18.04 (via netboot.xyz.iso)
  • Provision on network with original VM IP address
  • Add UCC wheel keys to root user and permit root logins remotely via SSH

UCC SOE

The UCC Ansible SOE https://gitlab.ucc.asn.au/ucc-systems/ucc-ansible-soe has a playbook for making the new BigBlueButton host a UCC server.

  • If not already present, add the host to ucc-hosts inventory under bbb-hosts
  • Run the playbook

ansible-playbook -K -i ucc-hosts bbb-hosts.yml

Big Blue Button Install

install.sh

Let's Encrypt

Configuration changes

LDAP

Demo

Data Migration

Testing

Clean Up