computer-playbook/roles/docker-bigbluebutton
2023-04-16 15:34:06 +02:00
..
handlers Finished big blue button implementation 2022-12-03 20:43:33 +01:00
meta Implemented big blue button draft 2022-12-02 12:57:15 +01:00
tasks Finished big blue button implementation 2022-12-03 20:43:33 +01:00
templates Added missing parameter 2023-04-16 15:34:06 +02:00
vars Finished big blue button implementation 2022-12-03 20:43:33 +01:00
README.md added debug hints 2023-04-02 21:10:44 +02:00

docker bigbluebutton

Role to deploy BigBlueButton.

maintanace

cleanup

    docker-compose down;
    docker volume rm bigbluebutton_bigbluebutton bigbluebutton_html5-static bigbluebutton_vol-freeswitch bigbluebutton_vol-kurento bigbluebutton_vol-mediasoup bigbluebutton_database

check container status

watch -n 2 "docker ps -a | grep bigbluebutton"

further information