# 23-Aug-2026 — set Jitsi internal component secrets (jicofo/jvb auth) so the self-hosted container starts [#357](https://github.com/nbarrett/ngx-ramblers/issues/357)

## [build 848](https://github.com/nbarrett/ngx-ramblers/actions/runs/32661203418) — [commit 9c9f50d](https://github.com/nbarrett/ngx-ramblers/commit/9c9f50dc4167ff530ac22130812f42890c4af8e4)

_____

## 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