gcloud-lab/apps
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
..
base fix(open-webui): add emptyDir volume for SQLite DB 2026-05-06 17:37:06 +00:00
staging/customer1 feat: add trade dashboard service (FastAPI + Tailscale) 2026-05-02 21:47:27 +00:00
vwap-monitor feat: add Prometheus, Grafana, and Tailscale monitoring stack 2026-04-26 02:31:53 +00:00