23-Aug-2026 — set Jitsi internal component secrets (jicofo/jvb auth) so the self-hosted container starts #357
build 848 — commit 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
- Deploying the self-hosted video meeting server now works first time
- The internal service passwords are set by the deploy - there is nothing to configure
- Groups on the default public video service are unaffected