Skip to content

Commit cca384c

Browse files
committed
update
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 91226bd commit cca384c

File tree

3 files changed

+28
-9
lines changed

3 files changed

+28
-9
lines changed

content/en/cloud/catalog/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Catalog
33
weight: 2
44
description: >
5-
What does your user need to understand about your project in order to use it - or potentially contribute to it?
5+
WThe Cloud Catalog is a web-based, public catalog to facilitate easy sharing and discovery of common cloud native architectures and design patterns.
66
---
77

88
{{%pageinfo%}}

content/en/cloud/tutorials/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
<!-- ---
22
title: Tutorials
33
description: Show your user how to work through some end to end examples.
44
date: 2023-10-30
@@ -10,4 +10,4 @@ Page under construction.
1010
{{% /pageinfo %}}
1111
1212
<!-- Tutorials are **complete worked examples** made up of **multiple tasks** that guide the user through a relatively simple but realistic scenario: building an application that uses some of your project’s features, for example. If you have already created some Examples for your project you can base Tutorials on them. This section is **optional**. However, remember that although you may not need this section at first, having tutorials can be useful to help your users engage with your example code, especially if there are aspects that need more explanation than you can easily provide in code comments. -->
13-
13+
-->

content/en/cloud/tutorials/gitops-snapshots.md

Lines changed: 25 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,36 @@
11
---
22
title: MeshMap Snapshots
33
description: >
4-
A short lead description about this content page. It can be **bold** or _italic_ and can be split over multiple paragraphs.
4+
Connect MeshMap to your GitHub repo and see changes pull request-to-pull request.
55
date: 2023-10-30
66
category: GitOps
77
weight: 4
88
---
99

10-
{{% pageinfo %}}
11-
Page under construction.
12-
{{% /pageinfo %}}
1310

14-
Text can be **bold**, _italic_, or ~~strikethrough~~. [Links](https://gohugo.io) should be blue with no underlines (unless hovered over).
11+
MeshMap Snapshots offer visual insights in every pull request. Verify your workload designs and Kubernetes cluster configurations prior to accepting and merging pull requests.
12+
13+
## Meshery GitHub App
14+
15+
In order to generate snapshots and apply them as screenshots in comments on your pool request, you need to authorize the measure you get home app to access. Your infrastructure is code. This is done by creating a GitHub connection in Layer5 Cloud.
16+
17+
View the Meshery GitHub App in the [GitHub Marketplace](https://github.com/marketplace/actions/meshmap-snapshot).
18+
19+
## Enabling and Configuring Snapshots
20+
21+
1. Sign into [Layer5 Cloud](https://meshery.layer5.io)
22+
1. Visit Connections and click [Create on the GitHub connection](https://meshery.layer5.io/connect/github/new).
23+
1. Use the mult-step connection wizard to authorize Meshery to access your GitHub repositories (you may need to sign into GitHub).
24+
1. Once you have authorized Meshery to access your GitHub repositories, you will be redirected back to Layer5 Cloud. You should see a success message.
25+
1. Identify the path to either one or more Meshery Designs, Helm Charts, Kuberentes Manifests, or Docker Compose files.
26+
1. You will establish a secrte for the Meshery GitHub app and aa new workflow to be invoked when a new snapshot is needed.
27+
1. Customize the workflow `on` event trigger to match your needs.
28+
29+
You can always return to the [GitHub connection](https://meshery.layer5.io/connect/github) to update the connection or to add additional repositories.
30+
31+
32+
33+
<!-- Text can be **bold**, _italic_, or ~~strikethrough~~. [Links](https://gohugo.io) should be blue with no underlines (unless hovered over).
1534
1635
There should be whitespace between paragraphs. Vape migas chillwave sriracha poutine try-hard distillery. Tattooed shabby chic small batch, pabst art party heirloom letterpress air plant pop-up. Sustainable chia skateboard art party banjo cardigan normcore affogato vexillologist quinoa meggings man bun master cleanse shoreditch readymade. Yuccie prism four dollar toast tbh cardigan iPhone, tumblr listicle live-edge VHS. Pug lyft normcore hot chicken biodiesel, actually keffiyeh thundercats photo booth pour-over twee fam food truck microdosing banh mi. Vice activated charcoal raclette unicorn live-edge post-ironic. Heirloom vexillologist coloring book, beard deep v letterpress echo park humblebrag tilde.
1736
@@ -234,4 +253,4 @@ Stumptown PBR&B keytar plaid street art, forage XOXO pitchfork selvage affogato
234253
235254
```
236255
This is the final element on the page and there should be no margin below this.
237-
```
256+
``` -->

0 commit comments

Comments
 (0)