-
Notifications
You must be signed in to change notification settings - Fork 251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any documentation for S3, OpenID, remote DB connections? #340
Comments
I am using Min.IO for S3, so I added below values to .env, and generated compose.yml, S3_ACCESS_KEY_ID=xxxx but, I cannot access the website anymore. The setting directly comes from |
So far, I can make it work only changing basic settings like number of breakout rooms. I guess this docker image does not support Greenlight configurations. |
These are good changes to make, but we don't have the relevant documentation to support it. We've been updating GreenLight over the years, but not for the scenario you described. If it's helpful, you can reach out to the companies offering commercial support https://bigbluebutton.org/commercial-support/. There is some work involved in what you are doing, and if your from a commercial company, there may be an opportunity where you can engage one of the companies involved in GreenLight and they can earn some revenue to support your efforts. |
@ffdixon Thank you for the answer. I actually didn't expect much. Based on my experiencce with commercial supports for open sources, they kinda force me to stick to their own version. I have not had any deep discussion with the 6 of them in the list, but I am kinda skeptical about the path. I also tried with separate installation of Greenlight to connect two BBB docker servers, remote postgres DB, and remote redis, along with Keycloak for OpenID, but I was not able to make it work. S3 config that I shared earlier, likely does not work as well. It is kinda surprising to see that v3 of one of the most widely used services still lacks this type of basic customization support. I migrate to Moodle/BBB from Teams due to lack of educational support and customization, but looks like my experience with BBB won't be that different. Though I do appreciate BBB and the docker image supports, once competitors with way much easier installation is equipped with tools that only BBB is currently offering, I think it will be hard not to turn around. |
wasted two more days with standalone coturn and fully integated cases, and I am giving up. In totla, I have wasted about two weeks. Have had really frustrating experiences with a lot of open sources, but gotta tell you that this is the worst I have ever tried so far. It is surprising that people still go for it. If I were you, I would rather spend more time on easier installation, less dependency, and more UI options. Wish you good luck. |
These changes are feasible, but, as you’ve noticed, we haven’t yet developed the necessary documentation and scripts to implement them. Currently, the core team is focused on maintaining our primary products: BigBlueButton, GreenLight, ScaleLite, LTI 1.3, and Moodle integration. BigBlueButton can be deployed in many different ways, and while we agree that documentation could be improved, community members can also reach out to companies offering commercial support. These companies are highly skilled in customizing BigBlueButton, with some customizations being entirely unique. Additionally, the revenue generated by these companies contributes to the ongoing development of BigBlueButton, which has enabled the project to grow over the past sixteen years. At present, none of these companies deploy BigBlueButton using Docker containers. While that may be a future possibility, for now, we recommend focusing on a bare-metal or bare-VM installation. Overall, I would agree that we could do better. Thanks for your feedback. |
Well... I feel I vent out too much. After days, well. weeks, of debuging, it was a bit too much. |
I have tried to set up custom options for
But I can't find relevant information, and it does not seem Greenlight website supports that configuration.
I've tried with composer yaml, but everytime I change any variable, I either cannot access the greeenlight website anymore, or I get error msgs.
I've also tried to exclude Greenlight from docker installation, and tried with separate server, but it doesn't seem working neither.
I can try and fail any configuration in the web for learning, but certainly there should be documents available for this kind of basic customization.
The text was updated successfully, but these errors were encountered: