configure, run, enter room

some first howto
pull/9/head
joergmschulz 2020-04-27 18:05:07 +02:00 committed by GitHub
parent 77adf14952
commit e02ed3b67f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 1 deletions

View File

@ -2,7 +2,7 @@
:arrow_right: __This app uses BigBlueButton and is not endorsed or certified by BigBlueButton Inc. BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc.__
## Try it
## Install it
To install it change into your Nextcloud's apps directory:
cd nextcloud/apps
@ -14,4 +14,22 @@ Then run:
Then install the dependencies using:
make build
## configure it
find out your BBB secrets by '''sudo bbb-conf --secret'''
enter these secrets in the BigBlueButton settings on the general configuration page of your NC
## create your first room
go to your personal settings page
find the BigBlueButton section
enter a room name
enter the room by pointing to the arrow button
## enter a room from files
(to be edited as soon as it works for me)