Commit Graph

567 Commits

Author SHA1 Message Date
chandi
17aa49968d dev mode: use local networks IP instead of docker internal 10.7.7.1
this led to multiple issues with UDP pakets being lost due to IP mismatch
2024-11-25 13:08:38 +01:00
chandi
d6c1b0a5ec dev.env: coturn is now a fixed/non-optional component 2024-11-25 00:53:42 +01:00
chandi
6623813f9c greenlight: latest version and fix for failing API requests due to self signed certificate 2024-11-25 00:52:49 +01:00
chandi
ca0a159cc0 new https proxy based on haproxy, also proxying TURN 2024-11-25 00:35:18 +01:00
chandi
325690e0c1 v3.0.0-beta.5: recording via bbb-webrtc-recorder and etherpad export 2024-11-24 21:26:31 +01:00
chandi
e6c1b47fb2 .gitignore: conf/bbb-html5.yml 2024-11-24 19:14:56 +01:00
chandi
31818062b0 webrtc-sfu: announce correct webrtc IP 2024-11-24 19:14:36 +01:00
chandi
c298e051fc office-conversion: switch from jodconverter to collabora 2024-11-24 16:31:25 +01:00
chandi
c740f55e5a v3.0.0-beta.5: basic working functionality
quite some features (recording, SIP, transcription, etc.) are not working yet, but a milestone where it should finally take a commit
2024-11-24 16:30:49 +01:00
chandi
20315c1cf8 add missing bbb-webrtc-recorder submodule 2024-01-07 23:56:34 +01:00
chandi
b4918c53d3 dev mode: allow presentation access via http 2024-01-07 23:55:52 +01:00
chandi
13f55a1be9 fs_cli: fix for wrong path to functions.sh 2024-01-07 23:55:03 +01:00
chandi
cdfe3a87c1 bbb3.0: add webrtc-recorder 2024-01-07 23:54:28 +01:00
chandi
a3f346d8a0 all data under ./data instead in docker volumes
- easier backups
- people can access recordings with existing scripts
2024-01-07 23:52:08 +01:00
chandi
72bd71c8bf update base images
- debian: bullseye -> bookworm
- ubuntu:  20.04 -> 22.04
- ruby: 2.7 -> 3.0
2024-01-07 23:48:34 +01:00
chandi
4216d36eb8 reduce logging verbosity 2024-01-07 23:46:09 +01:00
chandi
4b89a5b52f bbb3.0: graphql container, postgres with multiple db, repo updates 2024-01-07 23:44:54 +01:00
chandi
426349d0d7 one variable DEV_MODE instead of multiple (would become quite a lot) 2024-01-07 23:36:12 +01:00
chandi
4290c1616d avoid duplicated BBB_BUILD_TAG values 2024-01-07 23:33:05 +01:00
chandi
1b0c9a9602 script for instant development mode 2023-12-08 12:48:01 +01:00
chandi
8c0409fa53 README: remove docker-compose version check, repeat requirements again, more links on top 2023-12-08 12:32:50 +01:00
chandi
87e73d0edd updating docs for release v2.7.3 2023-12-08 12:24:37 +01:00
chandi Langecker
dab58ced47
Merge pull request #307 from bigbluebutton/repo-restructure
use local sources instead of pulling inside container
2023-12-08 12:04:30 +01:00
chandi
07ce2c483c by default docker should use the prebuilt images.
in same cases docker still tries to build it, exceeding the RAM requirement and often failing due to the missing submodules
2023-12-08 12:04:14 +01:00
chandi
f60b24bb84 prometheus-exporter: on some hosts (different docker versions?) the tmpfs is not mounted writeable for everyone
this leads to #309 being an incomplete fix
https://github.com/bigbluebutton/docker/pull/309
2023-12-08 11:59:32 +01:00
chandi
0df9e2fd53 BBB 2.7.3 2023-12-07 20:07:01 +01:00
chandi
e5a4f52702 generate-compose: remove env variables not required in this step 2023-12-07 20:07:01 +01:00
chandi
ce48732004 cache tags of submodules, load_env function 2023-12-07 20:07:01 +01:00
chandi
03dcee6dac use local sources instead of pulling inside container 2023-12-07 20:07:01 +01:00
chandi Langecker
d6341e32ec
Merge pull request #309 from bigbluebutton/fix-bbb-exporter
fix bbb-exporter due to missing /etc/bigbluebutton/bigbluebutton-release
2023-12-07 20:06:19 +01:00
chandi
6adbf1ea09 fix bbb-exporter due to missing /etc/bigbluebutton/bigbluebutton-release 2023-12-07 20:05:33 +01:00
chandi Langecker
a103d348e7
Merge pull request #304 from bigbluebutton/v2.7.3
BigBlueButton v2.7.3 + minor updates
2023-12-06 13:20:49 +01:00
chandi
4225a57f96 html5: fix display of version 2023-11-29 23:28:57 +01:00
chandi Langecker
2822132ee0
Merge pull request #302 from thifranc/develop
[del] obsolete nginx conf file
2023-11-29 17:08:41 +01:00
chandi
22b80c2d03 update libopusenc 2023-11-28 15:31:31 +01:00
chandi
00322d156c switch to up-to-date jodconverter container 2023-11-28 15:31:19 +01:00
chandi
f8ffbcd31b fix missing URL in recording container 2023-11-28 15:30:55 +01:00
chandi
f3ae0f1fd2 v2.7.3 2023-11-28 15:30:29 +01:00
Thibault François
4c497b6015 [del] obsolete nginx conf file, said in https://github.com/bigbluebutton/bigbluebutton/issues/10908 2023-11-17 10:23:57 +01:00
chandi
954100d55e html5: fix display of version 2023-09-13 01:30:05 +02:00
chandi
90cfd3471f added Release 2.7.0 changelog 2023-09-13 00:45:59 +02:00
chandi
c2d85d6e45 added requirements, updating upgrade docs 2023-09-13 00:44:20 +02:00
Tobias Fiebig
0bca06023d Include SHARED_SECRET for recordings container in docker-compose.tmpl.yml
In the current template, SHARED_SECRET is not handed to the recordings container. In turn, the recording_ready callback to greenlight does not work, preventing recordings from being displayed correctly.

This patch addresses issue #268.
2023-09-13 00:08:15 +02:00
chandi Langecker
58bbbed7cf
Merge pull request #291 from bigbluebutton/v2.7.1
BigBlueButton 2.7
2023-09-13 00:03:26 +02:00
chandi Langecker
4cff64c1a0
Merge pull request #277 from pkolmann/pkolmann-https-proxy-resolver
Add RESOLVER_ADDRESS env variable for HTTPS_PROXY container.
2023-09-12 22:19:14 +02:00
chandi Langecker
958f1ecd8e
Merge pull request #271 from leonidas-o/develop
Deprecated ComposeV1, update to ComposeV2
2023-09-12 22:14:46 +02:00
chandi
b82f6fbd70 greenlight: switch to main image 2023-09-12 22:09:17 +02:00
chandi
60b3775308 etherpad: support for alpine in export script 2023-09-12 22:08:03 +02:00
chandi
109547ffed BigBlueButton 2.7 2023-09-12 18:31:01 +02:00
chandi
e2fa77fe48 use official bbb-build images instead of senfcall 2023-09-12 18:23:22 +02:00