Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge features from master into bbb/2.7 #374

Merged
merged 11 commits into from
Jan 2, 2024
Merged

Merge features from master into bbb/2.7 #374

merged 11 commits into from
Jan 2, 2024

Commits on Aug 21, 2023

  1. Merge pull request #360 from ebbba-org/master

    Merge missing fixes from master
    BrutalBirdie committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    83d54c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    c087596 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    d746c89 View commit details
    Browse the repository at this point in the history
  2. Only run certificate related tasks when https is enabled

    If Nginx will not be listening on port 443, then there is no need to
    generate certificates. Without this setting, the playbook will fail at
    the "Ensure bbb_ssl_cert exists" task because no SSL certificate will
    have been generated.
    louim committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    274c17b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Merge pull request #365 from rztuc/add-defaultHttpSessionTimeout-setting

    Add 'defaultHttpSessionTimeout'-Setting
    Davka committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4ff264e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #366 from didacte/chore/no-certs-when-no-https

    Only run certificate related tasks when https is enabled
    Davka committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e3e449e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Merge pull request #344 from davidmehren/fix_sfu_container

    bbb-webrtc-sfu.service: do not set CPUSchedulingPolicy in a container
    Davka committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8f0fae1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. fix permission bug

    moonlies committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    c7c9532 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Mount bigbluebutton-release in bbb_exporter

    This is needed for bbb_exporter to export the deployed BBB version.
    Chasethechicken committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    c31be1e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Merge pull request #369 from Chasethechicken/fix-bbb-exporter

    Fix bbb_exporter docker deployment
    BrutalBirdie committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    40a7bed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #368 from moonlies/master

    Fix 'dubious ownership' when installing prometheus exporter
    BrutalBirdie committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    3a587a3 View commit details
    Browse the repository at this point in the history