gcloud-lab/apps/base/customer1/hermes-db
Sirius Devops b0748538c0 feat: add trading-platform K8s manifests for customer1
- Scaffold trading-platform under apps/base/customer1/trading-platform/
- Add 4 microservice deployments: data-service, execute-service, news-service, dashboard
- Add ConfigMaps with DB/Kafka/Redis connection configs
- Add HTTPRoutes via Gateway API (external-http-gateway)
- Add NetworkPolicies for inter-service and DB/Kafka/Redis egress
- Add SOPS-encrypted secrets (age key)
- Add Kafka (KRaft) and Redis infrastructure to hermes-db/
- Update root and staging kustomizations

All containers: non-root, readOnlyRootFilesystem, resource limits, health probes
Images: ghcr.io/sirius0xdev/trading-{service}:latest
2026-05-21 04:17:05 +00:00
..
agent-memory-db.yaml feat: add dedicated CNPG cluster for Hermes agent memory and trading data 2026-05-02 21:31:41 +00:00
hermes-db-credentials.yaml fix(hermes-db): reencrypt with correct SOPS recipient key 2026-05-02 22:14:09 +00:00
hermes-scheduled-backup.yaml feat: add dedicated CNPG cluster for Hermes agent memory and trading data 2026-05-02 21:31:41 +00:00
kafka-broker.yaml feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00
kustomization.yaml feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00
memory-db-credentials.yaml fix(hermes-db): reencrypt with correct SOPS recipient key 2026-05-02 22:14:09 +00:00
pg-cluster-hermes.yaml feat: add dedicated CNPG cluster for Hermes agent memory and trading data 2026-05-02 21:31:41 +00:00
redis-cluster.yaml feat: add trading-platform K8s manifests for customer1 2026-05-21 04:17:05 +00:00
trading-data-db.yaml feat: add dedicated CNPG cluster for Hermes agent memory and trading data 2026-05-02 21:31:41 +00:00
trading-db-credentials.yaml fix(hermes-db): reencrypt with correct SOPS recipient key 2026-05-02 22:14:09 +00:00