DEV Community

Discussion on: How do I set up a Local HashiCorp Vault Cluster in 4 command lines?

Collapse
 
harveyjones282 profile image
Harvey Jones

I was looking for an article on getting Vault installed on ubunto. Big new I didn't find any on the first page so I just clicked on yours. Although this article is for MacOs and windows but it kinda helped a little.

I then continued my search and on the 5th page of google I found this blog.carbonteq.com/vault-installat... and I was only able to understand it because I had read your article so ... passive thanks... I guess.

Collapse
 
v6 profile image
πŸ¦„N BπŸ›‘ • Edited

This is designed assuming that you're on your own laptop. Because everything runs on Vagrant, and Vagrant will create VirtualBoxVMs for you, these instructions will work on any operating system on which you can install Vagrant and VirtualBox.

Collapse
 
harveyjones282 profile image
Harvey Jones

Thanks. Although my setup is now working but anything goes wrong next time I will get virtual machine and follow the instructions.