vincent
bfc378992f
change image
All checks were successful
continuous-integration/drone/push Build is passing
docker-vault-backup
perform a backup of vault raft base need an vautl approle authentification with following policie
rule {
path = "sys/storage/raft/snapshot"
capabilities = ["read"]
}
ENV variable
- VAULT_APPROLEID
- VAULT_SECRETID
- RETENTION
- VAULT_ADDR
mount
mount your backup location on /backup
Description
Languages
Shell
66.6%
Dockerfile
17.8%
Makefile
15.6%