Vagrant

Vagrant

Vagrant is an open-source software building portable and virtual development environments. With Vagrant, developers and devops can create development environments that mirror production environment by providing the same operating system, packages, users, and configurations. Vagrant can be spin up environments for VirtualBox, KVM, Hyper-V, Docker containers, VMware, and AWS, and integrates with exiting configuration tooling such as Ansible, Chef, Docker, Puppet or Salt

Vagrant Information