I loved the simplicity of using Doppler and have been using it for some personal projects, but couldn't continue using it for my company as we host everything on Kubernetes. I was unable to find K8s manifests in the repo -- any pointers on that?
Show HN: Garnet – a developer-friendly, open-source secrets manager
11–20 of 38 posts
Re: Show HN: Garnet – a developer-friendly, open-source secrets manager
#12I was reluctant to use Garnet as I always had a traditional approach with managing secrets. It wasn't until I accidentally deleted my sensitive and critical data that I started to look out for a better way of doing things. That's where Garnet came in. Very easy to install and getting started to use it's features. Definitely recommended for everyone before it's too late and you have to spend a couple of days trying to…
Re: Show HN: Garnet – a developer-friendly, open-source secrets manager
#13Re: Show HN: Garnet – a developer-friendly, open-source secrets manager
#14Being an open-source manager, this provides the perfect, user-friendly solution to many developer woes.
Re: Show HN: Garnet – a developer-friendly, open-source secrets manager
#15Re: Show HN: Garnet – a developer-friendly, open-source secrets manager
#16I've run into these exact pains in managing secrets with my team and am very happy that Garnet provides an easy and appealing solution. Their repo is very well put-together and definitely sets a standard for excellent organization and documentation
Re: Show HN: Garnet – a developer-friendly, open-source secrets manager
#17Re: Show HN: Garnet – a developer-friendly, open-source secrets manager
#18I have been working with azure key vault for the past year and have definitely felt the need for a secrets manager that's more developer focused and easy to use. Most secret managers out there are tied to cloud service providers and do not take a holistic view of the problem. Glad to see the focus is shifting towards a more generalistic solution
Re: Show HN: Garnet – a developer-friendly, open-source secrets manager
#19Managing secrets is critical in this day and age for individuals and organizations of all kinds and sizes. Many developers currently find it painful to manage their app configurations and secrets, and this pain grows with stack complexity and team size. This makes building and deploying manual, time-consuming and insecure. Today there are great solutions in this space, however, from our personal experience as develop…