#
vault-client
Here are 49 public repositories matching this topic...
A helm plugin that help manage secrets with Git workflow and store them anywhere
kubernetes
encryption
kms
vault
helm
pgp
secret-management
secrets
kubernetes-secrets
k8s
helm-charts
vault-client
decryption
encryption-tool
secrets-stored
helm-plugin
helm-plugins
sops
secrets-management
helm-chart
-
Updated
Oct 17, 2021 - Shell
Configuration Integration with HashiCorp Vault
config
java
microservices
encryption
spring
vault
spring-cloud
cloud-native
vault-client
spring-cloud-core
-
Updated
Oct 20, 2021 - Java
vsh - HashiCorp Vault interactive shell and cli tool
-
Updated
Oct 6, 2021 - Go
How to use Vault to store secrets and use them in Jenkins
docker
jenkins
docker-compose
vault
secret-management
vault-ui
vault-client
jenkins-pipeline
vault-consul
-
Updated
Apr 22, 2018 - Shell
A command-line interface to HashiCorp's Vault
-
Updated
Mar 9, 2020 - Go
A lightweight Vault client module written in Go, with no dependencies, that is intuitive and user-friendly
-
Updated
Jun 16, 2021 - Go
Docker Container for Hashicorp's Vault
-
Updated
Mar 21, 2017 - HCL
A Go based Vault client to support ssh sessions, remote commands and scp transfers all in memory
-
Updated
Apr 16, 2019 - Go
Lightweight Go client library for reading Vault kv secrets
-
Updated
Nov 26, 2020 - Go
Symfony bundle for integration with Vault by HashiCorp
-
Updated
Jan 31, 2018 - PHP
This is a java based Vault client library for communicating with Vault via HTTP.
-
Updated
Apr 14, 2018 - Java
Hashicorp-Vault companion. Based in manifests you can upload, download and copy secrets.
-
Updated
Apr 24, 2019 - Go
A Rails plugin for easily integrating Vault secrets
-
Updated
May 26, 2021 - Ruby
Gradle plugin to use Vault secrets in build scripts
-
Updated
Jul 13, 2020 - Kotlin
This is a Golang library for interacting with Vault programmatically.
-
Updated
Sep 9, 2020 - Go
Vault-kubernetes-initcontainer is a small application that runs as an Init Container in Kubernetes to authenticate with Vault using Kubernetes auth method
-
Updated
Oct 24, 2019 - Python
Better Hashicorp Vault client
-
Updated
Aug 16, 2017 - Go
Simple CLI app that reads a file, parses it, and replaces the secrets from Hashicorp's Vault
-
Updated
Jun 10, 2021 - JavaScript
A flexible, lightweight PHP-based vault to provide secrets dynamically
-
Updated
Mar 12, 2021 - PHP
Glue for Trusted Third Parties & Hashicorp Vault
docker
ec2
vault
containers
secrets
ecs
orchestration
sre
consul-template
vault-client
golang-application
-
Updated
Aug 10, 2021 - Go
A simple package for building command line applications in Go
-
Updated
Aug 3, 2021 - Go
Ruby CLI for improved Vault Management / Configuration
-
Updated
Oct 4, 2021 - Ruby
Installer for HashiCorp Vault - Automatic Download, Extract and Install of Latest or Specific Version
macos
linux
bash
automation
vault
installer
hashicorp
automated-deployment
bash-script
hashicorp-vault
vault-client
vault-server
hashicorp-downloads
vault-installer
-
Updated
Feb 21, 2020 - Shell
A sample code for Node.JS with Hashicorp involving Username and Password based Authentication
-
Updated
Oct 27, 2020 - TypeScript
CLI Client for Pleasant, mainly Password Server, written in GoLang.
-
Updated
Aug 27, 2021 - Go
Simple Secret Vault inspired by Hasicorp Vault. An exploratory project that mimics the Vault command line.
-
Updated
May 30, 2021 - Go
Onion-config: layer-based config/data manager
-
Updated
Apr 15, 2019 - JavaScript
Improve this page
Add a description, image, and links to the vault-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vault-client topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Vault has backends for AWS like dynamo and s3. However to use them you should provide credentials. AWS support 2 solutions to eliminate this. IAM roles for Service Accounts and Instance profile roles.
Due to some unknown reason vault requires more time to start when using dynamic creds than explicit definition keys in s3 block o