gcloud-lab/apps
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
..
base fix(hermes-webui): hermes-agent main container non-root (UID/GID 1000) 2026-05-07 14:18:34 +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