Skip to content
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

Installation of docker compose with webhooks #326

Closed
Elweyn opened this issue May 8, 2024 · 1 comment
Closed

Installation of docker compose with webhooks #326

Elweyn opened this issue May 8, 2024 · 1 comment

Comments

@Elweyn
Copy link

Elweyn commented May 8, 2024

I installed BigBlueButton via docker (https://github.com/bigbluebutton/docker)
if I set in step 5 WEBHOOK_ACTIVE to true and execture the script generate-compose the docker-compose.yml is created correctly, but after using the docker compose up -d --no-build it can't find the docker image alangecker/bbb-docker-webhooks:v2.6.1
I searched on docker hub (https://hub.docker.com/) other images for bbb-webhooks and didn't find any for the version 2.6.1

Can I use a newer version of docker bbb-webhooks? Like mconf/bbb-webhooks even if it only has v3.X, v2.0.X or v2.1.X?

Kind reguards

@Elweyn
Copy link
Author

Elweyn commented May 22, 2024

Is now working so can close the issue.
Solution:
On root folder in .env switching on WEBHOOKS and using scripts/generate-compose and starting docker again docker compose up -d --no-build

@Elweyn Elweyn closed this as completed May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant