Commit Graph

88 Commits

Author SHA1 Message Date
chandi
2a4b5093af core: allow imagemagick to convert to pdf/svg, added missing blank files 2020-08-15 10:55:47 +02:00
chandi
5735258202 disable endless growing fresswitch logfiles.
logs are still getting written to stdout/stderr and therefore collected by docker.
2020-08-13 11:04:46 +02:00
chandi
ffb326ecd6 adding accidently missing cameraQualityThresholds 2020-08-13 11:00:09 +02:00
chandi
0ff4d22457 apply v2.2.22 changes 2020-08-12 18:08:07 +02:00
chandi
8b2eb9a177 ipv6: always serve https 2020-07-30 13:02:00 +02:00
chandi
8956a60b3b ipv6: disable IPv6 if no IP is set 2020-07-30 12:12:36 +02:00
chandi
6d6d42b27f core: only rebuild on changes 2020-07-30 12:11:34 +02:00
chandi
0d52b6def6 apply v2.2.21 changes 2020-07-30 12:07:03 +02:00
chandi
64c904119e added prometheus bigbluebutton-exporter 2020-07-24 19:08:17 +02:00
chandi
2deb3a008c add development mode 2020-07-22 00:40:31 +02:00
chandi
59947e1c7a
Merge branch 'develop' into ipv6 2020-07-21 17:53:48 +02:00
chandi
4e97de7cb7 ipv6: coturn support 2020-07-21 17:23:08 +02:00
chandi
d1ed3f7549 ipv6: fix for wrong target ipv4 2020-07-21 17:22:58 +02:00
chandi
1ee27758ee default envrionment variables and more understandable names 2020-07-18 19:19:24 +02:00
chandi
7b9b784548 change how announcement disabling is archived 2020-07-18 19:19:24 +02:00
cjhille
028f0d8b57 fix webhooks 2020-07-18 19:19:24 +02:00
cjhille
8292fbae60 expose more BBB settings in .env file 2020-07-18 19:19:24 +02:00
chandi
81a024a8e6 ipv6: fix for broken 302 redirect locations 2020-07-13 17:52:31 +02:00
chandi
2bea8f2de7 ipv6: small variable updates 2020-07-13 17:40:55 +02:00
chandi
c412619d40 ipv6: conditional proxy target 2020-07-13 17:22:31 +02:00
chandi
2cb17b0df6 ipv6: freeswitch configuration 2020-07-13 17:21:00 +02:00
chandi
060f08e68c initial IPv6 support 2020-07-12 19:15:40 +02:00
chandi
5f1a9da90d apply v2.2.20 changes 2020-07-10 23:11:45 +02:00
chandi
8b921bc624 add webhooks 2020-07-01 00:45:36 +02:00
chandi
e0d019d999 add missing guest-wait.html 2020-07-01 00:45:36 +02:00
chandi
38dbfa8528 SIP port access for allowlist only 2020-06-29 23:41:58 +02:00
chandi
a79e6a5860 apply v2.2.18 changes 2020-06-29 23:41:58 +02:00
chandi
b010da33a2 coturn integration 2020-06-07 14:52:01 +02:00
chandi
bd0d944403 fix for broken presentations containing UTF-8 characters 2020-06-06 20:13:28 +02:00
chandi
a26b9b2bab html5: upgrade to v2.2.16 2020-06-06 14:51:14 +02:00
chandi
c5b1c60179 html5: revert to node 8, since source is not ready for node 12 2020-06-06 14:41:43 +02:00
chandi
c0b05c5bf6 webrtc-sfu: fix broken ip detection due to base image switch 2020-06-06 14:41:43 +02:00
chandi
53a348fded etherpad: add plugins (enables closed captions) 2020-06-06 14:41:43 +02:00
chandi
e0b82391a2 added upgrade and print-version script 2020-06-06 14:41:43 +02:00
chandi
580c04c88e webrtc-sfu: alpine for reduced image size 2020-06-06 14:41:43 +02:00
chandi
bc60c8f579 html5: remove legacy screenshare extension variables 2020-06-06 14:41:43 +02:00
chandi
3a22a510ce html5: self building for node v12 2020-06-06 14:41:43 +02:00
chandi
12fdfab89c html5: applied new settings added with v2.2.15
b7cc915a9d
2020-05-31 00:19:44 +02:00
chandi
b22247d05d apply v2.2.12 changes 2020-05-23 08:59:33 +02:00
chandi
aae9852264 periodic: sane time interval 2020-05-22 18:50:51 +02:00
chandi
f1036bcdbd
Merge pull request #7 from cheuberg/enable-presentation-download
Enable Presentation Download
2020-05-22 16:06:56 +02:00
chandi
e98a2632a9
Merge pull request #6 from cheuberg/default-presentation
Add default presentation
2020-05-22 15:58:10 +02:00
chandi
ec47512892 gitignore and instructions for default presentation 2020-05-22 15:46:35 +02:00
chandi
3421e59f48 Merge branch 'turn-support' into develop 2020-05-22 15:08:59 +02:00
chandi
9349825c59 periodic cleanup and kms restart 2020-05-22 14:56:45 +02:00
Clemens Heuberger
ce1a8b0eed Enable Presentation Download
Fix filename regular expression for download of presentation
files.
2020-05-17 21:30:09 +02:00
chandi
9d69afd937
fix accidental use of RUN in entrypoint.sh
Co-authored-by: cheuberg <clemens.heuberger@aau.at>
2020-05-17 11:10:51 +02:00
chandi
8d2d08a413 core: fix permissions recursively 2020-05-17 09:53:45 +02:00
chandi
619ccbcfb3
Merge branch 'v2.2.x' into freeswitch-separation 2020-05-16 17:10:42 +02:00
chandi
01c7de4bef core: fix volume permissions on runtime.
it led once to permission issues where the UID changed after rebuild.
2020-05-16 15:54:48 +02:00