computer-playbook/roles/docker-bigbluebutton
..
2023-09-02 13:13:28 +02:00
2023-08-22 22:53:44 +02:00
2023-08-22 22:53:44 +02:00
2023-08-22 23:56:56 +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