User Tools

Site Tools


сервис_bbb

This is an old revision of the document!


Сервис BBB

Установка и запуск

mkdir -p /local/certs/

cat wild.crt ca.crt > /local/certs/fullchain.pem

cp wild.key /local/certs/privkey.pem

wget -qO- https://raw.githubusercontent.com/bigbluebutton/bbb-install/v2.7.x-release/bbb-install.sh | bash -s -- -v focal-270 -s webinar.corp13.un -d -g #-k

Интеграция с Keycloak

root@webinar.corp13.un:~/greenlight-v3# docker-compose down

root@webinar.corp13.un:~/greenlight-v3# cat .env
...
OPENID_CONNECT_CLIENT_ID=any-client
OPENID_CONNECT_CLIENT_SECRET=anystring
OPENID_CONNECT_ISSUER=https://keycloak.corp13.un/realms/corp13
OPENID_CONNECT_REDIRECT=https://webinar.corp13.un/
...
root@webinar.corp13.un:~/greenlight-v3# docker-compose up -d
сервис_bbb.1707999402.txt.gz · Last modified: 2024/02/15 15:16 by val