Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Contains a script to unseal a local Vault instance as part of a Vault cluster which leader currently is unsealed

License

Notifications You must be signed in to change notification settings

luzifer-docker/vault-self-unseal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luzifer-docker / vault-self-unseal

Contains a script to unseal a local Vault instance as part of a Vault cluster which leader currently is unsealed. As long as there is one unsealed leader this script can unseal the local instance, if there is no unsealed leader left the unseal will fail.

Usage

## Build container (optional)
$ docker build -t luzifer/vault-self-unseal .

## Execute vault-self-unseal
$ docker run --rm -ti -e LIVE_VAULT_ADDR=https://myvault.example.com -e VAULT_ROLE_ID=some-uuid luzifer/vault-self-unseal

About

Contains a script to unseal a local Vault instance as part of a Vault cluster which leader currently is unsealed

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages