#vault (2020-10)

vault Discussions related to Hashicorp Vault

2020-10-20

ruan.arcega avatar
ruan.arcega

hi there, i came here to announce my first opensource project. This project comes to solve migration scenarios… i didnt find anything in the internet like these so i decided to write it (im not a developer, im working as systems engineer but trying to do things with code ) this is a cli tool to synchronize secrets between vault clusters, i used this tool for a cloud migration, i’ve some features to improve, but currently it’s useful. suggestions, pull requests are welcome, thanks https://github.com/rca0/vault-sync

rca0/vault-sync

CLI tool to synchronize data from vault. Contribute to rca0/vault-sync development by creating an account on GitHub.

Yonatan Koren avatar
Yonatan Koren

Looks cool, my suggestion is to expand the description to reflect the use case you describe in this message, and which is also apparent in the Params and Running sections of the README.

rca0/vault-sync

CLI tool to synchronize data from vault. Contribute to rca0/vault-sync development by creating an account on GitHub.

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

Hah, one of our customers needed something like this and just wrote one as well (closed source though)

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

Thanks for sharing

ruan.arcega avatar
ruan.arcega

thanks guys, i will improve the code and documentation for this project when i have some time available

2020-10-29

    keyboard_arrow_up