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
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
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
9710700521
Merge branch 'feature/composev2' into develop
2023-05-07 11:10:29 +02:00
Leonid Orsulic
8c1ae1e48b
update commands to docker compose V2
2023-05-07 11:07:09 +02:00
chandi
50a4020111
correctly sort in TAG_BBB_PRESENTATION_VIDEO in tags.env
2023-04-04 12:04:18 +02:00
chandi
3eddef1a1c
BBB v2.6.1
2023-04-04 12:03:43 +02:00
chandi Langecker
3c1e5c7bee
Merge pull request #262 from yanus/develop
...
Fix learning-dashboard (alias)
2023-04-04 11:52:35 +02:00
chandi
72355362c8
Release v2.6.0-2
2023-04-04 11:32:46 +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
Yannick Schillinger
0344b0e4c1
Fix learning-dashboard
2023-04-04 10:23:16 +02:00
chandi
bd2e7fbf9e
bbb-docker release v2.6.0
2023-04-03 11:51:15 +02:00
chandi
0257ba7025
fs_cli: fix wrong path
2023-04-03 11:45:35 +02:00
chandi
6b5d8c853d
nginx: serve default presentation
2023-04-03 11:45:12 +02:00
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