Prahlad Inalaprahladinala-1679763631201.hashnode.dev·Aug 21, 2023Vagrant: Streamlining Development Environments for Efficient Software DevelopmentIntroduction to Vagrant Vagrant is an open-source tool designed to create, configure, and manage virtualized development environments. It was created by HashiCorp in 2010 and has since become a widely used tool in the software development community. ...DevOpsvagrant
Siraj Khanvagrant-tutorials.hashnode.dev·Jun 4, 2023How to install and setup vagrant boxToday we will learn: a. How to install and setup Vagrant (windows and mac os) b. How to install Virtualbox c. How to create and run virtual machines using Vagrant d. Go inside the virtual machine and run commands e. Vagrant commands to manage virtual...vagrant
Abhyuday Sinhalearningdevops.hashnode.dev·Nov 1, 2022Chapter -3 | About Vagrant Installation and Setup & Vagrant Cheat SheetWhat is Vagrant? Vagrant is a tool for building and managing virtual machine environments in a single workflow. It makes life easier by lowering development environment setup time and increasing productivity. Vagrant is the command line utility for...72 readsvagrant