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
chandi
c2aa6ad42b
v2.4-rc-5, debian bullseye, mongo 5.0
2021-11-27 17:38:40 +01:00
chandi
f5cf50b2eb
v2.4-rc-1: node v14, learning dashboard, base images update
2021-11-27 17:27:56 +01:00
Omid
a94572a2b4
Merge branch 'develop' into prometheus-exporter-optimization
2021-11-27 13:40:24 +02:00
omidmaldar
a7d9bbf711
Adress review comment
2021-11-27 13:31:26 +02:00
omidmaldar
9a8825a73b
Periodically remove old recordings
2021-10-17 21:26:26 +03:00
omidmaldar
abeac58d73
Enable optimization for Prometheus when recording is enabled
2021-10-17 01:01:07 +03:00
chandi
426511a459
Merge pull request #146 from clandmeter/coturn-fix
...
coturn: expose ENABLE_HTTPS_PROXY env variable
2021-10-05 14:34:53 +02:00
chandi
8948356d1f
Merge pull request #145 from clandmeter/proxy-fix
...
https_proxy: fix setting of ALLOWED_DOMAINS
2021-10-05 14:31:28 +02:00
Carlo Landmeter
e1238f13d6
https_proxy: fix setting of ALLOWED_DOMAINS
...
The template is not correctly checking if DEV_MODE is set to true.
This will always set ALLOWED_DOMAINS to an empty string and allowing to
generate certificates for any domain that points to the application.
2021-08-04 11:09:17 +02:00
Carlo Landmeter
681f880669
coturn: expose ENABLE_HTTPS_PROXY env variable
...
The coturn entrypoint checks if ENABLE_HTTPS_PROXY is set but it was not
added the the compose environment stanza so it was never set in the
container.
2021-08-04 10:56:57 +02:00
Mostafa Ghadamyari
69b54657f3
updated wget to not use proxies
...
Unfortunately, docker-compose does not respect noProxy hosts defined in ~/.docker/config.json or /etc/systemd/system/docker.service.d/http-proxy.conf and always uses proxy for healthcheck which causes problems. Resolved this by updating wget to not use proxies when checking for bbb-web health.
2021-08-02 19:54:48 +04:30
chandi
c2ebd3fcf9
Merge pull request #126 from cjhille/develop
...
Reintegrate turn with default ports and support for external certificates
2021-06-21 16:47:37 +02:00