docs/docs/installation/bigbluebutton.md

801 B

bbb

Big Blue Button

https://github.com/bigbluebutton/docker/

Nextcloud Konfiguration anpassen:

abra app config <nextcloud_domain> 
    BBB_URL=https://talk.example.org/bigbluebutton/
abra app secret insert <nextcloud_domain> bbb_secret v1 <bbb_secret>
abra app cmd <nextcloud_domain> app install_bbb

Telefoneinwahl

Account mit Rufnummer bei https://app.sipgate.com ./conf/dialplan_public ./conf/sip_profiles im .env noch: SIP_IP_ALLOWLIST, WELCOME_FOOTER

Networking

talk.local-it.org

https://docs.bigbluebutton.org/admin/configure-firewall.html

docker setup

https://github.com/bigbluebutton/docker https://docs.bigbluebutton.org/admin/configure-firewall.html


changing smth:

vim .env
./scripts/generate-compose
docker-compose up -d