HashiCorp Learn
Infrastructure
  • TerraformTerraformLearn terraformDocs
  • PackerPackerLearn packerDocs
  • VagrantVagrantLearn vagrantDocs
Security
  • VaultVaultLearn vaultDocs
  • BoundaryBoundaryLearn boundaryDocs
Networking
  • ConsulConsulLearn consulDocs
Applications
  • NomadNomadLearn nomadDocs
  • WaypointWaypointLearn waypointDocs
  • HashiCorp Cloud Platform (HCP) LogoHashiCorp Cloud Platform (HCP)HashiCorp Cloud Platform (HCP)Docs
Type '/' to Search
Loading account...
  • Bookmarks
  • Manage Account
  • Overview
  • Vagrant Up
DocsForum
Back to vagrant
Quick StartView Collection
    Quick StartInstall VagrantInitialize a Project DirectoryInstall and Specify a BoxBoot an EnvironmentSynchronize Local and Guest FilesProvision a Virtual MachineConfigure the NetworkShare an EnvironmentTeardown an EnvironmentRebuild an EnvironmentExplore other Providers

Rebuild an Environment

  • 1 min
  • Products Usedvagrant

When you are ready to come back to your project, whether it is tomorrow, a week from now, or a year from now, you can spin it up again.

»Vagrant Up

To start a box, run vagrant up.

$ vagrant up

That's it! Since the Vagrant environment is already all configured via the Vagrantfile, you or any of your coworkers simply have to run vagrant up at any time and Vagrant will recreate your work environment.

You have successfully managed the full lifecycle of your Vagrant environment. Read on to learn about providers.


PreviousTeardown an EnvironmentNextExplore other Providers
HashiCorp
  • System Status
  • Terms of Use
  • Security
  • Privacy
stdin: is not a tty