mirror of
https://codeberg.org/langfingaz/bbb-status
synced 2025-01-22 03:52:42 +01:00
fix: no stdout visible inside docker -> use unbuffered mode; use alpine version of python base image
fix: no stdout visible inside docker -> use unbuffered mode; use alpine version of python base image
fix: no stdout visible inside docker -> use unbuffered mode; use alpine version of python base image
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
secrets/url.txt
- API-secret inside
secret/secret.txt
run
docker-compose build
docker-compose up
Description
Languages
Python
96.7%
Dockerfile
3.3%