Skip to content

Commit

Permalink
Rab boundary add community links (#2438)
Browse files Browse the repository at this point in the history
* adds community edition tutorials

* adds community edition and session recording tutorials

* fixes boundary/get-started-community path
  • Loading branch information
stellarsquall committed May 9, 2024
1 parent da762e8 commit 69f10ea
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/content/boundary/install-landing.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"featuredTutorialsSlugs": [
"boundary/oidc-auth0",
"boundary/community-vault-cred-brokering-quickstart",
"boundary/hcp-manage-workers",
"boundary/hcp-ssh-cred-injection",
"boundary/oidc-idp-groups",
Expand Down
7 changes: 7 additions & 0 deletions src/content/boundary/product-landing.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@
"icon": "hcp",
"text": "HCP Boundary Quick Start",
"url": "/boundary/tutorials/hcp-getting-started"
},
{
"icon": "boundary-color",
"text": "Boundary Community Edition Quick Start",
"url": "/boundary/tutorials/get-started-community"
}
]
},
Expand Down Expand Up @@ -68,8 +73,10 @@
"type": "tutorial_cards",
"tutorialSlugs": [
"boundary/oidc-auth0",
"boundary/community-vault-cred-brokering-quickstart",
"boundary/hcp-manage-workers",
"boundary/hcp-ssh-cred-injection",
"boundary/aws-session-rec-vault",
"boundary/oidc-idp-groups"
]
}
Expand Down
1 change: 1 addition & 0 deletions src/content/tutorials-landing.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
],
"featuredCollectionSlugs": [
"boundary/hcp-getting-started",
"boundary/get-started-community",
"boundary/hcp-administration"
]
},
Expand Down

0 comments on commit 69f10ea

Please sign in to comment.