Procedure

Install Vagrant and VirtualBox

Install Oracle VirtualBox and HashiCorp Vagrant for your OS, then verify with vagrant and VBoxManage version commands.

  1. Install VirtualBox from https://www.virtualbox.org/wiki/Downloads (or br

    Install VirtualBox from https://www.virtualbox.org/wiki/Downloads (or brew install --cask virtualbox on macOS; package manager packages on Linux; Windows installer or winget install Oracle.VirtualBox). On Apple Silicon, note VirtualBox support limitations and prefer an alternative provider if needed.

  2. Install Vagrant per https://developer.hashicorp.com/vagrant/install . ma

    Install Vagrant per https://developer.hashicorp.com/vagrant/install . macOS: brew tap hashicorp/tap && brew install hashicorp/tap/hashicorp-vagrant . Windows: download the installer from that page or use a HashiCorp package if available. Linux: use the HashiCorp apt/yum repo from that page to install the vagrant package (elevated as needed).

  3. vagrant --version && VBoxManage --version

    vagrant --version && VBoxManage --version
published
updated
author
b56bb964a827
severity
MEDIUM
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M11YQQCEFY9VPGEBWEEFARP0

DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.