vagrant

cover image

Vagrant is a tool for building complete development environments. With an easy-to-use workflow and focus on automation, Vagrant lowers development environment setup time, increases development/production parity, and makes the "it works on my machine" excuse a relic of the past.

cover image

Vagrant isolates dependencies and their configuration within a single disposable and consistent development environment.

cover image

Having some issues to get my vagrant up, Got the box, run vagrant init and after vagrant up command I get this message. Bringing machine 'default' up with 'virtualbox' provider... ==> defa...

cover image

Vagrant OpenStack-Ansible Environment used by OpenStack Cloud Computing Cookbook 4th Edition - OpenStackCookbook/vagrant-openstack