Vagrant intro
  • What is Vagrant?
  • Why Vagrant?
Setup Vagrant and Parallels on MacOS
  • Plugin install vagrant-parallels
  • Vagrant & Parallels documentation
Virtualization
  • Virtualization
  • Virtualization Guest vs Host
Vagrant basics
  • Vagrant file - what it contains?
  • Vagrant big picuture
  • Vagrant box add 1
  • Vagrant box add 2
  • Vagrant init & vagrant up 1
  • Vagrant init & vagrant up 2
  • Vagrant global-status
  • Vagrant VM name - config.vm.define
  • Vagrant VM hostname - config.vm.hostname
  • Where parallels hypervisor stores VM on disk
  • Tell parallels hypervisor how to label machines on disk
Vagrant VM states & snapshots
  • Vagrant VM states
  • Vagrant VM snapshots
Vagrant networking
  • Networking intro
  • Network types in Vagrant and Parallels
  • Vagrant shared network & packet capture