Pere Miquel Brull 41a2aeb1af
[Docs] - Prepare 1.2 docs (#13706)
* Update workflow imports

* LineageRequest without desc

* Usage Workflow

* Usage Workflow

* 1.2 docs publish

* 1.2 docs publish
2023-10-25 16:30:51 +02:00

32 lines
830 B
Markdown

---
title: Quickstart
slug: /quick-start
description: The easiest way to deploy and use OpenMetadata
---
# Quickstart
Just getting started? This is the right place 🚀
In this section we are going to guide you through the installation and first steps of using OpenMetadata.
We have two approaches to start exploring:
{% inlineCalloutContainer %}
{% inlineCallout
icon="celebration"
bold="Try OpenMetadata in Docker"
href="/quick-start/local-deployment" %}
Get OpenMetadata up and running in under 5 minutes!
{% /inlineCallout %}
{% 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 %}