nunchistudio / hashibox

Simulate a highly-available Cloud Platform with Consul, Nomad, and Vault. OSS & Enterprise versions supported.
https://nunchi.studio/hashibox
MIT License
88 stars 18 forks source link

Add unseal #2

Closed rchenzheng closed 2 years ago

rchenzheng commented 2 years ago

The intended purpose is to simplify the subsequent unseals or unseal the other 2 Vault servers

VAULT_UNSEAL_KEY=<vault-unseal-key> make unseal
loicsaintroch commented 2 years ago

Thanks for the PR @rchenzheng. I just left a comment to make sure documentation is up-to-date. Otherwise, looks good!