Skip to content

This project aims to easy inject secret to vault and auto generate credential file for use AppRole to retrieve the secret. It will be easy to host your secret in Vault and easy to use approle to grab the secret/env from Vault.

License

Notifications You must be signed in to change notification settings

DachiChang/govaulte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

govaulte

This repo include two projects.

It aims to adapt your program use Hashicorp vault secret in runtime.

Install

go install github.com/dachichang/govaulte/vaulte-credential-generator@latest

It aims to put your secret to Hashicorp vault easily and generate the credential which is used in "govaulte".

Install

go install github.com/dachichang/govaulte@latest

About

This project aims to easy inject secret to vault and auto generate credential file for use AppRole to retrieve the secret. It will be easy to host your secret in Vault and easy to use approle to grab the secret/env from Vault.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published