Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


Intro


Vagrant is an open-source software product for building and maintaining portable virtual software development environments, e.g. for VirtualBox, KVM, Hyper-V, Docker containers, VMware, and AWS. It tries to simplify software configuration management of virtualizations in order to increase development productivity.



Download And Install


Get the program here: https://www.vagrantup.com/downloads.html



Bringing Up A Splunk Instance


Using this recipe file (Splunk Vagrantfile) from Lynda.com Learning Splunk, you can bring up an instance of Splunk on VirtualBox.

vagrant up





  • No labels