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

Read Secrets from Vault #5

Open
joneubank opened this issue Nov 16, 2021 · 0 comments
Open

Read Secrets from Vault #5

joneubank opened this issue Nov 16, 2021 · 0 comments
Assignees

Comments

@joneubank
Copy link
Collaborator

Modify config to have a getSecrets() method that will return the secret values stored in vault.

Will need to add environment variables to connect to and read from vault.

As a model for how to do this:
https://github.com/icgc-argo/files-service/blob/develop/src/external/vault.ts
https://github.com/icgc-argo/files-service/blob/develop/src/config.ts#L96

This service needs to read from vault:

  • MongoDB User and Password
  • ES User and Password
@joneubank joneubank self-assigned this Nov 16, 2021
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

No branches or pull requests

1 participant