Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Vault setup #447

Open
anncatton opened this issue Nov 16, 2023 · 0 comments
Open

Update Vault setup #447

anncatton opened this issue Nov 16, 2023 · 0 comments
Assignees
Labels

Comments

@anncatton
Copy link
Contributor

anncatton commented Nov 16, 2023

Just a placeholder ticket, dac-api has a direct connection to vault in its startup script so may need to consider updating this to match new devops approach

Update 24/09/16: We are moving away from the old vault approach for all services, so this will need to be implemented as soon as the new cluster setup is available.

TODO:

  • move all secret values to AppConfig. These values will be available in the container on deployment
  • remove previous Vault access setup in vault.ts, secrets.ts
  • update secret values references as necessary where they are accessed in the codebase
  • may be a good PR to remove old ega email implementation as well (which includes secret values)
  • will need to keep an async portion of server startup to accommodate the public key access included for ega reconciliation.
@anncatton anncatton self-assigned this Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant