Use Docker Secrets for admin token and ldap password #148
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
I have read through the documentation and could not find any mention of being able to use docker secrets directly.
Since Vaultwarden itself allows you to use the common
_FILE
suffix behind its environment variables I was curious if it's possible to just pass my docker secret of my admin token to my LDAP sync.The same goes for my LDAP Password. I already have my LDAP user password stored in a secret and it would be nice if I could continue using the secrets directly.
The text was updated successfully, but these errors were encountered: