gcloud-lab/apps/base/customer1/hermes-agent
Hermes Agent 192cd656fd fix(open-webui): add emptyDir volume for SQLite DB
Open WebUI crashes on startup because it can't write its SQLite database to
/app/backend/data.

- Add emptyDir volume at /app/backend/data
- Pod restarts will lose data (dev-only acceptable)

Fixes pod crash: peewee.OperationalError: unable to open database file
2026-05-06 17:37:06 +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 feat: add Open WebUI with Tailscale exposure 2026-05-06 15:36:27 +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
kustomization.yaml feat: add Open WebUI with Tailscale exposure 2026-05-06 15:36:27 +00:00
open-webui-deployment.yaml fix(open-webui): add emptyDir volume for SQLite DB 2026-05-06 17:37:06 +00:00
open-webui-service.yaml fix: use Grafana Tailscale annotations on Open WebUI service 2026-05-06 16:00:17 +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