Skip to content

feat: add prod apps for waves 4-5#42

Merged
acascais merged 1 commit intomainfrom
feat/prod-waves-4-5
Apr 10, 2026
Merged

feat: add prod apps for waves 4-5#42
acascais merged 1 commit intomainfrom
feat/prod-waves-4-5

Conversation

@acascais
Copy link
Copy Markdown
Contributor

Summary

  • Wave 4: postgresql, keycloak-postgresql
  • Wave 5: redis, kafka, elasticsearch, minio, message-bus-greenroom
  • Moved inline vault commands from README to docs/vault-secrets.md with commands for all 12 secrets
  • README verify section: added read-back + cleanup steps

Prod-specific changes from dev

  • application.yaml paths → clusters/prod/
  • minio hostname: object.hdc.ebrains.eu
  • elasticsearch: removed stale "for dev" comment

All other config identical to dev (sizing unchanged — tune later).

Test plan

  • make test ENV=prod — all checks pass
  • make test ENV=dev — no regression
  • grep -r 'dev\.hdc\|clusters/dev' clusters/prod/ — zero matches
  • After merge: verify ArgoCD syncs + ExternalSecrets resolve (Vault secrets already provisioned)

Wave 4: postgresql, keycloak-postgresql
Wave 5: redis, kafka, elasticsearch, minio, message-bus-greenroom

Copied from dev with env-specific changes:
- application.yaml paths → clusters/prod/
- minio: object.hdc.ebrains.eu (prod domain)

Also:
- docs/vault-secrets.md: ready-to-run provisioning commands for all secrets
- README: moved inline vault commands to docs/, added link
- README: vault verify section now includes read-back + cleanup
@acascais acascais merged commit 6efd3f6 into main Apr 10, 2026
4 checks passed
@acascais acascais deleted the feat/prod-waves-4-5 branch April 10, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant