From the course: Virtualization: Configuring VMs Across Platforms with VMware, Hyper-V, VirtualBox, Vagrant, and KVM
Unlock this course with a free trial
Join today to access over 24,400 courses taught by industry experts.
Vagrant on Windows
From the course: Virtualization: Configuring VMs Across Platforms with VMware, Hyper-V, VirtualBox, Vagrant, and KVM
Vagrant on Windows
- All right, so let's install Vagrant on Windows. Installing Vagrant on Windows actually is quite straightforward. You start on vagrantup.com. You click the download link. And that will bring you to the HashiCorp site where you can download Vagrant. HashiCorp is the maker of Vagrant, so here you download it. Select the Windows version that corresponds to your CPU platform. That's either AMD or Intel. I'm on Intel's, so I'm using I686. And using download, which will download the MSI file. So next you click Open File, and that will bring you the Vagrant set up wizard, which is a pretty straightforward wizard. Just do your next, next, next. So this is where we start. So first thing you see in the Vagrant set up procedure is the license that is published by HashiCorp. You need to accept it. And after accepting, you can click install to start the installation. And that will set up the Vagrant components, making sure that you have sufficient space on your computer. And after doing so, it'll…