Sha256: b72a182176d6b71130ff8c6db4d32da36a60811bf35480a52e7c2f4bfecb76b8

Contents?: true

Size: 819 Bytes

Versions: 9

Compression:

Stored size: 819 Bytes

Contents

---
layout: "vagrant-cloud"
page_title: "Finding and Using Boxes"
sidebar_current: "vagrant-cloud-boxes-using"
---

# Finding and Using Boxes

A primary use case of Vagrant Cloud by HashiCorp is to be able to easily find
boxes you can use with Vagrant that contain the technologies you need
for a Vagrant environment. We've made it extremely easy to do that:

1. Go to the [Discover page](https://vagrantcloud.com/discover), and search for
   any box you want.

1. Once you find a box, click its name to learn more about it.

1. When you're ready to use it, copy the name, such as "hashicorp/precise64"
   and initialize your Vagrant project with `vagrant init hashicorp/precise64`.
   Or, if you already have a Vagrant project created, modify the Vagrantfile
   to use the box: `config.vm.box = "hashicorp/precise64"`

Version data entries

9 entries across 5 versions & 2 rubygems

Version Path
vagrant-packet-0.1.2 vendor/bundle/ruby/2.5.0/bundler/gems/vagrant-04f7215b5e3f/website/source/docs/vagrant-cloud/boxes/using.html.md
vagrant-packet-0.1.2 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-04f7215b5e3f/website/source/docs/vagrant-cloud/boxes/using.html.md
vagrant-packet-0.1.2 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-04f7215b5e3f/website/source/docs/vagrant-cloud/boxes/using.html.md
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/bundler/gems/vagrant-04f7215b5e3f/website/source/docs/vagrant-cloud/boxes/using.html.md
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-04f7215b5e3f/website/source/docs/vagrant-cloud/boxes/using.html.md
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/bundler/gems/vagrant-04f7215b5e3f/website/source/docs/vagrant-cloud/boxes/using.html.md
vagrant-aws-detiber-0.7.2.pre.4 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-419afb4dcffe/website/source/docs/vagrant-cloud/boxes/using.html.md
vagrant-aws-detiber-0.7.2.pre.3 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-419afb4dcffe/website/source/docs/vagrant-cloud/boxes/using.html.md
vagrant-aws-detiber-0.7.2.pre.2 vendor/bundle/ruby/2.3.0/bundler/gems/vagrant-419afb4dcffe/website/source/docs/vagrant-cloud/boxes/using.html.md