Commit Graph

493 Commits

Author SHA1 Message Date
chandi
c997397d68 revert some leftover unrelated changes 2020-09-06 14:13:54 +02:00
chandi
c57e1ccfc9 Revert "add node exporter"
This reverts commit 13044fb997.
2020-09-06 14:09:57 +02:00
chandi
27dde44173 Revert "use env file in greenlight database"
This reverts commit e056e52d19.
2020-09-06 14:09:29 +02:00
chandi
5fbefe5a0b Revert "fix typo"
This reverts commit f7aa707532.
2020-09-06 14:07:20 +02:00
chandi
e6ff3c7411
Merge pull request #16 from artemtech/v2.2.x
Add recording feature
2020-09-06 13:16:41 +02:00
chandi
d4374f6a00 update versions and fix for wrong indentation with applied v2.2.23 changes 2020-09-06 13:11:35 +02:00
chandi
889cee230c remove database mounts (contains only temporary data anyway) 2020-09-06 13:10:47 +02:00
chandi
f726f7ee13
Merge pull request #54 from yksflip/dial-in
sip_profiles: add extension field
2020-09-06 12:27:46 +02:00
chandi
e76a20b681 remove static container_name from greenlight (#49) 2020-09-06 12:25:10 +02:00
chandi
22331dae4c
Merge branch 'develop' into v2.2.x 2020-09-06 12:09:54 +02:00
chandi
8f1a786678 apply v2.2.23 changes 2020-09-06 12:03:57 +02:00
Philipp Rothmann
c4daf5d97a sip_profiles: add extension field
In order to process a phonecall correctly freeswitch requires the extension field in the sip_profiles file. The Value has to be set to the phonenumber given to you by sipgate / your provider.
See https://github.com/bigbluebutton/bigbluebutton.github.io/blob/master/_posts/2019-02-14-customize.md#add-a-phone-number-to-the-conference-bridge for reference.
2020-09-02 12:05:00 +02:00
Sofyan Sugianto
20dfb43273 fix setup recording 2020-08-29 21:30:00 +07:00
Sofyan Sugianto
cd76d89387 fix recording entrypoint error 2020-08-29 21:05:39 +07:00
Sofyan Sugianto
f7aa707532 fix typo 2020-08-29 21:01:30 +07:00
Sofyan Sugianto
ef32b623b3 generate random password by default on postgres password 2020-08-27 16:09:42 +07:00
Sofyan Sugianto
13044fb997 add node exporter 2020-08-27 15:53:30 +07:00
Sofyan Sugianto
66d0541071 update recording containner scripts 2020-08-27 15:47:33 +07:00
Sofyan Sugianto
a575e2ceab update volumes 2020-08-27 15:46:16 +07:00
Sofyan Sugianto
4ada698672 remove unused dockerize file 2020-08-27 15:45:19 +07:00
Sofyan Sugianto
e056e52d19 use env file in greenlight database 2020-08-27 15:44:45 +07:00
chandi
3ebd8cc6d3
Merge pull request #52 from alangecker/fix-presentation-conversion
allow imagemagick to convert to pdf/svg
2020-08-20 10:45:52 +02: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
25a345dd80 add recording feature into setup scripts 2020-08-15 08:42:43 +07: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
688f250655 switch to much smaller bbb-exporter version 0.5.1 2020-08-14 12:26:40 +02:00
chandi
175fba108d
Merge pull request #50 from alangecker/develop
Release v2.2.22-1
2020-08-14 09:37:36 +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
2b28bac2fe setup: working IPv6 regex and less strict IPv4 regex 2020-07-31 09:42:23 +02:00
chandi
56cbd6b4d3 docs: add development link 2020-07-30 14:13:46 +02:00
chandi
279d74f4a3
Merge pull request #36 from alangecker/develop
Release v2.2.21-1
2020-07-30 13:08:53 +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
d123b163e6 ipv6: warning if EXTERNAL_IPv4 is missing 2020-07-30 12:12:13 +02:00
chandi
6d6d42b27f core: only rebuild on changes 2020-07-30 12:11:34 +02:00
chandi
c1a0920fe7
Merge pull request #44 from alangecker/changes-v2.2.21
Apply v2.2.21 changes
2020-07-30 12:10:50 +02:00
chandi
0d52b6def6 apply v2.2.21 changes 2020-07-30 12:07:03 +02:00
chandi
02856103d7 devmode: fix wrong redirect by greenlight in non-devmode 2020-07-27 18:45:04 +02:00
chandi
c27ee44802
Merge pull request #40 from alangecker/prometheus-exporter
Prometheus exporter
2020-07-24 19:22:28 +02:00
chandi
64c904119e added prometheus bigbluebutton-exporter 2020-07-24 19:08:17 +02:00
chandi
656ace6096 devmode: disable lets encrypt, greenlight support 2020-07-22 23:02:50 +02:00
chandi
4a6187174b
Merge pull request #39 from alangecker/devmode
Development Mode & Instructions
2020-07-22 00:59:34 +02:00
chandi
65abffea4d development instructions 2020-07-22 00:57:51 +02:00
chandi
2deb3a008c add development mode 2020-07-22 00:40:31 +02:00
chandi
dee9aa5de1
Merge pull request #32 from alangecker/ipv6
IPv6 support
2020-07-21 18:00:14 +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