Skip to content

Instantly share code, notes, and snippets.

View bikranz4u's full-sized avatar
🎯
Focusing

Bikram bikranz4u

🎯
Focusing
View GitHub Profile
@makash
makash / getting-started-with-hashicorp-vault-in-simple-steps.md
Last active October 24, 2017 09:19
A gentle introduction to getting Hashicorp Vault up and running.

Install Vault

Download Vault

wget https://releases.hashicorp.com/vault/0.8.3/vault_0.8.3_linux_amd64.zip

Install unzip package and unzip the package

apt install unzip
unzip vault_0.8.3_linux_amd64.zip

Move vault to path