Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 06fbc68

Browse files
Remove unnecessary CVE link
Rewrote the 'considerations' text based on good suggestions from @basisbit and @ffdixon
1 parent 1b09d9a commit 06fbc68

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

_posts/2020-07-10-dev23.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -323,12 +323,11 @@ HERE
323323
A few considerations before we start:
324324
- Required OS: Ubuntu 18.04 (bionic)
325325
- This is intended to run on containers/local-machine setup, such as LXC.
326-
- This process is similar to BBB 2.2's install. Since **this is not intended
327-
to run on production/public machine**, we won't use libreoffice's docker version,
328-
but you can manually install docker and then reconfigure bbb-libreoffice-docker
329-
to use 'dockerized' version. **!! Do not run BigBlueButton in a public server
330-
without the docker version of libreoffice !! There are security issues related
331-
to this. See this [CVE link](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25820)**
326+
- This process is similar to BBB 2.2's install. One difference is that we
327+
encapsulated Libreoffice in docker for increased security.
328+
- For public/production servers, we recommend installing BigBlueButton using
329+
[bbb-install.sh](https://github.com/bigbluebutton/bbb-install)
330+
332331
333332
334333
We'll do this in 3 steps:

0 commit comments

Comments
 (0)