Go to file
Daniel Schreiber 5d620e7acd let bbb-apps-akka read an override config file from /etc/bigbluebutton
This change introduces a config file
`/etc/bigbluebutton/bbb-apps-akka.conf` which reads the default config
from packages and allows operators to keep their own config file changes
across package upgrades. This removes the workaround of copying the
config file to /tmp in preinst and then extracvting API URI and secret
and then in postinst inject it back to the config file in /usr/share

If the config file in /usr does not have the "changeme" secret, then API
URI and secret are extracted and injected to the generated file /etc, so
packages would upgrade in a clean way.

The postrm script removes the config file in /etc if the package is
purged but not if it is just uninstalled.

bbb-install and bbb-conf must reflect this change and replace the API
secret and URL in /etc, not /usr/share
2021-02-19 13:55:36 +01:00
.github Automate Conflict Check for Pull Requests 2020-12-04 00:59:35 +01:00
akka-bbb-apps let bbb-apps-akka read an override config file from /etc/bigbluebutton 2021-02-19 13:55:36 +01:00
akka-bbb-fsesl Customize Systemd unit files 2021-02-11 11:16:55 +01:00
bbb-api-demo Update restart command for tomcat7 2019-05-02 16:23:49 -04:00
bbb-common-message Merge pull request #11413 from gustavotrott/develop 2021-02-17 16:56:53 -05:00
bbb-common-web Support for backend vs frontend nodejs instances bbb-html5 2021-02-16 03:19:31 +00:00
bbb-fsesl-client Track call session state 2020-02-05 14:58:47 -08:00
bbb-libreoffice Fix #11089 2020-12-29 09:15:00 -06:00
bbb-lti Merge pull request #9414 from BenjaminBeichler/fix-thumbnail-lti-tool 2020-06-11 17:59:34 -04:00
bbb-voice-conference/config/freeswitch Updated freeswitch configuration default user flag to "nomoh", no music on hold when this member is the only member in the conference. 2016-02-16 19:04:23 +01:00
bbb-webhooks Remove coffee files from gitignore. Corrections to the readme.md 2021-02-07 16:08:09 -08:00
bigbluebutton-config Added STUN check 2021-02-13 20:19:58 -06:00
bigbluebutton-html5 Merge pull request #11413 from gustavotrott/develop 2021-02-17 16:56:53 -05:00
bigbluebutton-web Support for backend vs frontend nodejs instances bbb-html5 2021-02-16 03:19:31 +00:00
doc more messages 2014-04-19 13:19:40 -07:00
labs Removed obsolete BBB components from 2.3 2020-10-03 06:18:15 +00:00
record-and-playback Bump nokogiri from 1.10.8 to 1.11.0 in /record-and-playback/core 2021-02-09 00:28:29 +00:00
.gitignore Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into master-merge-2.0 2018-01-23 12:27:42 +01:00
.nvmrc Add .nvmrc 2018-10-03 13:33:59 -04:00
.travis.yml Travis CI: Refactor 2020-03-29 10:24:39 +02:00
bbb.sh - minor formatting from IDE 2016-11-22 15:59:05 +00:00
build_script.sh Make sure linter doesn't use removed files 2019-01-16 12:07:34 -05:00
DEVELOPMENT.md DEVELOPMENT.md: Fix Markdown links 2020-04-03 12:02:56 +02:00
LICENSE Add license file 2020-04-23 13:51:05 -03:00
README.md Use unicode emoji to balance brackets 2020-05-07 00:26:55 +02:00
SECURITY.md Create SECURITY.md 2020-07-22 20:30:51 -04:00

BigBlueButton

BigBlueButton is an open source web conferencing system.

BigBlueButton supports real-time sharing of audio, video, slides (with whiteboard controls), chat, and the screen. Instructors can engage remote students with polling, emojis, multi-user whiteboard, and breakout rooms.

Presenters can record and playback content for later sharing with others.

We designed BigBlueButton for online learning (though it can be used for many other applications). The educational use cases for BigBlueButton are

  • Online tutoring (one-to-one)
  • Flipped classrooms (recording content ahead of your session)
  • Group collaboration (many-to-many)
  • Online classes (one-to-many)

You can install on a Ubuntu 16.04 64-bit server. We provide bbb-install.sh to let you have a server up and running within 30 minutes (or your money back 😉).

For full technical documentation BigBlueButton -- including architecture, features, API, and GreenLight (the default front-end) -- see https://docs.bigbluebutton.org/.

BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc .