vault-migrator icon indicating copy to clipboard operation
vault-migrator copied to clipboard

migrate vault data between different physical backends

Results 6 vault-migrator issues
Sort by recently updated
recently updated
newest added

The term 'move' implies that the keys in the source backend are deleted. 'Copy' is a better term. Closes #2

Hello, I wanted to check whether it is possible to migrate vault data from a Vault community edition backed by Consul to Enterprise Vault + HSM backed by Consul. I'm...

I have vault backed by consul which I am migrating to filesystem for backup purposes. If my vault kv has a key named `foo` and a folder named `_foo`... both...

- List operation adds keys to a queue - Workers retrieve key from queue and copy the key from the source to the destination backend - Queue Size configuration added...

Hi Team, I have an existing Vault environment which is using dynamoDB as a backend and LDAP as an auth backend, it is using one ROOT key and 4 secrets....

The term 'Moving' is bit scary 😃 which gives the impression that the migrator deleting keys from source backend.