Exploring the Vagrantfile
Gain a solid understanding of the Vagrantfile and how you can customise it by following along an example use case of an Apache web server with its own customised port mappings, synced folders and provisioning.
Video Contents:
0:18 – Basic Vagrant Commands
1:50 – Our use case: an Apache web server
2:34 – Exploring the Vagrantfile
10:27 – Running our Vagrant environment
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