Step 1 – Download Vagrant
URL – https://www.vagrantup.com/downloads
Step 2 – Install Vagarnt in Windows
Step 3 – Verify Vagrant
$ vagrant --version
$ vagrant --help
$
Step 4 – Basic Workflow in Vagrant
$ mkdir vagrant-vms
$ cd vagrant-vms/
$ vagrant box add centos-min https://github.com/tommy-muehle/puppet-vagrant-boxes/releases/download/1.1.0/centos-7.0-x86_64.box
$ vagrant --help
$ vagrant box --help
$ vagrant box list
$ vagrant init centos-min
$ vagrant up
$ vagrant ssh
$ vagrant halt
$ vagrant destroy
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am working at Cotocus. I blog tech insights at DevOps School, travel stories at Holiday Landmark, stock market tips at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at I reviewed , and SEO strategies at Wizbrand.
Please find my social handles as below;
Rajesh Kumar Personal Website
Rajesh Kumar at YOUTUBE
Rajesh Kumar at INSTAGRAM
Rajesh Kumar at X
Rajesh Kumar at FACEBOOK
Rajesh Kumar at LINKEDIN
Rajesh Kumar at PINTEREST
Rajesh Kumar at QUORA
Rajesh Kumar at WIZBRAND