Skip to content

Commit

Permalink
docs: Update meta content - Integrations and Develop Boundary (#5283)
Browse files Browse the repository at this point in the history
* docs: Update meta content - Integrations and Develop Boundary

* Update website/content/docs/developing/index.mdx

Co-authored-by: Robin Beck <[email protected]>

---------

Co-authored-by: Robin Beck <[email protected]>
  • Loading branch information
Dan-Heath and stellarsquall authored Dec 4, 2024
1 parent fae78bb commit d351750
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 7 deletions.
3 changes: 2 additions & 1 deletion website/content/docs/developing/building.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
layout: docs
page_title: Build Boundary
description: Build Boundary from source
description: >-
Learn how to build Boundary from the source. Discover resources to compile a cross-platform build and troubleshoot UI assets.
---

# Build Boundary
Expand Down
3 changes: 2 additions & 1 deletion website/content/docs/developing/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
layout: docs
page_title: Develop Boundary
description: Develop Boundary
description: >-
Discover resources to help you build and develop Boundary.
---

# Develop Boundary
Expand Down
3 changes: 2 additions & 1 deletion website/content/docs/developing/ui.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
---
layout: docs
page_title: Develop the UI
description: Develop the Boundary user interface
description: >-
Learn how to develop the Boundary user interface locally for testing. Use dev mode to run a local fork of the UI without building it into the binary.
---

# Develop the Boundary user interface
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/integrations/index.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: docs
page_title: Integrations
description: |-
Integrations that extend Boundary
description: >-
Discover integrations that extend Boundary's features and capabilities.
---

# Overview
Expand Down
4 changes: 2 additions & 2 deletions website/content/docs/integrations/vault/index.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: docs
page_title: Vault integration
description: |-
Describes the benefits of integrating HashiCorp Boundary and Vault.
description: >-
Understand the security benefits of integrating Boundary and Vault to manage secrets and broker or inject credentials. Set up Vault as an OIDC bridge provider.
---

# Vault integration
Expand Down

0 comments on commit d351750

Please sign in to comment.