Vagrant workflow and conventions
In this video we’ll cover the typical workflow of commands which you will use with Vagrant. This includes the workflow for environments as well as for boxes. We’ll additionally explore the .vagrant directory which is created by Vagrant within your project folder.
Video Contents:
0:20 – Vagrant environment workflow
1:38 – Vagrant box workflow
3:02 – Miscellaneous commands
3:51 – Vagrant conventions
5:31 – The .vagrant directory
This video is part of the Vagrant from Scratch course produced and delivered LigerLearn. See the course materials for notes and follow along with the course by visiting the course home page:
https://ligerlearn.com/course/vagrant-from-scratch/ – Course home page
https://github.com/LigerLearn/vagrant-from-scratch/ – Course source code and materials