File diff a352e6b9e08e → d6b187966f5a
README.md
Show inline comments
...
 
@@ -53,3 +53,10 @@
 
                sudo docker exec greenlight-v2 update-ca-certificates
 

	
 
         2.  Visit https://ubuntu1804bbb.vm/ in your browser, create an account, click Home, then Start to begin
 

	
 
6.  Until https://github.com/ebbba-org/ansible-role-bigbluebutton/issues/328 is resolved you can ssh into the box and do this to use an AGPL MongoDB:
 

	
 
        sudo apt remove mongodb-org mongodb-org-server mongodb-org-tools mongodb-org-mongos mongodb-org-shell
 
        sudo rm /etc/apt/sources.list.d/*mongo*
 
        sudo apt update
 
        sudo apt install mongodb