diff --git a/_posts/2019-02-15-install.md b/_posts/2019-02-15-install.md index 80d71562..e733d876 100644 --- a/_posts/2019-02-15-install.md +++ b/_posts/2019-02-15-install.md @@ -49,6 +49,14 @@ The three choices are covered below. If you want to set up a BigBlueButton server quickly (or have already setup BigBlueButton servers in the past), then [bbb-install.sh](https://github.com/bigbluebutton/bbb-install) will get you up and running with a single command in about 15 minutes. +### Docker +If you want to install BigBlueButton on an operating system other than Ubuntu 16.04, you can choose the docker method: [bigbluebutton-docker](https://github.com/alangecker/bigbluebutton-docker/#install) + +* As easy and quick as bbb-install.sh +* Greenlight included +* TURN server included +* Fully automated HTTPS certificates + ### Ansible If you're looking to deploy a large-scale installation of BBB using [Scalelite](https://github.com/blindsidenetworks/scalelite) then your servers are best managed using tools like Ansible. A few reasons you might go with this setup are: