Go to file
Dennis Paradzinski 1bfaf82952
All checks were successful
deploy / deploy (push) Successful in 21s
feat(web): disable Jitsi-watermark overlay in video feed
interface_config.js is shipped hardcoded by jitsi/web with
SHOW_JITSI_WATERMARK: true and there's no env-var override in the
upstream image. Patch via postStart lifecycle hook so the runtime-
rendered file gets sed'd after startup-templating finishes. nginx
serves the file fresh on every request, so the tiny race between
pod-ready and postStart completing is irrelevant in practice.
2026-05-14 03:27:09 +02:00
.gitea/workflows feat: coturn TURN-relay + bandwidth defaults for mobile 2026-05-13 14:02:46 +02:00
infra/k3s feat(web): disable Jitsi-watermark overlay in video feed 2026-05-14 03:27:09 +02:00
scripts fix(turn): emit TURN_CREDENTIALS too (Prosody key name) — was missing the secret value in external_services config 2026-05-13 14:53:28 +02:00
.gitignore chore: initial Jitsi-Meet k3s scaffold for darkemberserver 2026-05-11 12:55:29 +02:00
CLAUDE.md feat: switch Prosody to JWT auth (HS256, Embertime as issuer) 2026-05-11 15:19:00 +02:00