computer-playbook/roles/docker-bigbluebutton
2023-03-21 11:42:37 +01: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 Finished big blue button implementation 2022-12-03 20:43:33 +01:00
vars Finished big blue button implementation 2022-12-03 20:43:33 +01:00
README.md Updated Documentation 2023-03-21 11:42:37 +01:00

docker bigbluebutton

Role to deploy BigBlueButton.

naintance

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