This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
сервис_bbb [2024/02/17 10:54] val [Интеграция с Keycloak] |
сервис_bbb [2024/02/17 21:04] (current) val [Интеграция с Keycloak] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Сервис BBB ====== | ====== Сервис BBB ====== | ||
| - | |||
| - | |||
| * [[https://bigbluebutton.ru/kak-administrirovat-server.html|Как администрировать сервер BigBlueButton]] | * [[https://bigbluebutton.ru/kak-administrirovat-server.html|Как администрировать сервер BigBlueButton]] | ||
| Line 31: | Line 29: | ||
| # bbb-conf --status | # bbb-conf --status | ||
| </code> | </code> | ||
| + | |||
| + | * При использовании корпоративного УЦ понадобится [[Технология Docker#Копирование файлов в контейнер]] | ||
| ===== Обновление сертификата ===== | ===== Обновление сертификата ===== | ||
| Line 46: | Line 46: | ||
| <code> | <code> | ||
| - | root@webinar.corp13.un:~/greenlight-v3# docker-compose down | + | root@webinar.corp13.un:~# cd /root/greenlight-v3 |
| root@webinar.corp13.un:~/greenlight-v3# cat .env | root@webinar.corp13.un:~/greenlight-v3# cat .env | ||
| Line 62: | Line 62: | ||
| * [[https://github.com/bigbluebutton/bigbluebutton/issues/7985|certificate verify failed #7985]] | * [[https://github.com/bigbluebutton/bigbluebutton/issues/7985|certificate verify failed #7985]] | ||
| * [[https://github.com/bigbluebutton/greenlight/issues/1305|BigBlueButton Endpoint and Secret]] | * [[https://github.com/bigbluebutton/greenlight/issues/1305|BigBlueButton Endpoint and Secret]] | ||
| - | * [[Технология Docker#Копирование файлов в контейнер]] | + | |