Dump your Hashicorp Vault to a file. Not guaranteed to be consistent.
-
Updated
May 18, 2023 - Python
Dump your Hashicorp Vault to a file. Not guaranteed to be consistent.
Dump Hashicorp Vault KV version 2 inspired by https://github.com/shaneramey/vault-backup
Application for dumping and restoring Hashicorp Vault secrets via GPG2 encrypted JSON file
This repository contains backup tools and scripts for automating the backup of HashiCorp Vault data, S3 buckets, and GitHub organizations. It includes Bash scripts and Dockerfiles to facilitate creating backups, uploading them to AWS S3, and validating Vault backups to ensure data integrity.
This repository contains a Go application that validates HashiCorp Vault backups. It provides an API endpoint to ensure the integrity and validity of Vault backup snapshots using provided keys and expected data values. The tool assists in verifying that backups can be restored correctly and data remains consistent.
HashiCorp Vault OSS Backup
This will show how to set up k8s cronjob to backup Raft which is Vault's backend storage with AWS S3
Add a description, image, and links to the vault-backup topic page so that developers can more easily learn about it.
To associate your repository with the vault-backup topic, visit your repo's landing page and select "manage topics."