fix(hermes): add init container to clone hermes-agent source for webui #38

Merged
znibb merged 1 commit from develop into main 2026-06-18 09:36:21 +00:00
Owner

The webui docker_init.bash expects hermes-agent source at
/home/hermeswebui/.hermes/hermes-agent and installs it via uv pip.
In the Docker single-container setup this is auto-cloned, but in
Kubernetes we need an explicit init container to clone it to the PVC.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

The webui docker_init.bash expects hermes-agent source at /home/hermeswebui/.hermes/hermes-agent and installs it via uv pip. In the Docker single-container setup this is auto-cloned, but in Kubernetes we need an explicit init container to clone it to the PVC. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The webui docker_init.bash expects hermes-agent source at
/home/hermeswebui/.hermes/hermes-agent and installs it via uv pip.
In the Docker single-container setup this is auto-cloned, but in
Kubernetes we need an explicit init container to clone it to the PVC.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
znibb merged commit 3cc9c7f045 into main 2026-06-18 09:36:21 +00:00
Sign in to join this conversation.
No reviewers
No labels
gitops-rework
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
znibb/kobbo-homelab!38
No description provided.