HashiCorp Vagrant is widely used for virtual machine provisioning. It can be used to quickly spin up VM in your local server to work as a new development environment. I would like to note some tips that I regularly used to make the process of using Vagrant more efficient. QEMU/KVM is usually the best choice […]