Commit Graph

88 Commits

Author SHA1 Message Date
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
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
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
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 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
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
e5a4f52702 generate-compose: remove env variables not required in this step 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
6adbf1ea09 fix bbb-exporter due to missing /etc/bigbluebutton/bigbluebutton-release 2023-12-07 20:05:33 +01: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
b82f6fbd70 greenlight: switch to main image 2023-09-12 22:09:17 +02:00
chandi
109547ffed BigBlueButton 2.7 2023-09-12 18:31:01 +02:00
Philipp Kolmann
3ae8ebc906 Add RESOLVER_ADDRESS env variable for HTTPS_PROXY container.
closes https://github.com/bigbluebutton/docker/issues/276
2023-06-02 09:52:19 +02:00
Leonid Orsulic
8c1ae1e48b update commands to docker compose V2 2023-05-07 11:07:09 +02:00
chandi
06a5921874 hotfix for broken freeswitch container due to enabled compresion with max file count == 1
https://github.com/bigbluebutton/docker/issues/260
2023-04-04 11:31:11 +02:00
chandi
d5164ecef9 freeswitch: only store a small window of the logs permanently 2023-04-03 11:44:21 +02:00
chandi
38441f5182 changelog for v2.6 2023-03-24 23:07:09 +01:00
chandi
43ef3aeb88 greenlight v3: migration script + docs 2023-03-24 23:07:09 +01:00
chandi
ce8f12fc60 BigBlueButton v2.6.0 2023-03-24 23:07:09 +01:00
chandi
3d433f8a5c greenlight v3 2023-03-24 23:07:08 +01:00
chandi
2a0cd91e72 freeswitch: build ourselves with patches included 2023-03-24 23:04:41 +01:00
chandi
ef295301b5 BBB v2.5.11 2023-01-10 17:24:33 +01:00
chandi
c181ee9665 BBB 2.5.8 2022-11-04 16:50:08 +01:00
chandi
618c432e73 v2.5.5 2022-09-19 21:39:41 +02:00
chandi
3bda5364df bbb v2.5.0-rc.4 2022-05-22 18:12:25 +02:00
chandi
512327740a fix coturn container 2022-05-09 07:24:07 +02:00
chandi
9e9fff92c6 recordings: wrong tag variable 2022-05-08 20:07:49 +02:00
chandi
5d326709b6 publish images 2022-05-08 19:45:59 +02:00
chandi
20bb46fb4d bbb v2.5-rc.1, etherpad 1.8.18 2022-05-08 18:54:23 +02:00
chandi
aaa2d63d67 fix recordings: missing yq, wrong CWD and kurento is still required 2022-05-07 14:26:04 +02:00
chandi
865b39d1ce v2.5.0-beta.2, minor bugfixes 2022-05-04 01:10:11 +02:00
chandi
79dc8d31a4 mediasoup: IPv6 support 2022-04-17 13:20:41 +02:00
chandi
d6e461efd4 mediasoup support and partial kurento removal 2022-04-17 12:43:46 +02:00
chandi
dfbe11f74d basic 2.5 support (bbb-pads, mongo 5.0, ruby 2.7) 2022-04-03 23:28:49 +02:00
chandi
83eee18228 all tags specified in one file and images built with official docker-bbb-build image 2022-04-03 23:18:15 +02:00
chandi
a60ed91f63 mongodb: switch back from 5 -> 4.4
because 5.x is not supported by meteor yet leading to endless echo test connection modal due to the state observer does not get triggered.
2021-12-13 17:54:33 +01:00
chandi
cb9099fb1e fix and reenable etherpad authorization 2021-12-13 17:53:06 +01:00
chandi
14b0c085fb BBB v2.4-rc-7 2021-12-13 17:52:13 +01:00
chandi
37d2b16bc7 change nginx port from 8080 to 48087
https://github.com/bigbluebutton/docker/issues/133
2021-11-27 18:22:03 +01:00