Skip to content

simple use of vector to periodically check vault's seal status and auto unseal when sealed

Notifications You must be signed in to change notification settings

TelkomIndonesia/vector-vault-unseal

Repository files navigation

Vector Vault Unseal

A simple service to regularly check vault seal status and unseal using supplied key.

Run

docker run \
    -e VAULT_ADDR=https://vault.example.com \
    -e VAULT_UNSEAL_KEY=one-of-the-shamir-key \
    ghcr.io/telkomindonesia/vector-vault-unseal

About

simple use of vector to periodically check vault's seal status and auto unseal when sealed

Resources

Stars

Watchers

Forks

Packages