eventRT/deploy
douxu c20b36373a feat: add MongoDB K8s deployment manifests and expand deploy guide
- add mongodb StatefulSet, Service, PVC, and Secret manifests for Minikube
  - restructure deploy.md MongoDB section into Docker (1.1) and K8s (1.2) paths
  - add connection verification, cleanup, and teardown sections to deploy guide
  - document local go build/run workflow (section 5.2-5.4)
  - reference eventrt-certs-secret.sh helper and Pod readiness waits
  - fix MongoDB password env var name in docs (INITDB_ROOT_PASSWORD)
  - set imagePullPolicy IfNotPresent on rabbitmq deployment for local images
2026-06-11 16:20:39 +08:00
..
dockerfile docs: expand eventRT image deploy guide and bump Go to 1.26 2026-06-02 10:28:31 +08:00
k8s feat: add MongoDB K8s deployment manifests and expand deploy guide 2026-06-11 16:20:39 +08:00
mq feat: add MongoDB K8s deployment manifests and expand deploy guide 2026-06-11 16:20:39 +08:00
deploy.md feat: add MongoDB K8s deployment manifests and expand deploy guide 2026-06-11 16:20:39 +08:00