FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add raftJoin and recovery options to init by naimo84 · Pull Request #196 · nodevault/node-vault · GitHub

Add raftJoin and recovery options to init - #196

Open
naimo84 wants to merge 3 commits into
nodevault:masterfrom
naimo84:master
Open

Add raftJoin and recovery options to init#196
naimo84 wants to merge 3 commits into
nodevault:masterfrom
naimo84:master

Conversation

naimo84 commented Feb 8, 2022

Copy link
Copy Markdown

At work we're using two vaults. One for autounseal and one for the "real data".
The one for autounseal can be initialized as usual with secret_shares, the data one has to be initalized with recovery_shares options. This one is also a RaftCluster, so I added raft join.

https://www.vaultproject.io/api-docs/system/storage/raft
https://www.vaultproject.io/api/system/init#recovery_shares

Greets,
Benjamin

Copy link
Copy Markdown
Collaborator

lgtm
trying to get this in asap

aviadhahami left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

please fix PR issues

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL