Create & manage Vagrant development environments visually. No Ruby editing — configure everything through an intuitive web interface and generate usable Vagrantfiles.
Create and manage multiple virtual machines in a single project. Configure memory, CPUs, disk, and box images for each VM independently.
Configure static IPs, DHCP, port forwarding, private networks between VMs, and custom network interfaces — all without touching Ruby.
Add shell scripts to automate VM setup. Configure inline scripts or external paths, set privileges, and control when scripts run.
Install and manage Vagrant plugins for enhanced functionality. Browse shared plugins or define your own with custom configurations.
Configure pre/post hooks that execute before or after Vagrant commands. Run scripts or remote commands at specific lifecycle stages.
Get immediate feedback on configuration errors as you build. Generate syntactically correct, ready-to-use Vagrantfiles with a single click.
Give your Vagrant setup a name and description.
Configure VMs with boxes, networks, provisioners, plugins, and triggers.
Generate a ready-to-use Vagrantfile and run
vagrant up.
Sign in to your account
Or continue with