Commit Graph

26 Commits

Author SHA1 Message Date
chandi
27dde44173 Revert "use env file in greenlight database"
This reverts commit e056e52d19.
2020-09-06 14:09:29 +02:00
Sofyan Sugianto
ef32b623b3 generate random password by default on postgres password 2020-08-27 16:09:42 +07:00
Sofyan Sugianto
e056e52d19 use env file in greenlight database 2020-08-27 15:44:45 +07:00
Sofyan Sugianto
fe17745096 re-commit recordings from upstream for testing only 2020-08-15 08:26:33 +07: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
59947e1c7a
Merge branch 'develop' into ipv6 2020-07-21 17:53:48 +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
8292fbae60 expose more BBB settings in .env file 2020-07-18 19:19:24 +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
8b921bc624 add webhooks 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
b010da33a2 coturn integration 2020-06-07 14:52:01 +02:00
chandi
8ab2bec71e setup script, readme update and .env rework 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
17c78ccbcd kurento: specify network interface for reduced candidates and open sockets 2020-05-31 00:14:14 +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
Clemens Heuberger
8ff6bed787 Add default presentation
Polls can only be used when there is a presentation, therefore
I think that having the default presentation available can be
useful.

Note that the current nginx configuration in this repository
does not specify where http://DOMAIN/default.pdf actually
resides, so nginx's
[default](http://nginx.org/en/docs/http/ngx_http_core_module.html#root)
`root html` is used.
2020-05-17 12:14:18 +02:00
chandi
c8e96cc31b turn server configuration 2020-05-15 23:33:43 +02:00
chandi
596fdd61e3 Configuration for SIP dial in 2020-04-23 14:51:48 +02:00
chandi
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
chandi
8d078b1f7c added greenlight and api demos 2020-04-12 16:01:57 +02:00
chandi
a6153b9c7d created sample.env 2020-04-11 12:01:48 +02:00