gcloud-lab/apps/base/customer1/hermes-agent
Hermes Agent 72866d0044 fix: force plain HTTP on hermes-webui Tailscale proxy
tailscale.com/https-only: 'false' still attempts TLS termination,
causing ERR_SSL_PROTOCOL_ERROR when the backend speaks plain HTTP.

Replaced with tailscale.com/ports: 'http:8080' to explicitly tell
the operator to serve unencrypted HTTP on this port.
2026-05-06 18:50:09 +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: force plain HTTP on hermes-webui Tailscale proxy 2026-05-06 18:50:09 +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