32 lines
830 B
Markdown
Raw Normal View History

---
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:
2023-04-21 17:34:14 +05:30
{% inlineCalloutContainer %}
{% inlineCallout
icon="celebration"
bold="Try OpenMetadata in Docker"
2023-04-21 17:34:14 +05:30
href="/quick-start/local-deployment" %}
Get OpenMetadata up and running in under 5 minutes!
2023-04-21 17:34:14 +05:30
{% /inlineCallout %}
{% inlineCallout
icon="open_in_new"
bold="Try the OpenMetadata Sandbox"
2023-04-21 17:34:14 +05:30
href="/quick-start/sandbox" %}
Interact with a sample installation with 0 setup to explore our Discovery, Governance and Collaboration features.
2023-04-21 17:34:14 +05:30
{% /inlineCallout %}
{% /inlineCalloutContainer %}