diff --git a/content/en/cloud/self-hosted/customizing-webhooks.md b/content/en/cloud/self-hosted/customizing-webhooks.md index 909b02f9b..78ead6271 100644 --- a/content/en/cloud/self-hosted/customizing-webhooks.md +++ b/content/en/cloud/self-hosted/customizing-webhooks.md @@ -5,19 +5,17 @@ categories: [Self-Hosted] weight: 1 --- -### Overview - 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. ## Customize and add your own custom webhook Layer5 Cloud's webhook configurations are managed through environment variables defined in **.env** files. Here's how you can customize them: -### Step 1: Locate the **.env** File +### Step 1: Locate the .env File 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. -### Step 2: Define Custom Webhooks in the **.env** file +### Step 2: Define Custom Webhooks in the .env file 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: diff --git a/content/en/cloud/tutorials/assigning-user-badges.md b/content/en/cloud/tutorials/assigning-user-badges.md index 72fa028f2..b0f3c51dd 100755 --- a/content/en/cloud/tutorials/assigning-user-badges.md +++ b/content/en/cloud/tutorials/assigning-user-badges.md @@ -39,7 +39,7 @@ To share your badges on other social profiles, utilize the provided embedded cod {{< figure src="/cloud/tutorials/images/embedding-badges-modal.svg" alt="Embedding-badges-modal">}} -### FAQ's +### FAQ - **Is there a limit to the number of badges that I can earn?** 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. diff --git a/content/en/cloud/tutorials/sharing-a-workspace.md b/content/en/cloud/tutorials/sharing-a-workspace.md index a9fd085e4..a002de476 100644 --- a/content/en/cloud/tutorials/sharing-a-workspace.md +++ b/content/en/cloud/tutorials/sharing-a-workspace.md @@ -31,7 +31,7 @@ Tip: When you update permissions for a design you share from a workspace and the - Only the design itself -### Share & collaborate on a design with many people +### Share and collaborate on a design with many people **Important:** @@ -85,7 +85,7 @@ If you want to stop sharing a design you can edit, you can learn how to: - Restrict link sharing for a design. - Prevent others from sharing designs you own. -### "Anonymous users" +### Anonymous users If you share or open a design with a link, you may not see the names of people who view it. diff --git a/content/en/kanvas/designer/embedding-designs/index.md b/content/en/kanvas/designer/embedding-designs/index.md index 74d4b3135..2564037ee 100644 --- a/content/en/kanvas/designer/embedding-designs/index.md +++ b/content/en/kanvas/designer/embedding-designs/index.md @@ -9,7 +9,6 @@ aliases: - /meshmap/designer/embedding-designs --- -# Meshery Design Embedding 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. ## Embedding Your Design