You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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).
The text was updated successfully, but these errors were encountered: