Last Updated: February 25, 2016
·
1.277K
· mtchavez

Custom Vagrant Cloud Box Host

Original blog post

With the recent addition of Atlas to the Hashicorp
arsenal, Vagrant got an update to be integrated into Atlas for hosting your
VM boxes and handling versioned updates. If you are still looking to have your boxes versioned
and are hosting them yourself, or your company has them private, you can still achieve versioning
your boxes with the latest Vagrant (1.7.2) and some manual work. In this post I will go through:

  1. Basics of building a Virtualbox Vagrant box, just enough to follow along.
  2. Building a box metadata file, used to resolve box versions and download URLs.
  3. Hooking everything up with your Vagrantfile.

Go to rest of post for examples on how to

1 Response
Add your response

Nice article !
Anyway, there are some little typos here and there - e.g. a misterious "Virutalbox" provider is sometimes mentioned =)

over 1 year ago ·