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

Setup Secret Management software #2

Open
sublimeye opened this issue Jan 17, 2024 · 0 comments
Open

Setup Secret Management software #2

sublimeye opened this issue Jan 17, 2024 · 0 comments
Labels
feature New feature or request infra

Comments

@sublimeye
Copy link
Collaborator

Setup secret management tools to store all secrets
Candidates: Doppler or Vault

  • Define tree hierarchy for secrets locations, e.g.

/{project}/{service}/{variable}/{env /w default}

e.g.

  • /vortexia/lib-souce-kafka-producer/some-secret/default
  • /vortexia/lib-souce-kafka-producer/some-secret/stage

Services to consider

  • logger service: creds/auth
  • database: creds
  • producer: kafka auth? or might be an internal service
  • consumer: internal service, or creds to access API service
  • API service
    • db access
@sublimeye sublimeye added feature New feature or request infra labels Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request infra
Development

No branches or pull requests

1 participant