On this page, we will deploy a virtual machine with Vagrant. Vagrant is a tool to manage, configure and automate virtual machines. After deploying, the VM is accessible over ssh or VirtualBox.
# 📦 Install Vagrant
Visit the [Vagrant Installation Page](https://developer.hashicorp.com/vagrant/downloads) to install Vagrant based on your operating system.
Install Vagrant from the [Vagrant Installation Page](https://developer.hashicorp.com/vagrant/downloads).
# 📦 Install VirtualBox
Install VirtualBox from the [VirtualBox Download Page](https://www.virtualbox.org/wiki/Downloads).