Skip to content

temporaerhaus/ansible-bbb-cluster

Repository files navigation

small scale BBB cluster

This is an ansible playbook for a small scale BigBlueButton cluster.

Notes:

If you need a bigger, more featured BBB cluster with greenlight, wiki and rocketchat for support etc., look into stadtulm/a13-ansible.

If you want to enable telephony call-in, place files named like your bbb hosts into host_vars and add following content:

---
bbb_dialin_enabled: yes
bbb_dialin_provider_proxy: "sip.example"
bbb_dialin_provider_username: "example12345"
bbb_dialin_provider_password: "example12345"
bbb_dialin_provider_extension: "80012345678"
bbb_dialin_default_number: "+4980012345678"

About

Ansible Playbook for the small verschwoerhaus bbb cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages