From 7acd87d4ab494b319213b0176ff7c47c00221b7a Mon Sep 17 00:00:00 2001 From: jgart Date: Sat, 5 Mar 2022 02:27:48 -0500 Subject: add notes on bbb installation --- topics/systems/bbb.gmi | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 topics/systems/bbb.gmi (limited to 'topics') 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 -- cgit v1.2.3