Login
From:
Diogo Mónica
(Uncensored)
subscribe
Why you shouldn't use ENV variables for secret data
https://blog.diogomonica.com/2017/03/27/why-you-shouldnt-use-env-variables-for-secret-data/
links
backlinks
Tagged with:
docker
secrets
Roast topics
Find topics
Find it!
If your application requires a password, SSH private key, TLS Certificate, or any other kind of sensitive data, you shouldn't pass it alongside your configs.