mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-09 22:41:03 +01:00
.. | ||
handlers | ||
meta | ||
tasks | ||
templates | ||
vars | ||
readme.md |
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"