Commit Graph

42 Commits

Author SHA1 Message Date
chandi
58f441f3ee make default passwords obvious and set FSESL_PASSWORD 2021-12-13 18:16:22 +01:00
chandi
f5cf50b2eb v2.4-rc-1: node v14, learning dashboard, base images update 2021-11-27 17:27:56 +01:00
Omid
a94572a2b4
Merge branch 'develop' into prometheus-exporter-optimization 2021-11-27 13:40:24 +02:00
omidmaldar
9a8825a73b Periodically remove old recordings 2021-10-17 21:26:26 +03:00
omidmaldar
abeac58d73 Enable optimization for Prometheus when recording is enabled 2021-10-17 01:01:07 +03:00
chandi
3da6bc1d34 changes for v2.3.14 2021-10-05 16:48:22 +02:00
chandi
a6b97aa84a
Merge pull request #130 from bigbluebutton/updates/v2.3.4
updates for v2.3.4
2021-06-22 01:15:49 +02:00
chandi
5e96b2a7d9 updates for v2.3.4 2021-06-22 00:21:48 +02:00
chandi
c2ebd3fcf9
Merge pull request #126 from cjhille/develop
Reintegrate turn with default ports and support for external certificates
2021-06-21 16:47:37 +02:00
cjhille
eb2408cb17 give coturn the option to run with manual certificates 2021-06-08 16:28:24 +00:00
cjhille
0ff8da7f67 restore coturn code with default port 5349 2021-06-01 15:51:55 +00:00
caminsha
63a72de927 Add POSTGRESQL_SECRET as environement variable
The way like this it is possible to have the password for PostgreSQL as an environment variable
2021-05-14 03:05:07 +02:00
chandi
f49ef6b625 remove coturn due to #73 2021-03-28 00:58:01 +01:00
chandi
3858e42f23 applied v2.3-alpha 7 changes incl. html5 load balancing 2021-02-24 21:51:17 +01:00
chandi
cbc1fce598 option for freeswitch language, including DE by @daedalus3 2020-12-24 02:39:02 +01:00
chandi
1c4dbe2f98 allow setting the breakout room limit 2020-10-21 00:04:47 +02:00
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