Skip to content

Commit 29b3adb

Browse files
committed
fix
Signed-off-by: Zihan Kuang <zihan_kuang@outlook.com>
1 parent 434cf6e commit 29b3adb

File tree

4 files changed

+5
-8
lines changed

4 files changed

+5
-8
lines changed

content/en/cloud/self-hosted/customizing-webhooks.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,17 @@ categories: [Self-Hosted]
55
weight: 1
66
---
77

8-
### Overview
9-
108
Layer5 offers on-premises installation of its [Meshery Remote Provider](https://docs.meshery.io/extensibility/providers), Layer5 Cloud. In this guide, we will walk through configurable webhooks that Layer5 Cloud uses internally to automate tasks and how you can customize these webhooks to integrate with your existing tools.
119

1210
## Customize and add your own custom webhook
1311

1412
Layer5 Cloud's webhook configurations are managed through environment variables defined in **.env** files. Here's how you can customize them:
1513

16-
### Step 1: Locate the **.env** File
14+
### Step 1: Locate the .env File
1715

1816
Found **.env** files in the `config` directory of your Layer5 Cloud installation. These file contains environment variables that control various aspects of the application, including webhook URLs.
1917

20-
### Step 2: Define Custom Webhooks in the **.env** file
18+
### Step 2: Define Custom Webhooks in the .env file
2119

2220
Add your custom webhook URLs to the **.env** file by modifying the existing variables. Here is an example of how the **.env** file should look:
2321

content/en/cloud/tutorials/assigning-user-badges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To share your badges on other social profiles, utilize the provided embedded cod
3939

4040
{{< figure src="/cloud/tutorials/images/embedding-badges-modal.svg" alt="Embedding-badges-modal">}}
4141

42-
### FAQ's
42+
### FAQ
4343
- **Is there a limit to the number of badges that I can earn?**
4444
There is no set limit to the number of badges you can earn within the Layer5 Recognition Program. Your achievements and contributions determine the badges you receive, showcasing your dedication and skills within the community.
4545

content/en/cloud/tutorials/sharing-a-workspace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Tip: When you update permissions for a design you share from a workspace and the
3131
- Only the design itself
3232

3333

34-
### Share & collaborate on a design with many people
34+
### Share and collaborate on a design with many people
3535

3636
**Important:**
3737

@@ -85,7 +85,7 @@ If you want to stop sharing a design you can edit, you can learn how to:
8585
- Restrict link sharing for a design.
8686
- Prevent others from sharing designs you own.
8787

88-
### "Anonymous users"
88+
### Anonymous users
8989

9090
If you share or open a design with a link, you may not see the names of people who view it.
9191

content/en/kanvas/designer/embedding-designs/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ aliases:
99
- /meshmap/designer/embedding-designs
1010
---
1111

12-
# Meshery Design Embedding
1312
Meshery Design Embedding enables you to export a design in a format that can be seamlessly integrated into websites, blogs, or platforms supporting HTML, CSS, and JavaScript. This embedded version provides an interactive representation of the design, making it easier to share with infrastructure stakeholders.
1413

1514
## Embedding Your Design

0 commit comments

Comments
 (0)