Saúl Ibarra Corretgé
9b76dab940
release: stable-9457
...
* 6f98bbe
prosody: add ability to customize TURN TTL value
* 8fe3139
jvb: fix autoscaler sidecar config (#1785 )
* 48d803c
jigasi: fix autoscaler sidecar config for shutdown url (#1784 )
* c951116
jibri: fix autoscaler sidecar config (#1783 )
* cae1e40
feat(jigasi): Adds trusted domains option.
* e939230
prosody: add ability to customize JWT signature type
* b0f9eb2
prosody: integrate prosody-plugins-contrib
* 604ba22
prosody: Switches lua gc back to incremental. (#1777 )
* 68d4b1a
jibri: fix xorg modeline for 1280x720 (#1778 )
* 8094a17
web: add ability to change CORS header value
* 03b6ca2
web: remove no longer needed mime type definition
* 70ba4cb
base: update to Debian Bookworm
* dc5cbae
misc: working on unstable
7 months ago
simon
6f98bbeeea
prosody: add ability to customize TURN TTL value
7 months ago
Aaron van Meerten
8fe3139ffe
jvb: fix autoscaler sidecar config ( #1785 )
7 months ago
Aaron van Meerten
48d803c7f9
jigasi: fix autoscaler sidecar config for shutdown url ( #1784 )
7 months ago
Aaron van Meerten
c951116d8e
jibri: fix autoscaler sidecar config ( #1783 )
7 months ago
damencho
cae1e406b5
feat(jigasi): Adds trusted domains option.
7 months ago
DevelopingEntitiesWithFuntations
e9392302b1
prosody: add ability to customize JWT signature type
...
Fixes : #1771
7 months ago
Sebastian Denz
b0f9eb2f56
prosody: integrate prosody-plugins-contrib
...
Extract contrib plugins to /prosody-plugins-contrib, add plugin path to prosody config, leave matrix plugins in contrib folder.
7 months ago
Дамян Минков
604ba22105
prosody: Switches lua gc back to incremental. ( #1777 )
7 months ago
Aaron van Meerten
68d4b1af58
jibri: fix xorg modeline for 1280x720 ( #1778 )
...
* jibri: fix xorg modeline for 1280x720
* whitespace
7 months ago
simon
8094a173f1
web: add ability to change CORS header value
8 months ago
Saúl Ibarra Corretgé
03b6ca24f2
web: remove no longer needed mime type definition
...
It's built-in now.
8 months ago
Saúl Ibarra Corretgé
70ba4cbe2f
base: update to Debian Bookworm
8 months ago
Saúl Ibarra Corretgé
dc5cbaef23
misc: working on unstable
8 months ago
Saúl Ibarra Corretgé
066b844165
release: stable-9364-1
...
* a5ebb99
jibri: flag to support prometheus-style metrics (#1768 )
* 80fc10e
feat(prosody): Cleans up gc settings.
* 69bba17
feat(prosody): Adjusts lua to use generational GC for brewery.cfg.lua.
* 2798426
feat(prosody): Adjusts lua to use generational GC.
* 28d2b32
feat(prosody): Make sure muc tumbstones is disabled.
* d5df19d
jigasi: autoscaler sidecar support (#1738 )
* 0953ca0
jigasi: skip SIP configuration when configured as a transcriber
* ca1d670
fix: 🐛 wrong quote in default config (#1761 )
* 360361e
jibri: move xmpp config for easier override (#1748 )
* 452f5ba
misc: working on unstable
8 months ago
Aaron van Meerten
a5ebb99e31
jibri: flag to support prometheus-style metrics ( #1768 )
...
* jibri: flag to support prometheus-style metrics
8 months ago
damencho
80fc10ebf7
feat(prosody): Cleans up gc settings.
...
Reverts 69bba17
and some parts of 2798426
.
8 months ago
damencho
69bba176df
feat(prosody): Adjusts lua to use generational GC for brewery.cfg.lua.
8 months ago
damencho
2798426f40
feat(prosody): Adjusts lua to use generational GC.
8 months ago
damencho
28d2b32cea
feat(prosody): Make sure muc tumbstones is disabled.
8 months ago
Aaron van Meerten
d5df19d30f
jigasi: autoscaler sidecar support ( #1738 )
...
* jigasi: autoscaler sidecar support
* jigasi: remove local address
8 months ago
Saúl Ibarra Corretgé
0953ca0853
jigasi: skip SIP configuration when configured as a transcriber
8 months ago
HannesOberreiter
ca1d6704f9
fix: 🐛 wrong quote in default config ( #1761 )
8 months ago
Aaron van Meerten
360361e5ea
jibri: move xmpp config for easier override ( #1748 )
...
* jibri: move xmpp config for easier override
* fix order of operations
8 months ago
Saúl Ibarra Corretgé
452f5ba26c
misc: working on unstable
8 months ago
Saúl Ibarra Corretgé
36ebd3df96
release: stable-9364
...
* ca61ea2
jibri: add ability to ignore certificate errors
* 615396e
java: use Java 17
* 140db22
jibri: check for chrome bin before pre-warm (#1757 )
* 648612f
feat(prosody): Always report visitors support when enabled.
* 28f3cf8
jvb: lipcap from apt to allow for pcap dumps (#1747 )
* 33350c3
prosody: fix env var default value
* d6dc1e3
base-java: install nodejs 20 from nodesource
* 8f84f2f
jibri: use storage.googleapis.com location for chromedriver
* 1bbb4ab
fix(prosody): Updates a rate whitelist config that changed in jitsi-meet. (#1741 )
* eccf68e
misc: working on unstable
8 months ago
Saúl Ibarra Corretgé
ca61ea20b0
jibri: add ability to ignore certificate errors
...
This is useful for testing without a valid TLS certificate.
8 months ago
Saúl Ibarra Corretgé
615396e1f0
java: use Java 17
8 months ago
Aaron van Meerten
140db223e3
jibri: check for chrome bin before pre-warm ( #1757 )
8 months ago
damencho
648612f1bc
feat(prosody): Always report visitors support when enabled.
8 months ago
Aaron van Meerten
28f3cf8b64
jvb: lipcap from apt to allow for pcap dumps ( #1747 )
9 months ago
Sebastian Denz
33350c3a15
prosody: fix env var default value
9 months ago
Aaron van Meerten
d6dc1e3984
base-java: install nodejs 20 from nodesource
...
* base-java: install nodejs 20 from nodesource
* jibri: bump chrome version
* Revert chrome version
9 months ago
Kurt Garloff
8f84f2f916
jibri: use storage.googleapis.com location for chromedriver
...
This is the place listed on
https://googlechromelabs.github.io/chrome-for-testing/
which would seem to be the least likely to silently break.
Currently, the edgedl.me.gvt1.com location is broken.
Signed-off-by: Kurt Garloff <kurt@garloff.de>
9 months ago
Дамян Минков
1bbb4ab0b7
fix(prosody): Updates a rate whitelist config that changed in jitsi-meet. ( #1741 )
...
* fix(prosody): Updates a rate whitelist config that changed in jitsi-meet.
* squash: Update prosody/rootfs/defaults/conf.d/jitsi-meet.cfg.lua
Co-authored-by: Aaron van Meerten <aaron.van.meerten@gmail.com>
* squash: Update prosody/rootfs/defaults/conf.d/jitsi-meet.cfg.lua
Co-authored-by: Aaron van Meerten <aaron.van.meerten@gmail.com>
* squash: Update jitsi-meet.cfg.lua
---------
Co-authored-by: Aaron van Meerten <aaron.van.meerten@gmail.com>
9 months ago
Saúl Ibarra Corretgé
eccf68e759
misc: working on unstable
9 months ago
Saúl Ibarra Corretgé
b47db92301
release: stable-9258
...
* a198d56
compose: add jvb dependency to web container (#1739 )
* 5c5742b
prosody: var for speakerstats modules
* a1d1f2c
web: Add env vars for setting 1080p and 4k bitrates.
* bb69407
Remove "ping" in ViarualHosts (#1728 )
* 14efd9c
prosody: disable "offline" and "register" modules. (#1727 )
* 8e28256
misc: working on unstable
9 months ago
BifbofII
a198d56e06
compose: add jvb dependency to web container ( #1739 )
...
since web runs dig jvb on startup, if jvb isn't up yet, this can fail or point to a wrong ip, leading the colibri websocket connection to fail
9 months ago
Aaron van Meerten
5c5742b838
prosody: var for speakerstats modules
...
* prosody: var for speakerstats modules
9 months ago
Jaya Allamsetty
a1d1f2ce5a
web: Add env vars for setting 1080p and 4k bitrates.
...
* web: Add env vars for setting 1080p and 4k bitrates.
* squash: Fix c&p errors
9 months ago
bgrozev
bb69407602
Remove "ping" in ViarualHosts ( #1728 )
...
It's already present in the global modules_enabled and thus loaded for
each VirtualHost.
9 months ago
bgrozev
14efd9cc6d
prosody: disable "offline" and "register" modules. ( #1727 )
9 months ago
Saúl Ibarra Corretgé
8e282568b8
misc: working on unstable
9 months ago
Saúl Ibarra Corretgé
73ff3028e5
release: stable-9220-1
...
* 1e97277
jibri: update Chrome to version 121
* 310b80d
jvb: add env var to control require-valid-address
* b0092bc
jicofo,jigasi,jvb: fix accidentally enabling Sentry
* 102281e
base: update tpl
* bf237da
etherpad: update etherpad image to etherpad/etherpad:1.9.6 (#1725 )
* 7381471
misc: working on unstable
9 months ago
Saúl Ibarra Corretgé
1e97277973
jibri: update Chrome to version 121
9 months ago
Saúl Ibarra Corretgé
310b80dedd
jvb: add env var to control require-valid-address
9 months ago
Saúl Ibarra Corretgé
b0092bcf65
jicofo,jigasi,jvb: fix accidentally enabling Sentry
...
Fixes: https://github.com/jitsi/docker-jitsi-meet/issues/1724
9 months ago
Saúl Ibarra Corretgé
102281ecc7
base: update tpl
...
toBool now supports nil values too.
9 months ago
waja
bf237da1a8
etherpad: update etherpad image to etherpad/etherpad:1.9.6 ( #1725 )
...
Etherpad images starting with tag 1.9.0 are supporting ARCH amd64 and
arm64
9 months ago
Saúl Ibarra Corretgé
7381471795
misc: working on unstable
9 months ago