Commit Graph

514 Commits

Author SHA1 Message Date
chandi
d54a723665
Merge pull request #69 from alangecker/etherpad-refactor
Etherpad refactoring
2020-10-21 21:31:08 +02:00
chandi
70fdf23594 added changelog entry 2020-10-21 21:26:22 +02:00
chandi
95daedfc0e nginx: reenable authorization for notes 2020-10-21 19:26:25 +02:00
chandi
286a89a9cc etherpad: add skin and additional changes from the fork 2020-10-21 19:26:01 +02:00
Matthias Larisch
da7967afc7 Add reasoning for custom freeswitch-mod-opusfile 2020-10-21 17:12:07 +02:00
chandi
1c4dbe2f98 allow setting the breakout room limit 2020-10-21 00:04:47 +02:00
chandi
32c9f7c77f development.md: example config & note about issue #66 2020-10-20 21:43:23 +02:00
chandi
4770d09c65 apply v2.2.28 changes 2020-10-20 20:43:12 +02:00
chandi
3f32b3f6f4
Merge pull request #65 from alangecker/develop
Release v2.2.27-2
2020-10-16 12:53:13 +02:00
chandi
ad502a2587 added changelog 2020-10-16 12:52:34 +02:00
chandi
7a177b7166 increase proxy timeout to avoid aborting websocket connections 2020-10-16 12:30:25 +02:00
chandi
615e1fcc07
Merge pull request #64 from alangecker/develop
Release v2.2.27-1
2020-10-14 12:16:04 +02:00
chandi
08e4859ba1 upgrade etherpad & bigbluebutton-exporter base images 2020-10-14 12:05:36 +02:00
chandi
352961ce1c apply v2.2.27 changes 2020-10-14 11:30:43 +02:00
chandi
3117deab11
Merge pull request #60 from alangecker/develop
Release v2.2.26-1
2020-09-30 09:35:10 +02:00
chandi
3e4cc72a2b v2.2.25 and v2.2.26 changes 2020-09-29 20:24:00 +02:00
chandi
486016f0af
Merge pull request #58 from alangecker/v2.2.24
BigBlueButton v2.2.24 changes
2020-09-29 19:47:08 +02:00
chandi
e4176ee53a apply v2.2.24 changes 2020-09-16 00:24:38 +02:00
chandi
a4e93eacd0 fix recordings/entrypoint.sh permissions 2020-09-13 10:49:07 +02:00
chandi
9ef0c0750c
Merge pull request #55 from alangecker/develop
Release v2.2.23-1
2020-09-08 14:48:33 +02:00
chandi
99dbe34e9a add recording privacy warning during setup 2020-09-06 14:18:09 +02:00
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