Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Fundamentals of Vagrant
Rating: 4.5 out of 5(28 ratings)
606 students

Fundamentals of Vagrant

Learn the essentials of Vagrant
Created byGlobal Academy
Last updated 4/2023
English

What you'll learn

  • How to setup and install Vagrant
  • Understand the basics of using Vagrant
  • Learn how to work with and create boxes
  • Learn about Vagrant features and services
  • Learn to create and configure a virtual machine and run post-deployment configuration with Vagrant.
  • Create and configure a VirtualBox virtual machine (VM).
  • Run post-deployment configuration shell scripts and applications.

Course content

5 sections16 lectures1h 35m total length
  • Introduction2:34

    Discover Vagrant, a single command line tool that builds, runs, and manages virtual machines across hypervisors using a unified Vagrantfile. Create isolated development environments with VirtualBox and VS Code.

  • Installation and setup2:32
  • What is Vagrant3:27

    discover how vagrant creates portable, isolated development environments with Vagrantfiles, the command line interface, and Vagrant Cloud to build, snapshot, and share virtual machines.

Requirements

  • Basic knowledge of VirtualBox is helpful, but not required
  • Basic knowledge of Linux is helpful, but not required

Description

Vagrant allows you to easily manage and control multiple virtual machines.  It is a tool that offers a simple and easy to use command-line  client for managing virtual environments.

In this course you will learn how to set up and install Vagrant and explore it's many features and services.  We'll go over the primary use cases for Vagrant, and explains how it can  simplify the usage and deployment of virtual machines.

We'll also get into how to work with boxes where you'll learn how to create boxes of your own, and discuss how to use Vagrant Cloud. Learn to create and configure a virtual machine and run post-deployment configuration shell scripts and applications with Vagrant. Finally, you'll learn some tips that can help you work more efficiently with Vagrant. 



Who this course is for:

  • Programmers, Developers, DevOps, and Software Engineers
  • Anyone interested in learning Vagrant