docker
docker copied to clipboard
Docker files for BigBlueButton
It was giving OCI Runtime error. The path to the docker-entrypoint file is incorrectly specified.
The entry point file was not in the executable trace after it was copied. Necessary adjustments have been made.
@alangecker In #73 we decided that bringing back turn with default ports (in #126) was a sensible compromise, since other project had forfeited the nginx based demultiplexing approach. I don't...
In case it helps someone, I ran into the persistent "Invalid BigBlueButton Endpoint and Secret" error in a new Docker-based BBB 2.3 installation (DigitalOcean, IPv4 & IPv6, Ubuntu 20.04), with...
Hello I wanted to get a Docker container working on version 2.4.4 or even an other one. I'm facing the fact that there is no currently working version of the...
We've had a problem getting a successful rendering of a meeting recording in which presentation contained a number of polls. It was failing due to some missing Python3 dependencies. The...
Hello there, I am new in docker-compose and I am trying by myself load a BBB page, in my own ubuntu server. The problem I am having now is that...
I'd like to connect BBB to Nextcloud via https://github.com/sualko/cloud_bbb Is there a way to get the URL and secret via `bb-conf --secret` as described even in the docker environment?
- Helm version 3, preferably. - It can added to Helm hub or can be added to any private repository This will be a great advantage installing BBB in Kubernetes
Hi, I´m planning to run the containerized version of BBB in docker and want to give kubernetes a try. Sadly I am severely limitted in my environment regarding publicly available...