Hermes Agent
214133d062
feat: add Open WebUI with Tailscale exposure
...
- Enable Hermes API Server (port 8642) in gateway deployment
- Add Open WebUI deployment connected to Hermes API Server
- Expose Open WebUI via Tailscale using Service annotations
- Create ClusterIP Service for Hermes Agent API Server
- All deployments follow PodSecurity restricted policy
2026-05-06 15:36:27 +00:00
Hermes Agent
8b6edd3c6a
fix: copy ConfigMap to PVC on startup so Hermes config is writable
2026-05-06 03:07:30 +00:00
sirius0xdev
bb31aaceeb
Update deployment.yaml
2026-05-05 22:46:15 -04:00
sirius0xdev
ce26d0aaee
change pvc name
2026-05-06 01:47:59 +00:00
sirius0xdev
862c8c0f19
Update deployment.yaml
2026-04-29 12:59:21 -04:00
sirius0xdev
37a4179f96
Update deployment.yaml
2026-04-29 09:22:34 -04:00
sirius0xdev
9e5eea2cd1
feat(hermes-agent): add hermes-config ConfigMap and mount to deployment
...
- hermes-config::ConfigMap with current /opt/data/config.yaml (models incl. vLLM, agent/tool settings)
- deployment.yaml: volume + subPath mountPath=/opt/data/config.yaml (overrides PVC)
- kustomization.yaml: include configmap.yaml
Standardizes Hermes config via K8s ConfigMap for easier management.
2026-04-29 04:45:18 +00:00
sirius0xdev
bb7dcd5651
fix node selector for 6000pro
2026-04-28 23:16:51 +00:00
sirius0xdev
b4ffa0c238
add wellness probes to vllm and activate keda
2026-04-25 23:23:48 +00:00
sirius0xdev
ed165b9cc4
add xai to hermes
2026-04-25 21:26:54 +00:00
sirius0xdev
33570bd137
fix typo
2026-04-25 21:11:57 +00:00
sirius0xdev
dc1afb1472
activate hermes agent
2026-04-25 21:02:14 +00:00
sirius0xdev
3ff531dc6e
Update deployment.yaml
2026-04-25 11:25:23 -04:00
sirius0xdev
956ae90794
change model
2026-04-21 02:35:17 +00:00
Sirius Claw
ca2f14f25b
Add Hermes Agent deployment to customer1 namespace
2026-04-20 19:20:15 +00:00