gcloud-lab/apps/base/customer1
Hermes Agent 4df7450461 feat(customer1): add pgvector RAG knowledge base with embedding service
- Custom PostgreSQL 15.2 image with pgvector 0.8.0 extension
- Updated pg-cluster-hermes.yaml: custom image, sharedPreloadLibraries, maintenance_work_mem
- RAG schema: documents table with vector(768) embeddings + HNSW index
- RAG init job: ConfigMap + Job to apply schema to agent_memory db
- Embedding service: FastAPI with nomic-embed-text-v1.5
  - OpenAI-compatible /v1/embeddings endpoint
  - Deployment (1 replica, 2Gi-4Gi memory) + Service manifests
- Updated kustomization.yaml to include new resources
2026-05-24 20:31:59 +00:00
..
db clean up and add routes to paas site 2026-04-28 03:31:52 +00:00
embedding-service feat(customer1): add pgvector RAG knowledge base with embedding service 2026-05-24 20:31:59 +00:00
hermes-agent change hermes image 2026-05-22 03:09:59 +00:00
hermes-db feat(customer1): add pgvector RAG knowledge base with embedding service 2026-05-24 20:31:59 +00:00
n8n clean up and add routes to paas site 2026-04-28 03:31:52 +00:00
news_bot Update kustomization.yaml 2026-04-25 09:59:24 -04:00
openclaw clean up and add routes to paas site 2026-04-28 03:31:52 +00:00
paaas-landing Update deployment.yaml 2026-05-12 22:42:41 -04:00
siriusdevops-db fix: SOPS-encrypt waitlist secrets with age key 2026-05-15 01:36:06 +00:00
siriusdevops-site feat: deploy siriusdevops.com main site to GKE 2026-05-15 14:56:10 +00:00
trade-dashboard Update service.yaml 2026-05-09 11:29:06 -04:00
trading-platform fix secret issue 2026-05-22 02:11:22 +00:00
uncensored-bot clean up 2026-04-21 23:01:06 +00:00
waitlist-api fix: add real Telegram bot_token and chat_id 2026-05-15 02:10:47 +00:00
http-route.yaml feat: deploy siriusdevops.com main site to GKE 2026-05-15 14:56:10 +00:00
kustomization.yaml Update kustomization.yaml 2026-05-21 09:36:11 -04:00
namespace.yaml remove pod security from namespace customer1 2026-02-09 22:44:07 +00:00
service.yaml set up customer1 kustomization 2026-01-06 03:30:41 +00:00