summaryrefslogtreecommitdiff
path: root/topics/systems/bbb.gmi
blob: 76595a01482ba02d420e4015d790c92b53151a76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# BBB

## Install script

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