This repository has been archived on 2025-10-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
docs/docs/installation/bigbluebutton.md
Philipp Rothmann 1732a785af
All checks were successful
continuous-integration/drone/push Build is passing
chore: cleanup installation docs
2022-12-14 12:29:57 +01:00

46 lines
882 B
Markdown

BigBlueButton
=============
# 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
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
```
### Bandbreiten Rechner
https://bbb-hilfe.de/bandbreitenrechner-fuer-bigbluebutton/