Merge pull request #13088 from hashicorp/kc.descriptions-docs
Webdev - Add Description Metadata
This commit is contained in:
commit
9caedbf080
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Vagrant Cloud API
|
||||
description: "Vagrant Cloud provides an API for users to interact with Vagrant Cloud for experimentation, automation, or building new features and tools on top of our existing application."
|
||||
---
|
||||
|
||||
# Vagrant Cloud API
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Discovering Vagrant Boxes
|
||||
description: "Vagrant Cloud serves a public, searchable index of Vagrant boxes."
|
||||
---
|
||||
|
||||
# Discovering Vagrant Boxes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Create a New Box Version
|
||||
description: "Create a new box version in the Vagrant Cloud UI."
|
||||
---
|
||||
|
||||
# Create a New Box Version
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Creating a New Vagrant Box
|
||||
description: "Create and distribute new boxes to users."
|
||||
---
|
||||
|
||||
# Creating a New Vagrant Box
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Distributing Boxes
|
||||
description: "Configure both public and private boxes for distribution or to add collaborators."
|
||||
---
|
||||
|
||||
## Distributing Boxes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: About Vagrant Boxes
|
||||
description: "Boxes are the package format for environments."
|
||||
---
|
||||
|
||||
# About Vagrant Boxes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Box Versioning and Lifecycle
|
||||
description: "Boxes support versioning so that members of your team can update the underlying box efficiently."
|
||||
---
|
||||
|
||||
# Box Versioning and Lifecycle
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Private Boxes
|
||||
description: "Private boxes are only accessible by you and any collaborators you add."
|
||||
---
|
||||
|
||||
# Private Boxes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: API Release Workflow
|
||||
description: "Automate box creation with the Vagrant Cloud API."
|
||||
---
|
||||
|
||||
# API Release Workflow
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Finding and Using Boxes
|
||||
page_title: Find and Use Boxes
|
||||
description: "Discover Vagrant boxes that contain the technologies you need for a Vagrant environment."
|
||||
---
|
||||
|
||||
# Finding and Using Boxes
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Vagrant Cloud
|
||||
description: "Vagrant Cloud serves a public, searchable index of Vagrant boxes"
|
||||
---
|
||||
|
||||
# Vagrant Cloud
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Organization Authentication Policy
|
||||
description: "Secure sensitive resources with organization-wide authentication policy in Vagrant Enterprise."
|
||||
---
|
||||
|
||||
# Set an Organization Authentication Policy
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Create an Organization
|
||||
description: "Organizations enable you to share ownership of Vagrant resources."
|
||||
---
|
||||
|
||||
# Create an Organization
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Organizations in Vagrant Cloud
|
||||
description: "Organizations are a group of users in Vagrant Cloud that have access and ownership over shared resources."
|
||||
---
|
||||
|
||||
## Organizations in Vagrant Cloud
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Migrate User to Organization
|
||||
description: "Step-by-step instructions to migrate existing users to an organization."
|
||||
---
|
||||
|
||||
# Migrate User to Organization
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Request Limits
|
||||
description: "Rate limits restrict the number of requests a client may send to services over a set time interval"
|
||||
---
|
||||
|
||||
# Request Limits
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Vagrant Cloud Support
|
||||
description: "Find support for Vagrant Cloud through our email or community channels."
|
||||
---
|
||||
|
||||
# Contacting Support
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Authentication
|
||||
description: "Authenticate your account with a username and password, tokens, or two-factor auth."
|
||||
---
|
||||
|
||||
# Authentication
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: User Accounts
|
||||
description: "Users are the main identity system in Vagrant Cloud."
|
||||
---
|
||||
|
||||
# User Accounts
|
||||
|
||||
@ -1,6 +1,7 @@
|
||||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Account Recovery
|
||||
description: "Reset your Vagrant Cloud password with the reset link in the UI."
|
||||
---
|
||||
|
||||
# Account Recovery
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user