From daa2df0831d3698711dbd27bc248cf2200f7064c Mon Sep 17 00:00:00 2001 From: RounakDhillon <162090200+RounakDhillon@users.noreply.github.com> Date: Thu, 5 Dec 2024 14:49:36 +0530 Subject: [PATCH] Docs: Collate Ingestion Correction (#18933) Co-authored-by: Rounak Dhillon --- .../v1.5.x/getting-started/day-1/hybrid-saas/index.md | 8 ++++---- .../getting-started/day-1/hybrid-saas/index.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/openmetadata-docs/content/v1.5.x/getting-started/day-1/hybrid-saas/index.md b/openmetadata-docs/content/v1.5.x/getting-started/day-1/hybrid-saas/index.md index 797e932bb61..399b86be284 100644 --- a/openmetadata-docs/content/v1.5.x/getting-started/day-1/hybrid-saas/index.md +++ b/openmetadata-docs/content/v1.5.x/getting-started/day-1/hybrid-saas/index.md @@ -1,5 +1,5 @@ --- -title: Hybrid SaaS +title: Hybrid SaaS | Secure Metadata Ingestion for Collate slug: /getting-started/day-1/hybrid-saas collate: true --- @@ -48,14 +48,14 @@ Once the image is downloaded, you can start the Docker container to initialize t #### 2. Configure the Agent -##### Access the Local Agent UI: +#### Access the Local Agent UI: - Open your browser and navigate to the local instance of the Collate Ingestion Agent. -##### Set Up the Connection: +#### Set Up the Connection: - Enter your Collate platform URL (e.g., `https://.collate.com/api`). - Add the ingestion bot token from the Collate settings under **Settings > Bots > Ingestion Bot**. -##### Verify Services: +#### Verify Services: - Open the Collate UI and confirm that all available services (e.g., databases) are visible in the Ingestion Agent interface. #### 3. Add a New Service diff --git a/openmetadata-docs/content/v1.6.x-SNAPSHOT/getting-started/day-1/hybrid-saas/index.md b/openmetadata-docs/content/v1.6.x-SNAPSHOT/getting-started/day-1/hybrid-saas/index.md index bc574510629..a14f1840e40 100644 --- a/openmetadata-docs/content/v1.6.x-SNAPSHOT/getting-started/day-1/hybrid-saas/index.md +++ b/openmetadata-docs/content/v1.6.x-SNAPSHOT/getting-started/day-1/hybrid-saas/index.md @@ -1,5 +1,5 @@ --- -title: Hybrid SaaS +title: Hybrid SaaS | Secure Metadata Ingestion for Collate slug: /getting-started/day-1/hybrid-saas collate: true --- @@ -48,14 +48,14 @@ Once the image is downloaded, you can start the Docker container to initialize t #### 2. Configure the Agent -##### Access the Local Agent UI: +#### Access the Local Agent UI: - Open your browser and navigate to the local instance of the Collate Ingestion Agent. -##### Set Up the Connection: +#### Set Up the Connection: - Enter your Collate platform URL (e.g., `https://.collate.com/api`). - Add the ingestion bot token from the Collate settings under **Settings > Bots > Ingestion Bot**. -##### Verify Services: +#### Verify Services: - Open the Collate UI and confirm that all available services (e.g., databases) are visible in the Ingestion Agent interface. #### 3. Add a New Service