Live data from Hacker News

Ask HN: Tools for Managing Secret in Production Scale?

news.ycombinator.com

1–10 of 12 posts

Re: Ask HN: Tools for Managing Secret in Production Scale?

#5
post #3

Not affiliated to the below company. I came across it a few days back. Have not used it either. Just passing it on hoping it will help. https://www.envkey.com/ helps manage your team's secrets and configuration.

Founder of EnvKey here - thanks for the mention!

EnvKey takes a minimalistic and developer-friendly approach to managing configuration and secrets. It keeps secrets safe while also making it extremely easy to make them available wherever you need them, edit them, and grant/revoke access.

With EnvKey, you can just set a single environment variable (ENVKEY=...) and have any dev machine or server fully configured in seconds. It's a lot simpler and (imho) more pleasant to work with than alternatives.

I'm happy to answer questions about it here if anyone has them!

Re: Ask HN: Tools for Managing Secret in Production Scale?

#8
post #2

I think you just answered your own question. As a bonus Red Hat just released a Vault operator so that you can run it on Kubernetes with minimal hassle. https://github.com/coreos/vault-operator

Interesting, thanks! How is your experience using that in production?

Re: Ask HN: Tools for Managing Secret in Production Scale?

#9
post #3

Not affiliated to the below company. I came across it a few days back. Have not used it either. Just passing it on hoping it will help. https://www.envkey.com/ helps manage your team's secrets and configuration.

Founder of EnvKey here - thanks for the mention! EnvKey takes a minimalistic and developer-friendly approach to managing configuration and secrets. It keeps secrets safe while also making it extremely easy to make them available wherever you need them, edit them, and grant/revoke access. With EnvKey, you can just set a single environment variable (ENVKEY=...) and have any dev machine or server fully configured in sec…

Cool, thanks! I guess I'll go asking into your intercom website directly.

Re: Ask HN: Tools for Managing Secret in Production Scale?

#10
post #3

Not affiliated to the below company. I came across it a few days back. Have not used it either. Just passing it on hoping it will help. https://www.envkey.com/ helps manage your team's secrets and configuration.

Founder of EnvKey here - thanks for the mention! EnvKey takes a minimalistic and developer-friendly approach to managing configuration and secrets. It keeps secrets safe while also making it extremely easy to make them available wherever you need them, edit them, and grant/revoke access. With EnvKey, you can just set a single environment variable (ENVKEY=...) and have any dev machine or server fully configured in sec…

But maybe will be good if you can provide the difference between envkey and vault or some similar stuff like AWS Parameter Store? Especially in reliability side
Post reply on HN