Skip to content

Archi-Lab/vault-to-docker-secret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vault-to-docker-secret

Allows to read secrets from HashiCorp Vault and store them as Docker secrets.

Installation

Download a release for your platform and you are ready to go.

Create secret

Reads a secret from Vault and stores it as a Docker secret:

vault-to-docker-secret --approle-file=FILE --vault-endpoint=ENDPOINT --vault-path=PATH  --vault-key=KEY --secret-name=NAME

Help

Usage instructions:

vault-to-docker-secret --help

Build

In order to build the platform binaries run:

npx pkg -t latest-linux,latest-win,latest-mac .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published