Commit Graph

59 Commits

Author SHA1 Message Date
a26b9b2bab html5: upgrade to v2.2.16 2020-06-06 14:51:14 +02:00
c5b1c60179 html5: revert to node 8, since source is not ready for node 12 2020-06-06 14:41:43 +02:00
c0b05c5bf6 webrtc-sfu: fix broken ip detection due to base image switch 2020-06-06 14:41:43 +02:00
53a348fded etherpad: add plugins (enables closed captions) 2020-06-06 14:41:43 +02:00
e0b82391a2 added upgrade and print-version script 2020-06-06 14:41:43 +02:00
580c04c88e webrtc-sfu: alpine for reduced image size 2020-06-06 14:41:43 +02:00
bc60c8f579 html5: remove legacy screenshare extension variables 2020-06-06 14:41:43 +02:00
3a22a510ce html5: self building for node v12 2020-06-06 14:41:43 +02:00
12fdfab89c html5: applied new settings added with v2.2.15
b7cc915a9d
2020-05-31 00:19:44 +02:00
b22247d05d apply v2.2.12 changes 2020-05-23 08:59:33 +02:00
aae9852264 periodic: sane time interval 2020-05-22 18:50:51 +02:00
f1036bcdbd Merge pull request #7 from cheuberg/enable-presentation-download
Enable Presentation Download
2020-05-22 16:06:56 +02:00
e98a2632a9 Merge pull request #6 from cheuberg/default-presentation
Add default presentation
2020-05-22 15:58:10 +02:00
ec47512892 gitignore and instructions for default presentation 2020-05-22 15:46:35 +02:00
3421e59f48 Merge branch 'turn-support' into develop 2020-05-22 15:08:59 +02:00
9349825c59 periodic cleanup and kms restart 2020-05-22 14:56:45 +02:00
ce1a8b0eed Enable Presentation Download
Fix filename regular expression for download of presentation
files.
2020-05-17 21:30:09 +02:00
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
8d2d08a413 core: fix permissions recursively 2020-05-17 09:53:45 +02:00
619ccbcfb3 Merge branch 'v2.2.x' into freeswitch-separation 2020-05-16 17:10:42 +02:00
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
269c7dbc67 fix for various broken redis ip usages 2020-05-16 00:11:46 +02:00
c8e96cc31b turn server configuration 2020-05-15 23:33:43 +02:00
104cb1cd2d isolated network for core container 2020-05-15 21:31:41 +02:00
46ad0a0521 freeswitch: rather download official config instead of duplicating all files in here 2020-05-15 18:46:49 +02:00
d89d146bcd core: switch from systemd to supervisord 2020-05-14 19:07:23 +02:00
dd3c33941f separate freeswitch into own container 2020-05-14 15:21:21 +02:00
cf680ca859 changes for v2.2.7 2020-04-29 16:35:03 +02:00
924cb4fd4b apply change of echo test number.
https://github.com/bigbluebutton/bigbluebutton/pull/9241
2020-04-29 14:31:18 +02:00
2dea534d9e Really disable recording
See https://github.com/bigbluebutton/bigbluebutton/issues/9202
2020-04-25 10:52:34 +02:00
d297877567 embed config files in image while building instead of dynamically at runtime 2020-04-23 20:32:58 +02:00
596fdd61e3 Configuration for SIP dial in 2020-04-23 14:51:48 +02:00
a3027a036b generate missing recording folder structure. 2020-04-19 18:52:48 +02:00
83957b0c34 fix for WebRTC with symetric NAT: open rtp ports publically 2020-04-19 18:51:49 +02:00
35db4a408f fix for endless echo test connect modal
It seems like bbb-fsesl-akka uses the public IP to connect to Freeswitch ESL and gets rejected with
    mod_event_socket.c:2663 IP 77.145.44.15 Rejected by acl "loopback.custom"

This leads to an endless "Connecting to echo test" dialog, because Meteor waits for an VoiceCallStateEvtMsg event on redis which doesn't get emitted by bbb-fsesl-akka.
2020-04-13 15:33:08 +02:00
ec3b5df112 fix for greenlight CSRF error ActionController::InvalidAuthenticityToken, due to wrong requesting url protocol
https://github.com/bigbluebutton/greenlight/issues/997
2020-04-13 14:51:55 +02:00
95dd18199a replace hardcoded ip and domain by variables 2020-04-13 00:30:45 +02:00
9030383994 avoid npm install error within a broken git submodule 2020-04-12 20:20:50 +02:00
75c49134de remove hetzner apt repository 2020-04-12 16:11:17 +02:00
8d078b1f7c added greenlight and api demos 2020-04-12 16:01:57 +02:00
4392ccc3a7 fixing timeout of listen only clients after 5 minutes 2020-04-11 16:37:33 +02:00
a6153b9c7d created sample.env 2020-04-11 12:01:48 +02:00
7942427be1 cleanup core Dockerfile 2020-04-11 11:34:17 +02:00
c348db8779 serve presentations via nginx 2020-04-11 11:29:50 +02:00
6248c9f93b close down lots of open ports 2020-04-11 10:43:25 +02:00
c21da11d4e use dockerize templates for bbb-html5 2020-04-10 13:29:06 +02:00
656a9b8812 dockerize templates for core, cleanup Dockerfile 2020-04-10 11:29:44 +02:00
e2901ddd81 separate bbb-html5 2020-04-09 22:33:27 +02:00
2d6e43193d rearrange base files 2020-04-09 19:33:13 +02:00
94cfe45014 separate mongodb 2020-04-09 18:27:47 +02:00