Commit Graph

51 Commits

Author SHA1 Message Date
chandi
2deb3a008c add development mode 2020-07-22 00:40:31 +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
2bea8f2de7 ipv6: small variable updates 2020-07-13 17:40:55 +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
38dbfa8528 SIP port access for allowlist only 2020-06-29 23:41:58 +02:00
chandi
7f375832e8 update nginx and kurento images 2020-06-29 23:41:58 +02:00
chandi
5129826bf4 added missing restart policies 2020-06-06 20:06:28 +02:00
chandi
55d35d20ca scripts: 'compose' and some minor fixes 2020-06-06 14:41:43 +02:00
chandi
7148ae733c update kurento 2020-06-06 14:41:43 +02:00
chandi
53a348fded etherpad: add plugins (enables closed captions) 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
36c2aa4453 use static IP adresses for all containers.
We otherwise run into following error sometimes:
ERROR: for core  Cannot start service core: Address already in use
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
352b2bf512
Fallback value for unspecified DEFAULT_PRESENTATION 2020-05-22 15:35:28 +02:00
chandi
3421e59f48 Merge branch 'turn-support' into develop 2020-05-22 15:08:59 +02:00
chandi
5c2632987f update etherpad, nginx and redis 2020-05-22 15:00:17 +02:00
chandi
9349825c59 periodic cleanup and kms restart 2020-05-22 14:56:45 +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
104cb1cd2d isolated network for core container 2020-05-15 21:31:41 +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
1b77937d13 keep containers running, especially when they crash 2020-05-02 10:28:59 +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
596fdd61e3 Configuration for SIP dial in 2020-04-23 14:51:48 +02:00
chandi
882146f97c kurento: explicitly set external ip
otherwise we get a lof of invalid candidates
2020-04-20 17:26:40 +02:00
chandi
34b1f9edad update redis and mongodb 2020-04-12 20:34:48 +02:00
chandi
4dc72e8a16 magically fixes the video sharing 2020-04-12 20:23:52 +02:00
chandi
9030383994 avoid npm install error within a broken git submodule 2020-04-12 20:20:50 +02:00
chandi
697c31c50a build images automatically with docker-compose 2020-04-12 16:18:21 +02:00
chandi
8d078b1f7c added greenlight and api demos 2020-04-12 16:01:57 +02:00
chandi
c348db8779 serve presentations via nginx 2020-04-11 11:29:50 +02:00
chandi
6248c9f93b close down lots of open ports 2020-04-11 10:43:25 +02:00
chandi
c21da11d4e use dockerize templates for bbb-html5 2020-04-10 13:29:06 +02:00
chandi
656a9b8812 dockerize templates for core, cleanup Dockerfile 2020-04-10 11:29:44 +02:00
chandi
e2901ddd81 separate bbb-html5 2020-04-09 22:33:27 +02:00
chandi
94cfe45014 separate mongodb 2020-04-09 18:27:47 +02:00
chandi
c66e89fa14 separate bbb-webrtc-sfu 2020-04-09 18:15:06 +02:00
chandi
0d388be4ff separate kurento 2020-04-09 18:13:18 +02:00
chandi
053e98ae72 seperate redis and etherpad 2020-04-09 15:43:58 +02:00
chandi
2ba82afaa1 seperate nginx 2020-04-09 08:48:47 +02:00
chandi
5724e437d7 reduced container privileges 2020-04-09 08:02:08 +02:00
chandi
cb45009e59 WIP: reduced install script 2020-04-09 02:11:32 +02:00
Tiago Jacobs
f83bb3f561 Fix BBB 2.2 docker 2020-04-08 01:36:27 -03:00
Tiago D J
f4cbcb1074
Update docker-compose.yml 2019-12-09 14:45:09 -03:00