1
0
mirror of https://codeberg.org/langfingaz/bbb-status synced 2025-01-12 03:06:05 +01:00
2020-12-05 14:00:18 +01:00
2020-11-25 19:35:39 +01:00
2020-11-28 21:11:21 +01:00
2020-11-25 19:35:39 +01:00
2020-12-05 14:00:18 +01:00
2020-11-25 21:52:51 +01:00
2020-12-03 16:52:59 +01:00

README

Thanks to Bernd Wurst who inspired this project with his gist on github:

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

Start logging in the background:

docker-compose up -d

Generate a new plot based on saved meeting data:

sudo docker-compose run bbb-status plot
Description
BigBlueButton monitoring script
Readme MIT 245 KiB
Languages
Python 96.7%
Dockerfile 3.3%