Commit Graph

45 Commits

Author SHA1 Message Date
chandi
e4176ee53a apply v2.2.24 changes 2020-09-16 00:24:38 +02:00
chandi
22331dae4c
Merge branch 'develop' into v2.2.x 2020-09-06 12:09:54 +02:00
Sofyan Sugianto
4ada698672 remove unused dockerize file 2020-08-27 15:45:19 +07:00
chandi
2a4b5093af core: allow imagemagick to convert to pdf/svg, added missing blank files 2020-08-15 10:55:47 +02:00
Sofyan Sugianto
fe17745096 re-commit recordings from upstream for testing only 2020-08-15 08:26:33 +07:00
Sofyan Sugianto
bae3b78899 Merge branch 'v2.2.x' of https://github.com/alangecker/bigbluebutton-docker into v2.2.x 2020-08-15 05:25:59 +07:00
chandi
0ff4d22457 apply v2.2.22 changes 2020-08-12 18:08:07 +02:00
chandi
6d6d42b27f core: only rebuild on changes 2020-07-30 12:11:34 +02:00
chandi
2deb3a008c add development mode 2020-07-22 00:40:31 +02:00
cjhille
8292fbae60 expose more BBB settings in .env file 2020-07-18 19:19:24 +02:00
Sofyan Sugianto
ff2f590c94 fix playback url not using env.Domain 2020-06-18 06:03:47 +07:00
Sofyan Sugianto
88fb25c9e6 fix override path variables 2020-06-18 05:47:46 +07:00
Sofyan Sugianto
0ebfe4d0bd update Dockerfile 2020-06-18 04:42:54 +07:00
Sofyan Sugianto
befebed04f update supervisor to run record-monitor.sh 2020-06-18 04:42:29 +07:00
Sofyan Sugianto
9ce65a23f0 use bash to monitor files 2020-06-18 04:41:59 +07:00
Sofyan Sugianto
60c5b1890b use main recording scripts for supervisord 2020-06-16 04:47:40 +07:00
Sofyan Sugianto
4ade61324b test the bbb-record 2020-06-12 08:16:30 +07:00
Sofyan Sugianto
0d082467df fix infinite loop 2020-06-12 08:14:05 +07:00
Sofyan Sugianto
78a38656bb fix time sleep error 2020-06-12 08:03:04 +07:00
Sofyan Sugianto
e304bebe9c fix argparse error 2020-06-12 07:57:58 +07:00
Sofyan Sugianto
2dfbb33bd4 fix typo 2020-06-12 07:49:13 +07:00
Sofyan Sugianto
c0933e27ab fix file permission 2020-06-12 07:44:26 +07:00
Sofyan Sugianto
cad5652e65 add missing monitor recording file 2020-06-12 07:15:55 +07:00
Sofyan Sugianto
1800ce0cf8 add recording 2020-06-12 06:44:04 +07:00
chandi
bd0d944403 fix for broken presentations containing UTF-8 characters 2020-06-06 20:13:28 +02:00
chandi
3421e59f48 Merge branch 'turn-support' into develop 2020-05-22 15:08:59 +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
chandi
269c7dbc67 fix for various broken redis ip usages 2020-05-16 00:11:46 +02:00
chandi
c8e96cc31b turn server configuration 2020-05-15 23:33:43 +02:00
chandi
104cb1cd2d isolated network for core container 2020-05-15 21:31:41 +02:00
chandi
46ad0a0521 freeswitch: rather download official config instead of duplicating all files in here 2020-05-15 18:46:49 +02:00
chandi
d89d146bcd core: switch from systemd to supervisord 2020-05-14 19:07:23 +02:00
chandi
dd3c33941f separate freeswitch into own container 2020-05-14 15:21:21 +02:00
chandi
cf680ca859 changes for v2.2.7 2020-04-29 16:35:03 +02:00
chandi
2dea534d9e Really disable recording
See https://github.com/bigbluebutton/bigbluebutton/issues/9202
2020-04-25 10:52:34 +02:00
chandi
d297877567 embed config files in image while building instead of dynamically at runtime 2020-04-23 20:32:58 +02:00
chandi
a3027a036b generate missing recording folder structure. 2020-04-19 18:52:48 +02:00
chandi
75c49134de remove hetzner apt repository 2020-04-12 16:11:17 +02:00
chandi
8d078b1f7c added greenlight and api demos 2020-04-12 16:01:57 +02:00
chandi
7942427be1 cleanup core Dockerfile 2020-04-11 11:34:17 +02:00
chandi
6248c9f93b close down lots of open ports 2020-04-11 10:43:25 +02:00
chandi
656a9b8812 dockerize templates for core, cleanup Dockerfile 2020-04-10 11:29:44 +02:00