chandi
9993561b80
bbb-web: use overlay config
2021-04-02 18:34:55 +02:00
chandi
35b96869bb
changes for BBB 2.3-beta-2
2021-04-02 18:23:05 +02:00
chandi
53a2243592
Merge pull request #77 from bigbluebutton/fix-screenshare
...
webrtc-sfu: correct 2.5.0-alpha.4 commit
2021-04-01 22:53:35 +02:00
chandi
d075871baf
webrtc-sfu: correct 2.5.0-alpha.4 commit
2021-04-01 22:08:28 +02:00
chandi
c6fe8edb0c
CHANGELOG update
2021-03-28 13:25:26 +02:00
chandi
c6f906f751
we are now in beta!
2021-03-28 13:25:09 +02:00
chandi
f49ef6b625
remove coturn due to #73
2021-03-28 00:58:01 +01:00
Dan Jesus
4e3e1dd851
it fixes recordings when uses moodle BBB plugin
2021-03-27 18:58:38 +01:00
manfred
435d93996e
fixed recordings container restart setting
2021-03-27 18:57:00 +01:00
chandi
30ce3d6c2e
Merge branch 'develop' of github.com:bigbluebutton/docker into develop
2021-03-27 18:51:06 +01:00
chandi
3d37c025ec
docs: how to create a new update for a newer BBB release
2021-03-27 18:50:57 +01:00
chandi
fe17b8f6eb
nginx: fix broken bbb-playback location
...
closes #71
2021-03-27 18:49:20 +01:00
chandi
96182bcc74
applied changes rom 2.3-alpha-8 and 2.3-beta-1
2021-03-27 18:48:29 +01:00
chandi
cef22184f9
Merge pull request #70 from nough/patch-1
...
Network config details the IP addresses
2021-03-27 15:51:59 +01:00
chandi
97d1d1a1c4
docker-compose network config in a code block
2021-03-27 15:51:14 +01:00
nough
5962401698
Network config details the IP addresses
...
Details the IP addresses used in the docker-compose.tmpl.yml file
2021-03-10 08:54:03 +00:00
chandi
648a9b1a07
fix mistake in 389af20
, fix for ignored etherpad plugin, etherpad 1.8.10
...
- accidently changed the wrong npm package when switching from ep_delete_after_delay_lite to ep_pad_ttl
- ep_bigbluebutton_patches got somehow not loaded when not installed via `npm install` and therefore not included in `package-lock.json`
2021-02-27 14:52:49 +01:00
chandi
ba426a54ed
nginx: increase worker_connections
...
closes #59
2021-02-24 22:06:16 +01:00
chandi
389af20300
etherpad: switch from broken ep_delete_after_delay_lite
to ep_pad_ttl
...
closes #67
2021-02-24 21:52:47 +01:00
chandi
3858e42f23
applied v2.3-alpha 7 changes incl. html5 load balancing
2021-02-24 21:51:17 +01:00
chandi
f5d77c5bcb
removed bbb-demo
...
it is not working right now, needs some rework
2021-02-24 21:47:25 +01:00
chandi
61676a042d
enable mongodb oplog
...
necessary for query.observerChanges to work probably with changes to mongodb via a different client.
Otherwise some events are missing due to a fallback via polling, which leads to lost state updates in the meantime.
took me now 3 days to debug.... :'D
2021-02-24 21:45:25 +01:00
chandi
6905723d45
added bbb-web healthchek
2021-02-22 16:43:17 +01:00
chandi
75358b156c
fix mongo healthcheck yaml formatting
2021-02-22 16:34:40 +01:00
chandi
6cc091c3e8
Merge pull request #63 from derhecht/patch-2
...
Add healthcheck for postgres
2021-02-18 17:05:59 +01:00
chandi
45d22f005b
Merge pull request #64 from derhecht/patch-3
...
Add redis healthcheck
2021-02-18 17:05:43 +01:00
chandi
77a2cab3fc
Merge pull request #65 from derhecht/patch-4
...
Add mongo healthcheck
2021-02-18 17:05:26 +01:00
chandi
124c9775d4
Merge pull request #62 from derhecht/patch-1
...
Add curl IPv6 timeout
2021-02-18 09:44:58 +01:00
Omid
ef5c0e5587
Ask about Prometheus installation
...
Adds a missing question which asks if the user wants a Prometheus exporter to be installed
2021-02-18 09:39:17 +01:00
Jakob Berlin
762a4a4ae9
Add mongo healthcheck
...
see #58
2021-02-17 23:53:16 +01:00
Jakob Berlin
de96138e78
Add redis healthcheck
...
see #58
2021-02-17 23:30:48 +01:00
Jakob Berlin
bff48cdb07
Add healthcheck for postgres
...
regarding #58
2021-02-17 23:27:02 +01:00
Jakob Berlin
fcf4b0eb24
Add curl IPv6 timeout
...
To ensure script continue in case of no IPv6 DNS resolution - otherwise keeps waiting forever
2021-02-17 22:35:58 +01:00
chandi
fcccf8145e
add auto-generated docker-compose.yml to .gitignore
2021-02-11 20:17:56 +01:00
chandi
d51f729e1a
move bbb-webrtc-sfu submodule
2021-02-11 20:17:42 +01:00
chandi
ecce7fcdb3
updates CHANGELOG.md
2021-02-11 16:01:43 +01:00
chandi
19cdbe0aaa
update README.md for bigbluebutton/docker
2021-02-11 16:01:32 +01:00
chandi
124ba5731f
update docs for new template-based docker-compose.yml file
2021-02-11 15:34:57 +01:00
chandi
16df9ab334
template based generation of docker-compose.yml #71 #42
2021-02-11 15:33:49 +01:00
chandi
2a22f37706
applied changes from alpha-4 to alpha-6
2021-02-11 14:34:55 +01:00
chandi
747f64e901
updates for v2.3-alpha-3
2021-02-08 20:41:19 +01:00
chandi
d68cf44afc
Revert "integrate workaround for freeswitch ssl bug #9667 "
...
This reverts commit 81e1707364
.
2021-02-08 20:41:19 +01:00
chandi
9ac7e309de
fix rebase mistake
2021-02-08 20:41:19 +01:00
chandi
f0e734a2cf
webrtc-sfu: run as a non-root user #27
...
https://github.com/alangecker/bigbluebutton-docker/issues/27
2021-02-08 20:41:19 +01:00
chandi
d69de30c9d
bbb-web: reduce resulting image size
2021-02-08 20:41:19 +01:00
chandi
861c13c7b3
fsesl-akka: add build steps instead of depending indirect on the ubuntu repository
2021-02-08 20:41:19 +01:00
chandi
f689120d28
apps-akka: add build steps instead of depending indirect on the ubuntu repository
2021-02-08 20:41:19 +01:00
chandi
f7f35d75cd
🎉 no 'core' and dependency on the ubuntu repository anymore! (rewrite of bbb-web)
2021-02-08 20:41:19 +01:00
chandi
fbc88a947e
extract apps-akka from core
2021-02-08 20:41:19 +01:00
chandi
7add88578e
v2.3: dockerized libreoffice
2021-02-08 20:41:19 +01:00