gcloud-lab/apps/base/customer1/hermes-agent
Hermes Agent dfe32018b7 fix(hermes-webui): hermes-agent main container non-root (UID/GID 1000)
- Aligns with webui sidecar on shared hermes-data PVC (/opt/data == /home/hermeswebui/.hermes)
- Previously root:root files blocked webui writes (whoami non-fatal)
- Pod securityContext: runAsNonRoot: true + runAsUser: 1000 for restricted:latest compliance
- fsGroup:1000 ensures volume g+rw
2026-05-07 14:18:34 +00:00
..
api-server-configmap.yaml feat: add Open WebUI with Tailscale exposure 2026-05-06 15:36:27 +00:00
configmap.yaml fix(hermes-agent): add type: openai to vLLM providers for model listing 2026-04-29 16:18:35 +00:00
deployment.yaml fix(hermes-webui): hermes-agent main container non-root (UID/GID 1000) 2026-05-07 14:18:34 +00:00
hermes-secret.yaml activate hermes agent 2026-04-25 21:02:14 +00:00
hermes-service.yaml feat: add Open WebUI with Tailscale exposure 2026-05-06 15:36:27 +00:00
hermes-webui-service.yaml feat: replace Open WebUI with native Hermes WebUI 2026-05-06 19:33:38 +00:00
kustomization.yaml feat: replace Open WebUI with native Hermes WebUI 2026-05-06 19:33:38 +00:00
rays-deployment.yaml fix: copy ConfigMap to PVC on startup so Hermes config is writable 2026-05-06 03:07:30 +00:00
rays-hermes-secret.yaml fix node selector for 6000pro 2026-04-28 23:16:51 +00:00