Go Vault

Open-source Go projects categorized as Vault

Top 23 Go Vault Projects

  • Vault

    A tool for secrets management, encryption as a service, and privileged access management

  • Project mention: YugabyteDB ♥️ Hashicorp Vault - Fun Times | dev.to | 2024-05-22

    I have been working with YugabyteDB for a while now. I am always experiment with yugbayte + (something). Today, its Vault.

  • consul

    Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

  • Project mention: Deploy Secure Spring Boot Microservices on Amazon EKS Using Terraform and Kubernetes | dev.to | 2023-11-23

    The JHipster scaffolded sample application has a gateway application and two microservices. It uses Consul for service discovery and centralized configuration.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • fabio

    Consul Load-Balancing made simple

  • Project mention: Replicating and Load Balancing Go Applications in Docker Containers with Consul and Fabio | /r/golang | 2023-05-31

    After some research and testing, I landed on using Consul and Fabio as the demo infrastructure. Of course, there is a myriad of other options to accomplish this task, but because of the low configuration and ease of use, I was impressed with this pairing. Both projects are mature and well-supported, and very flexible--just because you can run them with low configuration, doesn't mean you have to. I wanted to keep this demo constrained, but the exercise did get me excited about exploring things further: circuit breakers, traffic splitting, and more complex service meshes.

  • consul-template

    Template rendering, notifier, and supervisor for @HashiCorp Consul and Vault data.

  • Project mention: Simple Nginx Docker Proxy with high availability and security | dev.to | 2024-05-17

    With your project and its sole Dockerfile, Docker-Blue-Green-Runner manages the remainder of the Continuous Deployment (CD) process with wait-for-it, consul-template and Nginx.

  • external-secrets

    External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.

  • Project mention: GKE Backup to only backup secrets? | /r/googlecloud | 2023-07-06
  • gomplate

    A flexible commandline tool for template rendering. Supports lots of local and remote datasources.

  • envconsul

    Launch a subprocess with environment variables using data from @HashiCorp Consul and Vault.

  • Project mention: Ask HN: Developers/DevOps, how do you manage environment variables? | news.ycombinator.com | 2023-12-07
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • kubefirst

    The Kubefirst Open Source Platform

  • Project mention: win cool stuff with kubefirst's new video game flappy-kray (oh and we have a new ui too i guess) | /r/kubernetes | 2023-06-23

    this isn't just any typical friday for us though, this is the day that we've been awaiting forever!!! we're excited to announce that not only did we release a new awesome UI for the kubefirst instant gitops platform, and not only is it all still free and installs gitops platforms in minutes, and not only is it an incredible new user experience, but we even let you play our new video game flappy-kray during the cluster provisioning operation. 😱🚀🎮

  • Databunker

    Secure SDK/vault for personal records/PII built to comply with GDPR

  • argocd-vault-plugin

    An Argo CD plugin to retrieve secrets from Secret Management tools and inject them into Kubernetes secrets

  • hashi-up

    bootstrap HashiCorp Consul, Nomad, or Vault over SSH < 1 minute

  • Project mention: Selfhosted software to store ssh keys and passwords | /r/selfhosted | 2023-06-04

    If you want to try Vault, you could try hashi-up to get it installed easily.

  • consul-k8s

    First-class support for Consul Service Mesh on Kubernetes

  • konfig

    Composable, observable and performant config handling for Go for the distributed processing era

  • vault-secrets-operator

    Create Kubernetes secrets from Vault for a secure GitOps based workflow.

  • Sup3rS3cretMes5age

    Simple to use, simple to deploy, one time self destruct messaging service, with hashicorp vault as a backend

  • terraform-provider-vault

    Terraform Vault provider

  • medusa

    A cli tool for importing and exporting Hashicorp Vault secrets (by jonasvinther)

  • azure-key-vault-to-kubernetes

    Azure Key Vault to Kubernetes (akv2k8s for short) makes it simple and secure to use Azure Key Vault secrets, keys and certificates in Kubernetes.

  • vault-secrets-operator

    The Vault Secrets Operator (VSO) allows Pods to consume Vault secrets natively from Kubernetes Secrets. (by hashicorp)

  • Project mention: How to securely store configs across microservices and not commit secrets to vc | /r/kubernetes | 2023-06-02
  • vault-csi-provider

    HashiCorp Vault Provider for Secret Store CSI Driver

  • vault-unseal

    auto-unseal utility for Hashicorp Vault

  • trousseau

    Store and access your secrets the Kubernetes native way with any external KMS.

  • secrets-manager

    A daemon to sync Vault secrets to Kubernetes secrets

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Vault related posts

  • YugabyteDB ♥️ Hashicorp Vault - Fun Times

    2 projects | dev.to | 22 May 2024
  • Cloud Application Security – Top Threats and Best Practices

    1 project | dev.to | 14 May 2024
  • Terraform & HashiCorp Vault Integration: Seamless Secrets Management

    1 project | dev.to | 22 Mar 2024
  • Keep it cool and secure: do's and don'ts for managing Web App secrets

    1 project | dev.to | 6 Jan 2024
  • Kubernetes Secret Management

    1 project | dev.to | 20 Dec 2023
  • HashiCorp Vault Forked into OpenBao

    8 projects | news.ycombinator.com | 8 Dec 2023
  • Ask HN: Developers/DevOps, how do you manage environment variables?

    1 project | news.ycombinator.com | 7 Dec 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 23 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Vault projects in Go? This list will help you:

Project Stars
1 Vault 29,817
2 consul 27,865
3 fabio 7,247
4 consul-template 4,724
5 external-secrets 3,989
6 gomplate 2,495
7 envconsul 1,994
8 kubefirst 1,592
9 Databunker 1,210
10 argocd-vault-plugin 771
11 hashi-up 660
12 consul-k8s 651
13 konfig 647
14 vault-secrets-operator 613
15 Sup3rS3cretMes5age 486
16 terraform-provider-vault 450
17 medusa 428
18 azure-key-vault-to-kubernetes 421
19 vault-secrets-operator 418
20 vault-csi-provider 294
21 vault-unseal 207
22 trousseau 173
23 secrets-manager 171

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com