mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-19 15:31:59 +00:00

* Docs: updating quick start * Docs: updatingquickstart * Docs: updatingquickstart * Docs: updatingquickstart * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md --------- Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
47 lines
1.5 KiB
Markdown
47 lines
1.5 KiB
Markdown
---
|
||
title: Quickstart
|
||
slug: /quick-start
|
||
description: The easiest way to deploy and use OpenMetadata
|
||
---
|
||
|
||
# Quickstart
|
||
|
||
**Getting Started with OpenMetadata**
|
||
|
||
This section will guide you through the installation process and the initial steps for using OpenMetadata.
|
||
|
||
Before you proceed with the installation, you have the option to explore OpenMetadata’s features using the sandbox environment. This allows you to try out its capabilities before setting it up.
|
||
|
||
Get hands-on experience and discover how OpenMetadata can streamline your workflows by trying the sandbox environment today.
|
||
|
||
{% inlineCalloutContainer %}
|
||
|
||
{% inlineCallout
|
||
icon="open_in_new"
|
||
bold="Try the OpenMetadata Sandbox"
|
||
href="/quick-start/sandbox" %}
|
||
Interact with a sample installation with 0 setup to explore our Discovery, Governance and Collaboration features.
|
||
{% /inlineCallout %}
|
||
|
||
{% /inlineCalloutContainer %}
|
||
|
||
Additionally, you can explore the OpenMetadata by setting up one of the two approaches locally with your own customizations, allowing you to test and experiment with the features.
|
||
|
||
{% inlineCalloutContainer %}
|
||
|
||
{% inlineCallout
|
||
icon="celebration"
|
||
bold="Try OpenMetadata in Docker"
|
||
href="/quick-start/local-docker-deployment" %}
|
||
Get OpenMetadata up and running with docker in under 5 minutes!
|
||
{% /inlineCallout %}
|
||
|
||
{% inlineCallout
|
||
icon="celebration"
|
||
bold="Try OpenMetadata in Kubernetes"
|
||
href="/quick-start/local-kubernetes-deployment" %}
|
||
Get OpenMetadata up and running with kubernetes in under 5 minutes!
|
||
{% /inlineCallout %}
|
||
|
||
{% /inlineCalloutContainer %}
|