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

Alternative using vault-agent and .env #3

Open
GromNaN opened this issue Feb 2, 2022 · 0 comments
Open

Alternative using vault-agent and .env #3

GromNaN opened this issue Feb 2, 2022 · 0 comments

Comments

@GromNaN
Copy link

GromNaN commented Feb 2, 2022

Hello,
It seems you are using Hashicorp Vault to configure Symfony applications. After trying this bundle I found an alternative solution that relies on vault-agent to write a .env.local file.

https://dev.to/gromnan/store-secrets-in-vault-with-symfony-51ai

I'm looking for feedbacks for this solution. Is it viable for your use-case?

Benefits: less code to maintain. Supports all authentication mechanisms, async (no impact on request response time).

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