summaryrefslogtreecommitdiff
path: root/topics
diff options
context:
space:
mode:
Diffstat (limited to 'topics')
-rw-r--r--topics/systems/bbb.gmi15
1 files changed, 15 insertions, 0 deletions
diff --git a/topics/systems/bbb.gmi b/topics/systems/bbb.gmi
new file mode 100644
index 0000000..76595a0
--- /dev/null
+++ b/topics/systems/bbb.gmi
@@ -0,0 +1,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
+ \ No newline at end of file