website/content/vagrant-cloud/boxes/private.mdx
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
[!IMPORTANT]
Documentation Update: Product documentation previously located in/websitehas moved to thehashicorp/web-unified-docsrepository, where all product documentation is now centralized. Please make contributions directly toweb-unified-docs, since changes to/websitein this repository will not appear on developer.hashicorp.com. ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
If you create a private box, only you (the owner) and collaborators will be able to access it.
To add a collaborator:
Collaborators can edit the box, versions and providers. The only things they cannot do are:
In order to access these boxes from Vagrant, you'll need to first authenticate with your Vagrant Cloud account.
vagrant loginYou should now be logged in. We use these credentials to request a unique authentication token that is stored locally by Vagrant. Your username or password is never stored on your machine.
If you don't authenticate, you will likely receive a 404 Not Found
error in Vagrant. We return a 404 for security reasons, so a potential
attacker could not verify if a private box exists.