Skip to content

Releases: ebbba-org/ansible-role-bigbluebutton

v2.4.0

26 Jan 12:19
fe993b9
Compare
Choose a tag to compare

🚀 Features

⭐ Enhancement

  • @wilkis3 selectable bbb version - PR214 - Thanks to @BrutalBirdie 💙
  • BigBlueButton 2.4 Add option to disable/enable the Learning Dashboard Feature - Thanks to @BrutalBirdie 💙
  • @juju4 Add Github action workflow - full ansible run - Thanks to @BrutalBirdie 💙
  • use bbb_default_logo_url as branding image setting - Thanks to @olwe0002 💙
  • add support for TLSv1.3 - Thanks to @Davka 💙
  • mongo4-ramdisk.conf: follow upstream changes from v2.3.16 - Thanks to @Davka 💙
  • Fix #272 - Purge Greenlight - Thanks to @BrutalBirdie 💙
  • Fix #273 - Purge coturn - Thanks to @BrutalBirdie 💙
  • add task to replace mongo tmpfs size in startscript - Thanks to @Davka 💙
  • Improve bbb-html5 resilience - Thanks to @Davka 💙

🐛 Fixes

  • [Security] Set Freeswitch default password, Checkvars step, README - Thanks to @BrutalBirdie 💙
  • fix ordering of handlers execution; fixes #282 - Thanks to @crosscodr 💙

v2.3.13-a1.0.1

22 Nov 11:36
d703a50
Compare
Choose a tag to compare

🐛 Fixes

  • For an initial ansible-run, tasks need to be reordered; fix #265

v2.3.13-a1.0.0

20 Nov 22:31
d936a98
Compare
Choose a tag to compare

⭐ Enhancement

  • Removed bbb_monitoring_all_in_one_external
  • reduce volume of mute/unmute-sound
  • Fix issues with #95 (default kurento listen interface)
  • Enable configuration of the recording settings
  • Use default freeswitch user for config files
  • [feat] manage etherpad cursortrace plugin
  • move logback.xml to files; use indentation following upstream
  • [feat] configure correct number of poolhtml5servers
  • fixed documentation regarding coturn and the ufw task
  • Provide more in depth example and make required vars obvious
  • use bbb_custom_presentation_name if set
  • nginx: make creation of client-log idempotent
  • Add Greenlight env var to enable/disable recording thumbnails
  • feat: add user inactivity options
  • Freeswitch: only deploy mute/unmute sounds when needed
  • Tidy-up freeswitch configuration
  • improve ansible tagging
  • [Security] Don't leave BBB secrets readable for others
  • convert unix LF to dos CRLF in logback.xml
  • Remove unused error_page directive
  • Implement logo feature from 2.3.13
  • Added option to select transport protocol for TURN servers
  • Extended bbb_dialin_default_play_and_get_digits variable
  • fs conference.conf.xml: pull upstream PR#12004
  • Add bbb_dialplan vars to fs conference.conf template
  • bbb_secret cast to string
  • Refactor and improve certificate handling
  • Pin requirements roles to specific versions
  • bbb_greenlight_image_pull setting
  • remove unnecesarry meteor-config tasks, close #226
  • Add cache_valid_time to apt tasks with update_cache

🐛 Fixes

  • nginx: fully align with nginx logrotate config
  • Make cron.daily/bigbluebutton executable, fix #237
  • fix managing freeswitch ipv6-profiles with command
  • ssl-cert package for cert permissions
  • Fix letsencrypt cert gen
  • Fix kurento tasks nonbreaking
  • Start chrony if bbb_ntp_cron is reset to false, fixes #248
  • wait until rake did all necessary migrations before greenlight user creation

BigBlueButton 2.3.4 Ansible Role 1.1.1

28 Jun 19:57
9e84909
Compare
Choose a tag to compare

BigBlueButton 2.3.4 Ansible Role 1.1.1

215 commits and 52 files changed done by 23 contributors!

A lot of stability improvements and thoughts have gone into this release.
Check out the PRs bellow to get an idea how much passion went into this release.

This role can also be found on the Ansible Galaxy

Changelog

💙 Huge Thanks To 💙

And everyone else helping out this project:

💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙
💙 Thanks to everyone supporting BigBlueButton and this ansible role with their time and passion.💙
💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙💙

BigBlueButton 2.3.1 Ansible Role 1.1.0

13 May 13:27
7900bc1
Compare
Choose a tag to compare

BigBlueButton 2.3.1 Ansible Role 1.1.0

This release fixes compatibility with BigBlueButton 2.3.1 and introduces firewall-rules for UFW. If you run this role together with other software or implement firewalling yourself, please check (or disable) this rules beforehand.

Changelog

  • Implement bbb_api_demos_enable variable #105
  • Add nginx www path variable #107
  • Feature: UFW Firewall #104
  • Fix #112 template issue - Whitespace and Escaping ed5b857
  • Add doc and tasks to generate letsencrypt staging certificates #106
  • fix regex for setting wss-binding in fs-config #114

BigBlueButton 2.3.0 Ansible Role - First Stable Release 1.0.0

04 May 18:48
83471e8
Compare
Choose a tag to compare

BigBlueButton 2.3.0 Ansible Role - First Stable Release 1.0.0

WARNING

  • Upgrading from BigBlueButton 2.2.x is not supported! It is recommended to do a fresh deployment with Ubuntu 18.04
  • This role won't work anymore on Ubuntu 16.04
  • The default branch changed from master to bbb/2.3
    • To deploy older 2.2 installations make sure to use the branch bbb/2.2, but this is not recommended due to the EOL of Ubuntu 16.04

Be sure to check the updated configuration options in the README.md.
Many thanks to the team at infra.run and @BrutalBirdie for making this possible...

BigBlueButton 2.2.36 Ansible Role - Stable Release 1.0.0

01 May 19:53
f2ebbbe
Compare
Choose a tag to compare

BigBlueButton 2.2.36 Ansible Role - Stable Release 1.0.0

WARNING
BigBlueButton 2.2.36 and Ubuntu Xenial is considered outdated!
This release can be considered as legacy.