Private, secure Vagrant box repositories for every team
Cloudsmith gives your teams a fully managed, private Vagrant box registry with fine-grained access control, vulnerability scanning, and global distribution. Stop wrestling with DIY registries and HCP migration friction - store and distribute Vagrant boxes with confidence alongside every other format your teams use.
Centralize your Vagrant boxes. Cloudsmith is a secure, managed store for boxes, containers, and every artifact your teams depend on.
- Use Vagrant + 30 other formats in one place
- Store boxes alongside container images, OS packages, and raw assets
- Manage your entire software supply chain from a single, centralized registry
How we support Vagrant
Why teams choose Cloudsmith for Vagrant
Signs you're ready to switch to Cloudsmith for Vagrant
Get started with Vagrant on Cloudsmith
Frequently asked questions
Yes. Cloudsmith acts as a fully compatible private Vagrant registry. You configure your VAGRANT_SERVER_URL or box_url to point at your Cloudsmith repository and use the Vagrant CLI to push and pull boxes exactly as you would with any other registry.
Cloudsmith uses API key authentication. You set your credentials using the standard Vagrant Cloud token environment variable or via the Vagrantfile. Cloudsmith also supports OIDC for machine-to-machine auth in CI/CD pipelines, removing the need to store long-lived secrets.
Yes. Cloudsmith gives you repository-level and organisation-level permissions. You can grant read, write, or admin access to individual users, teams, or service accounts. This means you can keep base images containing sensitive configuration private to specific groups while sharing general-purpose boxes more broadly.
Yes. Every box uploaded to Cloudsmith is scanned for known vulnerabilities using Cloudsmith's integrated scanning engine. You can define OPA Rego policies that automatically quarantine or block boxes that fail your security thresholds before they reach developer machines.
Yes. Cloudsmith repositories are multi-format by default. You can store Vagrant boxes alongside Docker images, Debian packages, RPM, Helm charts, and 26 other formats in a single repository, with a unified audit log and a single set of credentials.
Cloudsmith stores and serves box metadata including version strings and provider names, matching the Vagrant box catalog format. You can publish new versions of a box and consumers will receive the correct version when they run vagrant box update.
Yes. HCP Vagrant does not currently support box or registry-level access restrictions, and the migration from Vagrant Cloud has caused authentication and metadata issues for many teams. Cloudsmith gives you a stable, enterprise-ready alternative with fine-grained access control, vulnerability scanning, and no migration surprises.
Cloudsmith is backed by a CDN with over 600 edge points of presence globally. Large Vagrant box files are served close to wherever your developers are, reducing download times significantly compared to a single-region or self-hosted file server.
Yes. You can push existing box files to Cloudsmith using the Cloudsmith CLI or REST API. Cloudsmith supports bulk uploads and retains your existing version metadata, making migration straightforward whether you are coming from HCP Vagrant, Vagrant Cloud, or a self-hosted file server.
Yes. Cloudsmith supports SAML/SSO and SCIM for identity management, so your existing identity provider controls who can access Vagrant repositories. You can enforce MFA and provision or deprovision access automatically as team membership changes.