BigBlueButton 1.0 runs on Ubuntu 14.04 64-bit, whereas BigBlueButton 1.1-beta runs on Ubuntu 16.04 64-bit -- a much newer version of Ubuntu.
BigBlueButton 1.1-beta takes advantage of many of the new capabilities of Ubuntu 16.04, including
- systemd start/stop applications (nor more /etc/init.d scripts and no need for monit)
- packaged ffmpeg
- packaged libreoffice
We also re-wrote much of the packaging (and added new packages) for 1.1-beta to simplify the installation. The result is a much easier install process for 1.1-beta. For a video walkthrough, see
Since BigBlueButton 1.1-beta runs on Ubuntu 16.04, we expected that most users would install BigBlueButton on a new 16.04 server.
Given the updates an the likelihood of installation on a new server, the packages for 1.1-beta do not try to upgrade from the 1.0 packages, thus there is no direct upgrade from 1.0 server.
However, the steps to upgrade a pretty straightforward.
1. Install BigBlueButton 1.1-beta on a new Ubuntu 16.04 server, see
2. Copy over the recordings directory from the 1.0 server to the 1.1-beta server, see
3. Assign the 1.1-beta server the same shared secret as the 1.0 server, see
4. Change the DNS entry for the hostname for the 1.0 server to point to the 1.1-beta server
At this point, everything on your Moodle site (including recordings) should work as before.
Also, for Moodle, you'll want to check out the latest BigBlueButton plugin for Moodle, see
At the time of writing the version is 2.1.5 and is compatible with Moodle 2.6 to 3.2. According to the overall download stats, of the 100's of plugins for Moodle, the BigBlueButtonBN plugin is ranked #5 for downloads.
Try the above and don't hesitate to post if you run into any problems. With the above approach, nothing changes on your current Moodle server, so you are able to easily switch back the DNS if you need to revert to the previous version during testing.
Regards,... Fred