• HashiCorp Developer

  • HashiCorp Cloud Platform
  • Terraform
  • Packer
  • Consul
  • Vault
  • Boundary
  • Nomad
  • Waypoint
  • Vagrant
Vagrant
  • Install
  • Intro
  • Tutorials
  • Documentation
  • Vagrant Cloud
  • Try Cloud(opens in new tab)
  • Sign up
Vagrant Home

Tutorials

Skip to main contentTutorials

Get Started

  • Quick Start

Operations

  • Networking and Provisioning

  • Resources

  • Tutorial Library
  • Community Forum
    (opens in new tab)
  • Support
    (opens in new tab)
  • GitHub
    (opens in new tab)
  1. Developer
  2. Vagrant
  3. Tutorials
  4. Quick Start

Get Started

Vagrant isolates dependencies and their configuration within a single disposable and consistent development environment.

Start
9 tutorials
  1.  
    10min
    What is Vagrant?
    Create your first development environment with Vagrant. This quick start provides a brief introduction to Vagrant, its prerequisites, and an overview of three of the most important Vagrant commands to understand.
    • Vagrant
  2.  
    1min
    Install Vagrant
    Install Vagrant by visiting the Vagrant downloads page and downloading the appropriate installer or package for your platform. Packages are available for Mac, Windows, and distributions of Linux.
    • Vagrant
  3.  
    7min
    Initialize a Project Directory
    Create a project directory to set up your first Vagrant project. Then initialize the project with a Vagrantfile at its root.
    • Vagrant
  4.  
    4min
    Install and Specify a Box
    Vagrant uses a base image to quickly clone a virtual machine. In this tutorial specify a base image.
    • Vagrant
  5.  
    3min
    Boot an Environment
    Bring up your first Vagrant environment, and SSH into the machine. Then destroy the virtual machine and remove the stored box.
    • Vagrant
  6.  
    2min
    Synchronize Local and Guest Files
    Share files and folders between your local machine and the guest virtual machine to develop in your Vagrant environment while using your own text editor and other tools.
    • Vagrant
  7.  
    2min
    Share an Environment
    Now that you have a web server running and accessible from your machine, share and collaborate on the environment using the Vagrant Share plugin.
    • Vagrant
  8.  
    1min
    Rebuild an Environment
    When you are ready to come back to your project, whether it is tomorrow, a week from now, or a year from now, getting it up and running is easy.
    • Vagrant
  9.  
    3min
    Teardown an Environment
    Suspend, halt, or destroy your Vagrant development environment.
    • Vagrant
Give Feedback(opens in new tab)
  • Certifications
  • System Status
  • Terms of Use
  • Security
  • Privacy
  • Trademark Policy
  • Trade Controls
  • Give Feedback(opens in new tab)