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

on secret management #52

Closed
nmarasoiu opened this issue Jan 11, 2018 · 1 comment
Closed

on secret management #52

nmarasoiu opened this issue Jan 11, 2018 · 1 comment

Comments

@nmarasoiu
Copy link

Hi,
I would see two possibilities of managing the secret per env:

  • via Kubernetes secrets, that is as a specific kind of configuration (secret one)
  • automatically generating a secret when an environment starts - but where to keep it? Would the database be a proper place? I know for secret data there is Vault for instance, but that would make it too complex for us to choose.
    What is your advice?
    Thank you,
    Nicu
@adamw
Copy link
Member

adamw commented Jan 11, 2018

I think that is very project-specific. You might use vault, you might use an AWS/Google service, keep it in database ...

Closing as this isn't really in scope of akka-http-session

@adamw adamw closed this as completed Jan 11, 2018
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

2 participants