mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-24 22:18:41 +00:00
Docs: updating getting started Docs (#18204)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
This commit is contained in:
parent
9666eadb38
commit
5649b94d6b
@ -5,19 +5,6 @@ slug: /how-to-guides
|
||||
|
||||
# How-to Guides
|
||||
|
||||
## Getting Started
|
||||
|
||||
Set up and explore OpenMetadata's core features, from basic configuration to advanced functionalities, for a seamless onboarding experience.
|
||||
|
||||
{% tilesContainer %}
|
||||
{% tile
|
||||
title="Getting Started"
|
||||
description="Unlock metadata insights for informed business decisions."
|
||||
link="/how-to-guides/getting-started"
|
||||
icon="discovery"
|
||||
/%}
|
||||
{% /tilesContainer %}
|
||||
|
||||
The How-to Guides will give you a walk through on accomplishing the basic to the most advanced things in OpenMetadata. These step-by-step guides will help get an overview of the features and also help explore the various functionalities.
|
||||
|
||||
## Features in OpenMetadata
|
||||
|
||||
@ -13,6 +13,12 @@ site_menu:
|
||||
url: /quick-start/local-kubernetes-deployment
|
||||
- category: Quickstart / Try the OpenMetadata Sandbox
|
||||
url: /quick-start/sandbox
|
||||
- category: Quickstart / Getting Started
|
||||
url: /quick-start/getting-started
|
||||
- category: Quickstart / Day 1
|
||||
url: /quick-start/getting-started/day-1
|
||||
- category: Quickstart / Day 1 / Database Service Setup
|
||||
url: /quick-start/getting-started/day-1/database-service-setup
|
||||
|
||||
- category: Deployment
|
||||
url: /deployment
|
||||
@ -689,12 +695,6 @@ site_menu:
|
||||
color: violet-70
|
||||
icon: openmetadata
|
||||
|
||||
- category: How-to Guides / Getting Started
|
||||
url: /how-to-guides/getting-started
|
||||
- category: How-to Guides / Day 1
|
||||
url: /how-to-guides/getting-started/day-1
|
||||
- category: How-to Guides / Day 1 / Database Service Setup
|
||||
url: /how-to-guides/getting-started/day-1/database-service-setup
|
||||
- category: How-to Guides / Admin Guide
|
||||
url: /how-to-guides/admin-guide
|
||||
- category: How-to Guides / Admin Guide / How to Ingest Metadata
|
||||
|
||||
@ -41,4 +41,4 @@ Click Test Connection to verify the setup. This will check if OpenMetadata can r
|
||||
{% image
|
||||
src="/images/v1.5/getting-started/test-connection.png"
|
||||
alt="Verifying the Test Connection"
|
||||
caption="Verifying the Test Connection" /%}
|
||||
caption="Verifying the Test Connection" /%}
|
||||
@ -44,3 +44,14 @@ Get OpenMetadata up and running with kubernetes in under 5 minutes!
|
||||
{% /inlineCallout %}
|
||||
|
||||
{% /inlineCalloutContainer %}
|
||||
|
||||
Set up and explore OpenMetadata's core features, from basic configuration to advanced functionalities, for a seamless onboarding experience.
|
||||
|
||||
{% tilesContainer %}
|
||||
{% tile
|
||||
title="Getting Started"
|
||||
description="Unlock metadata insights for informed business decisions."
|
||||
link="/how-to-guides/getting-started"
|
||||
icon="discovery"
|
||||
/%}
|
||||
{% /tilesContainer %}
|
||||
@ -5,19 +5,6 @@ slug: /how-to-guides
|
||||
|
||||
# How-to Guides
|
||||
|
||||
## Getting Started
|
||||
|
||||
Set up and explore OpenMetadata's core features, from basic configuration to advanced functionalities, for a seamless onboarding experience.
|
||||
|
||||
{% tilesContainer %}
|
||||
{% tile
|
||||
title="Getting Started"
|
||||
description="Unlock metadata insights for informed business decisions."
|
||||
link="/how-to-guides/getting-started"
|
||||
icon="discovery"
|
||||
/%}
|
||||
{% /tilesContainer %}
|
||||
|
||||
The How-to Guides will give you a walk through on accomplishing the basic to the most advanced things in OpenMetadata. These step-by-step guides will help get an overview of the features and also help explore the various functionalities.
|
||||
|
||||
## Features in OpenMetadata
|
||||
|
||||
@ -13,6 +13,12 @@ site_menu:
|
||||
url: /quick-start/local-kubernetes-deployment
|
||||
- category: Quickstart / Try the OpenMetadata Sandbox
|
||||
url: /quick-start/sandbox
|
||||
- category: Quickstart / Getting Started
|
||||
url: /quick-start/getting-started
|
||||
- category: Quickstart / Day 1
|
||||
url: /quick-start/getting-started/day-1
|
||||
- category: Quickstart / Day 1 / Database Service Setup
|
||||
url: /quick-start/getting-started/day-1/database-service-setup
|
||||
|
||||
- category: Deployment
|
||||
url: /deployment
|
||||
@ -701,13 +707,7 @@ site_menu:
|
||||
url: /how-to-guides
|
||||
color: violet-70
|
||||
icon: openmetadata
|
||||
|
||||
- category: How-to Guides / Getting Started
|
||||
url: /how-to-guides/getting-started
|
||||
- category: How-to Guides / Day 1
|
||||
url: /how-to-guides/getting-started/day-1
|
||||
- category: How-to Guides / Day 1 / Database Service Setup
|
||||
url: /how-to-guides/getting-started/day-1/database-service-setup
|
||||
|
||||
- category: How-to Guides / Admin Guide
|
||||
url: /how-to-guides/admin-guide
|
||||
- category: How-to Guides / Admin Guide / How to Ingest Metadata
|
||||
|
||||
@ -44,3 +44,14 @@ Get OpenMetadata up and running with kubernetes in under 5 minutes!
|
||||
{% /inlineCallout %}
|
||||
|
||||
{% /inlineCalloutContainer %}
|
||||
|
||||
Set up and explore OpenMetadata's core features, from basic configuration to advanced functionalities, for a seamless onboarding experience.
|
||||
|
||||
{% tilesContainer %}
|
||||
{% tile
|
||||
title="Getting Started"
|
||||
description="Unlock metadata insights for informed business decisions."
|
||||
link="/how-to-guides/getting-started"
|
||||
icon="discovery"
|
||||
/%}
|
||||
{% /tilesContainer %}
|
||||
Loading…
x
Reference in New Issue
Block a user