Downloads

OS X Installation Notes:

  • Vagrant Manager can automatically detect VirtualBox and Parallels machines. Other providers are supported, but require manual configuration.
  • Make sure that you have VirtualBox and Vagrant installed, and the vboxmanage and vagrant commands are in your path so that Vagrant Manager can execute them
  • Currently, vagrant machines must already be initialized in order for Vagrant Manager to detect them. Make sure you have run vagrant init on any machine you want to appear in Vagrant Manager. Once Vagrant Manager has detected a machine, you can bookmark it so that it will not disappear when you destroy the machine.

 

Windows Installation Notes:

  • Vagrant Manager can automatically detect most machines, undetected machines will require manual configuration via bookmarks.
  • Make sure that you have Vagrant installed, and the `vagrant` command is in your path so that Vagrant Manager can execute it
  • Currently, vagrant machines must already be initialized in order for Vagrant Manager to detect them. Make sure you have run vagrant init on any machine you want to appear in Vagrant Manager. Once Vagrant Manager has detected a machine, you can bookmark it so that it will not disappear when you destroy the machine. You can also manually add bookmarks and specify the path to your Vagrantfile

 

Download:

OS X Downloads are available on our OS X Version GitHub Releases page

Windows Downloads are available on our Windows Version GitHub Releases page