docker icon indicating copy to clipboard operation
docker copied to clipboard

Docker files for BigBlueButton

Results 141 docker issues
Sort by recently updated
recently updated
newest added

BBB 3.0 is currently under development. with this you get a full 3.0 development setup with just 3 easy steps which hopefully helps to get more people on board :)...

Hello! I have problem. I deployed BBB in docker. Uploaded presentation files are not displayed and file presentation does not work. Error: Cannot read properties of undefined (reading 'width')

Hi Team, I setup bbb-docker with external turn server. Audio is working fine but while sharing the camera I am facing "Media could not reach server error 1020". I am...

The etherpad container binds etherpad to `0.0.0.0`. The health-check included tries to query the health state of etherpad vial 'localhost'; However, with docker 25.0.5 some IPv6 related defaults changed. This...

Hello, I installed BBB on Ubuntu 22.04 using Docker which is in this link (https://github.com/bigbluebutton/docker). In the configuration related to reverse proxy, I made the settings related to Basic Authentication...

I have defined the German language package in the .env file. But in conference no sound can be heard. In the logfiles there is not really a clue so I...

I cloned the BigBlueButton 2.7 Docker repository from GitHub (https://github.com/bigbluebutton/docker) and ran the command ./scripts/setup. During the setup process, I was prompted with some questions, which I answered. However, at...

I`m new to using bbb so I want to use this method to install my bbb server I used your docs to create a docker compose and run it on...

Good day. I want to try using this project to record videos, but I have the docker version installed. Tell me in which container are the folders I need? Project...

I was trying to enable activity completion in Moodle with a BigBlueButton docker setup and found the following two problems: 1. The SHARED_SECRET isn't passed into the recordings container. This...