bbb-status/README.md
2020-11-25 21:42:08 +01:00

343 B

README

setup

Execute bbb-conf --secret on your server.

This gives you your API-secret, the URL at which BigBlueButton is running at.

Save these two values in the first line of the following files:

  • URL inside secret/url.txt
  • API-secret inside secret/secret.txt

run

docker-compose build
docker-compose up