computer-playbook/roles/server_docker-bigbluebutton
2023-04-18 14:52:43 +02:00
..
handlers Merged client playbook and server playbook 2023-04-18 14:52:43 +02:00
meta Merged client playbook and server playbook 2023-04-18 14:52:43 +02:00
tasks Merged client playbook and server playbook 2023-04-18 14:52:43 +02:00
templates Merged client playbook and server playbook 2023-04-18 14:52:43 +02:00
vars Merged client playbook and server playbook 2023-04-18 14:52:43 +02:00
README.md Merged client playbook and server playbook 2023-04-18 14:52:43 +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