23-Aug-2026 — set Jitsi internal component secrets (jicofo/jvb auth) so the self-hosted container starts #357

build 848commit 9c9f50d


What's new

The self-hosted video meeting server failed to start when deployed: two of its internal services need passwords, and the deploy was not setting them, so the container stopped at start-up. The deploy now sets those passwords automatically, and the server starts first time. Nothing changes for groups using the default free public video service.

At a glance