Initializing the HashiCorp Vault Server
You must initialize the HashiCorp Vault server before accessing the HashiCorp Vault to begin configuring and managing secrets.
To initialize the HashiCorp Vault server:
Start a new terminal session and execute the following command:
Check the status of the HashiCorp Vault server by executing:
Key Value --- ----- Recovery Seal Type pkcs11 Initialized false Sealed true Total Recovery Shares 0 Threshold 0 Unseal Progress 0/0 Unseal Nonce n/a Version n/a HA Enabled false
Initialize the HashiCorp Vault server by executing the commands specified below. This generates a recovery key and initial root token.
Copy the recovery key and initial root token and keep them at a safe place. The value of the Initial Root Token is used to log on to HashiCorp Vault.