Vault Server using vagrant, virtual box and ubuntu 22.04
- Install Brew using https://brew.sh/
- Install virutalbox using
brew install --cask virtualbox
- follow steps https://www.virtualbox.org/wiki/Downloads
- Install vagrant using
brew install vagrant
Bun below...
sudo mkdir -p /etc/vbox/
echo * 0.0.0.0/0 ::/0 | sudo tee -a /etc/vbox/networks.conf
Clone the repo locally by running below command
git clone the repo https://github.com/ramanagali/vault-server.git
cd vault-server
Run below command to provision new vault server
./bootstrap.sh
export VAULT_ADDR='http://127.0.0.1:8200'
vagrant halt
vagrant destroy -f
- Right click, select inspect element
- click on console tab
- Copy paste sendCommand(SecurityInterstitialCommandId.CMD_PROCEED)
- press Enter