docker
docker copied to clipboard
Docker files for BigBlueButton
I'm running Greenlight 3.0.2 via the bigbluebutton/docker deployment (although with a manually created reverse proxy). When a recorded session finishes, Greenlight provides the "Processing recording, this may take several minutes..."...
Could you help me understand the process? seems the directory remains empty and coturn keeps rebooting waiting for the certs. what is all involved in getting the certsnow to respond...
apparently the `post_publish_recording_ready_callback.rb` script can try to access the `/etc/bigbluebutton/bbb-web.properties` config file, which doesn't exist in the `recording` container. https://github.com/alangecker/bbb-packages/commit/57e56dc15cc568e3bbdd690d1834e3dd4403d7cd#diff-09ee0ceaf4b497567196a2ae789d81a6d46edc6522aa0f10298794d7529c50f4
interesting behavior when you restart server. all services are up but all are crying for service address getaddrinfo ENOTFOUND docker-compose down docker-compose up -d does make thing work again.
Hello How can I change the default language to Farsi or the default file of the presentation?
is there any way to change default.pdf and change local language of bbb in this docker?
Hi guys I want to set up my bbb server in the Oracle Cloud provider using linux/arm64/v8 platform but unfortunately, there is no platform support. Can you guys have a...
When i click on version info in html5 client then there are placeholder errors:  Can someone help me with that and tell me how to fix this?
add Keycloak support to the setup, Environment Variables, docker-compose template, nginx Proxy and manuals. Keycloak can be used to authenticate against other Platforms like Microsoft, Google and so on.
to build it is necessary to update the bigbluebutton source; https://github.com/bigbluebutton/bigbluebutton/pull/19707