Commit Graph

505 Commits

Author SHA1 Message Date
chandi
81b02de14a recordings: fix missing post_publish.log 2023-04-03 11:44:45 +02:00
chandi
d5164ecef9 freeswitch: only store a small window of the logs permanently 2023-04-03 11:44:21 +02:00
chandi
859e61af06 greenlight: avoid leaking IP to greenlight, which stores it in the logs 2023-04-03 11:42:57 +02:00
chandi
1fbf11a9fa nginx: redirect old greenlight v2 room links 2023-03-24 23:26:55 +01:00
chandi Langecker
f10979f8e4
Merge pull request #255 from bigbluebutton/v2.6
BigBlueButton v2.6
2023-03-24 23:13:31 +01:00
chandi
44c2f9489c dev mode: note on broken greenlight connection 2023-03-24 23:07:09 +01:00
chandi
38441f5182 changelog for v2.6 2023-03-24 23:07:09 +01:00
chandi
917d180661 add greenlight-data to .gitignore 2023-03-24 23:07:09 +01:00
chandi
a55a09f6cd recordings: fix missing log file (dockerize crashes) 2023-03-24 23:07:09 +01:00
chandi
efaba305e1 greenlight: update to v3.0.2 2023-03-24 23:07:09 +01:00
chandi
711b47d844 recordings: add missing unzip dependency 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
0766a4033c update base images 2023-03-24 23:04:41 +01:00
chandi
2a0cd91e72 freeswitch: build ourselves with patches included 2023-03-24 23:04:41 +01:00
chandi Langecker
ad484aa870
Merge pull request #252 from nr23730/patch-1
Set client_max_body_size for greenlight
2023-03-24 23:03:15 +01:00
chandi Langecker
bf353adb13
Merge pull request #254 from bigbluebutton/antobinary-patch-1
docs: Fixed typo in bbb-web Dockerfile
2023-03-21 22:42:43 +01:00
chandi Langecker
7573c6f634
Merge pull request #248 from bigbluebutton/v2.5.10
BigBlueButton v2.5.11
2023-03-20 23:20:40 +01:00
Anton Georgiev
024d222b8b
docs: Fixed typo in bbb-web Dockerfile 2023-03-03 09:05:14 -05:00
Niklas Reimer
366be0a17c
Set client_max_body_size for greenlight 2023-02-05 22:22:22 +01:00
chandi
ef295301b5 BBB v2.5.11 2023-01-10 17:24:33 +01:00
chandi
cef23f8236 actually checkout the submodules specified in tags.env 2023-01-10 17:19:35 +01:00
chandi
d8587b0e33 Release v2.5.8 2022-11-06 14:01:44 +01:00
chandi Langecker
81c3cacf29
Merge pull request #239 from bigbluebutton/fix-recordings-ffmpeg
update recordings base image to bullseye
2022-11-06 13:57:12 +01:00
chandi Langecker
f30496d430
Merge branch 'develop' into fix-recordings-ffmpeg 2022-11-06 13:56:50 +01:00
chandi Langecker
f2fe7959bb
Merge pull request #238 from bigbluebutton/v2.5.8
BigBlueButton 2.5.8
2022-11-06 13:56:08 +01:00
chandi
bfa6679ff0 add a changelog entry 2022-11-04 17:06:17 +01:00
chandi
fc74f2a8b8 update recordings base image to bullseye
bullseye offers a more recent version of ffmpeg which solves the missing ffmpeg filter 'tpad'
https://github.com/bigbluebutton/docker/issues/235
2022-11-04 17:02:56 +01:00
chandi
c181ee9665 BBB 2.5.8 2022-11-04 16:50:08 +01:00
chandi
ad6b0d2d38
Merge pull request #231 from bigbluebutton/v2.5.5
BigBlueButton v2.5.5
2022-10-03 13:04:07 +02:00
chandi
618c432e73 v2.5.5 2022-09-19 21:39:41 +02:00
chandi
ca7d2baa38 fix upgrade executable bit 2022-07-01 10:55:28 +02:00
chandi
2ff3b8c4e2 BBB 2.5.2 2022-06-23 16:06:02 +02:00
chandi
db8c9918b6
Merge pull request #207 from bigbluebutton/v2.5.x
WIP: BigBlueButton 2.5 + several other changes
2022-06-10 23:00:08 +02:00
chandi
49c6eea96a BBB v2.5 2022-06-10 22:27:54 +02:00
chandi
3bda5364df bbb v2.5.0-rc.4 2022-05-22 18:12:25 +02:00
chandi
682ea566c4 docs: multiple minor changes for 2.5 2022-05-09 12:21:50 +02:00
chandi
512327740a fix coturn container 2022-05-09 07:24:07 +02:00
chandi
e2fb894f24 scripts for publishing and upgrading images 2022-05-08 20:40:34 +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
Dave Lane
b4aa33d20d Update Dockerfile
This should fix issues with failing recordings which include presentation polls.
2022-04-17 13:31:38 +02:00
chandi
b3a1b010f9
Merge pull request #205 from lightweight/develop
Update Dockerfile
2022-04-17 13:31:26 +02:00
chandi
cf74a26268
Merge pull request #210 from pedrobmarin/e-aio
etherpad: avoid icons overlapping
2022-04-17 13:30:41 +02:00
chandi
e60f20b397
Merge pull request #211 from pedrobmarin/e-ebpsh
etherpad: enforce bbb-pads session handling
2022-04-17 13:29:55 +02:00
chandi
79dc8d31a4 mediasoup: IPv6 support 2022-04-17 13:20:41 +02:00