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
omidmaldar
9a8825a73b
Periodically remove old recordings
2021-10-17 21:26:26 +03:00
chandi
3da6bc1d34
changes for v2.3.14
2021-10-05 16:48:22 +02:00
chandi
a6b97aa84a
Merge pull request #130 from bigbluebutton/updates/v2.3.4
...
updates for v2.3.4
2021-06-22 01:15:49 +02:00
chandi
5e96b2a7d9
updates for v2.3.4
2021-06-22 00:21:48 +02:00
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
chandi
09a47e9e72
Merge pull request #119 from fmp-msu/fix/freeswitch-package-name
...
Fix freeswitch package names for languages with uppercase characters in the path
2021-06-21 16:23:39 +02:00
cjhille
eb2408cb17
give coturn the option to run with manual certificates
2021-06-08 16:28:24 +00:00
cjhille
0ff8da7f67
restore coturn code with default port 5349
2021-06-01 15:51:55 +00:00
Aleksei Ivanov
8ddffc493e
Update freeswitch entrypoint
...
Always install using lowercase package name
2021-05-22 21:04:32 +03:00
manfred-w
551246434b
Fix for missing preuploaded presentations
...
Add a nginx redirect to allow bbb find a pre-uploaded presentation.
ref: https://docs.bigbluebutton.org/greenlight/gl-config.html#updating-from-version-prior-to-27
2021-05-18 14:21:54 +02:00
chandi
2ba85329c7
html5: revert accidentally removed changes
2021-04-30 20:31:56 +02:00
chandi
21b02aab8b
freeswitch: allow to set esl password
2021-04-30 20:21:20 +02:00
chandi
98ae3f50ea
v2.3.0
2021-04-30 20:20:40 +02:00
chandi
7a8147dd8c
v2.3-rc-2
2021-04-28 17:52:29 +02:00
chandi
3631325345
v2.3-rc-1: fix wrong rtp-ip in freeswitch
2021-04-28 16:53:40 +02:00
chandi
0429c0565f
v2.3-rc-1
2021-04-28 16:07:22 +02:00
chandi
f28846ca5d
v2.3-beta-5
2021-04-18 22:12:46 +02:00
chandi
8429a3b511
etherpad: reasonable cachebuster tag
2021-04-17 20:27:26 +02:00
chandi
2c5150ea73
fix wrong webhook IP #87
2021-04-17 18:26:15 +02:00
chandi
a6eb8cc1cd
remove outdated core
reference
2021-04-17 18:24:00 +02:00
chandi
aedfd20b8e
v2.3-beta-4
2021-04-17 18:23:19 +02:00
chandi
4ceb18952b
opt-out google's floc tracking
...
https://www.eff.org/deeplinks/2021/03/googles-floc-terrible-idea
https://paramdeo.com/blog/opting-your-website-out-of-googles-floc-network
2021-04-16 10:40:03 +02:00
chandi
16777f3bb8
v2.3-beta-3
2021-04-10 11:34:11 +02:00
chandi
588118de2a
bbb-web: remove socat dependency
2021-04-02 18:42:36 +02:00
chandi
9993561b80
bbb-web: use overlay config
2021-04-02 18:34:55 +02:00
chandi
35b96869bb
changes for BBB 2.3-beta-2
2021-04-02 18:23:05 +02:00
chandi
d075871baf
webrtc-sfu: correct 2.5.0-alpha.4 commit
2021-04-01 22:08:28 +02:00
chandi
f49ef6b625
remove coturn due to #73
2021-03-28 00:58:01 +01:00
Dan Jesus
4e3e1dd851
it fixes recordings when uses moodle BBB plugin
2021-03-27 18:58:38 +01:00
chandi
fe17b8f6eb
nginx: fix broken bbb-playback location
...
closes #71
2021-03-27 18:49:20 +01:00
chandi
96182bcc74
applied changes rom 2.3-alpha-8 and 2.3-beta-1
2021-03-27 18:48:29 +01:00
chandi
648a9b1a07
fix mistake in 389af20
, fix for ignored etherpad plugin, etherpad 1.8.10
...
- accidently changed the wrong npm package when switching from ep_delete_after_delay_lite to ep_pad_ttl
- ep_bigbluebutton_patches got somehow not loaded when not installed via `npm install` and therefore not included in `package-lock.json`
2021-02-27 14:52:49 +01:00
chandi
ba426a54ed
nginx: increase worker_connections
...
closes #59
2021-02-24 22:06:16 +01:00
chandi
389af20300
etherpad: switch from broken ep_delete_after_delay_lite
to ep_pad_ttl
...
closes #67
2021-02-24 21:52:47 +01:00
chandi
3858e42f23
applied v2.3-alpha 7 changes incl. html5 load balancing
2021-02-24 21:51:17 +01:00
chandi
f5d77c5bcb
removed bbb-demo
...
it is not working right now, needs some rework
2021-02-24 21:47:25 +01:00
chandi
61676a042d
enable mongodb oplog
...
necessary for query.observerChanges to work probably with changes to mongodb via a different client.
Otherwise some events are missing due to a fallback via polling, which leads to lost state updates in the meantime.
took me now 3 days to debug.... :'D
2021-02-24 21:45:25 +01:00
chandi
d51f729e1a
move bbb-webrtc-sfu submodule
2021-02-11 20:17:42 +01:00
chandi
2a22f37706
applied changes from alpha-4 to alpha-6
2021-02-11 14:34:55 +01:00
chandi
747f64e901
updates for v2.3-alpha-3
2021-02-08 20:41:19 +01:00
chandi
d68cf44afc
Revert "integrate workaround for freeswitch ssl bug #9667 "
...
This reverts commit 81e1707364
.
2021-02-08 20:41:19 +01:00
chandi
f0e734a2cf
webrtc-sfu: run as a non-root user #27
...
https://github.com/alangecker/bigbluebutton-docker/issues/27
2021-02-08 20:41:19 +01:00
chandi
d69de30c9d
bbb-web: reduce resulting image size
2021-02-08 20:41:19 +01:00
chandi
861c13c7b3
fsesl-akka: add build steps instead of depending indirect on the ubuntu repository
2021-02-08 20:41:19 +01:00
chandi
f689120d28
apps-akka: add build steps instead of depending indirect on the ubuntu repository
2021-02-08 20:41:19 +01:00
chandi
f7f35d75cd
🎉 no 'core' and dependency on the ubuntu repository anymore! (rewrite of bbb-web)
2021-02-08 20:41:19 +01:00
chandi
fbc88a947e
extract apps-akka from core
2021-02-08 20:41:19 +01:00
chandi
7add88578e
v2.3: dockerized libreoffice
2021-02-08 20:41:19 +01:00