content/vagrant/.
Vagrant Community documentation is still published and maintained in this repository. Waypoint Community Edition is a separate product that is no longer actively maintained. HCP Waypoint documentation is hosted in the
hcp-docs directory, not here.Content directory
v2.4.9/) rather than the vMAJOR.MINOR.x wildcard pattern used by most other products.
Each version directory follows the standard structure:
URL base paths
Vagrant content is served under four URL base paths:/docs/— Vagrant conceptual and operational documentation/intro/— Getting started with Vagrant/vagrant-cloud/— Vagrant Cloud documentation/vmware/— VMware provider documentation
Available versions
Exact patch versions fromv2.2.10 through v2.4.9 are present in the repository.
Finding and editing Vagrant docs
Find the version directory
List the available version directories:Note that Vagrant uses exact patch versions, so each patch release has its own directory.
Navigate to the content files
Vagrant content files are in the
content/ subdirectory within each version folder:Edit the file
Open the
.mdx file you want to change. Match the URL base path (docs/, intro/, vagrant-cloud/, vmware/) to the correct subdirectory.Product configuration reference
| Attribute | Value |
|---|---|
productSlug | vagrant |
contentDir | content (in source repo) |
websiteDir | website (in source repo) |
dataDir | data |
assetDir | public/img |
basePaths | docs, intro, vagrant-cloud, vmware |
versionedDocs | true |