summaryrefslogtreecommitdiff
path: root/topics/systems/bbb.gmi
blob: 73582e6364a1d8aeedbcda9841e019d36eb5638c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# BigBlueButton

## Tags

* type: documentation
* keywords: BigBlueButton

## BASH script to install BigBlueButton in 30 minutes. 

https://github.com/bigbluebutton/bbb-install

```
wget -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -w -a -v bionic-24 -s meet.genenetwork.org -e info@example.com
```                                                                                                                  ^^^ email used for Let's Encrypt

## Installing with Debian

https://github.com/bigbluebutton/bbb-install/issues/325
https://github.com/bigbluebutton/bbb-install/issues/314

## How NixNet deploys their BBB

> jgart‎: amolith, how hard was it to set up BBB?  
>‎03/05/2022 | 02:18:05 AM  ‎jgart‎: did you use the bbb-install script? https://github.com/bigbluebutton/bbb-install  
>‎03/05/2022 | 02:18:18 AM  ‎jgart‎: any advice is much appreciated  
> arethian‎: <a​molith/tg> jgart, yep I used the script. It takes care of everything  
> ‎03/05/2022 | 08:02:02 AM  ‎arethian‎: <a​molith/tg> Note, that you will need an additional sever for TURN but it can be pretty lightweight  
>‎03/05/2022 | 12:30:35 PM  ‎jgart‎: amolith, THNX! It is much appreciated and thank you for providing such awesome services to the community