Skip to content

Commit 698dc97

Browse files
RounakDhillon“Rounak
andauthored
Docs: Local Ingestion Agent Card Addition along with Note (#138)
* Docs: Local Ingestion Agent Card Addition along with Note * Docs: Docs.json Change --------- Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
1 parent 76eeaff commit 698dc97

File tree

4 files changed

+21
-3
lines changed

4 files changed

+21
-3
lines changed

docs.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,14 @@
6868
"pages": [
6969
"getting-started/day-1/index",
7070
{
71-
"group": "Hybrid SaaS",
71+
"group": "Premium Users",
72+
"pages": [
73+
"getting-started/day-1/hybrid-saas/index"
74+
]
75+
},
76+
{
77+
"group": "Free-tier Users",
7278
"pages": [
73-
"getting-started/day-1/hybrid-saas/index",
7479
"getting-started/day-1/hybrid-saas/local-ingestion-agent"
7580
]
7681
}

getting-started/day-1/hybrid-saas/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Hybrid Ingestion Runner | Secure Metadata Workflows in Your Cloud
33
description: Learn to configure and manage Hybrid Ingestion Runner to securely execute workflows in your cloud using AWS, Azure, or GCP secrets—without exposing credentials.
44
slug: /getting-started/day-1/hybrid-saas
5-
sidebarTitle: Overview
5+
sidebarTitle: Hybrid Ingestion Runner
66
collate: true
77
---
88

getting-started/day-1/hybrid-saas/local-ingestion-agent.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ collate: true
88

99
# Local Ingestion Agent
1010

11+
<Note>
12+
13+
To set up the Local Ingestion Agent, you’ll need credentials provided by the support team. Please reach out to support@getcollate.io to get the required access and configuration details.
14+
15+
</Note>
16+
1117
<iframe src="https://drive.google.com/file/d/16-2l9EYBE9DjlHepPKTpVFvashMy1buu/preview" width="800" height="450" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen></iframe>
1218

1319
The Local Ingestion Agent is designed to facilitate metadata ingestion for hybrid deployments, allowing organizations to securely push metadata from their infrastructure into the Collate platform without exposing their internal systems. It provides a secure and efficient way for running ingestion workflows while maintaining full control over data processing within your network.

getting-started/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@ need to set up your Collate environment in 30 minutes.
6868
>
6969
Invite team members and assign roles to collaborate and manage data effectively.
7070
</Card>
71+
<Card
72+
title="Local Ingestion Agent"
73+
href="/getting-started/day-1/hybrid-saas/local-ingestion-agent"
74+
horizontal
75+
>
76+
Optionally run a local ingestion agent within your network to ingest data without direct SaaS connectivity.
77+
</Card>
7178
</Columns>
7279

7380
## How Collate helps Data Teams?

0 commit comments

Comments
 (0)