2023-04-17 16:45:47 +02:00
|
|
|
---
|
|
|
|
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
|
2023-04-17 16:45:47 +02:00
|
|
|
icon="celebration"
|
|
|
|
bold="Try OpenMetadata in Docker"
|
2023-04-21 17:34:14 +05:30
|
|
|
href="/quick-start/local-deployment" %}
|
2023-04-26 21:41:24 +02:00
|
|
|
Get OpenMetadata up and running in under 5 minutes!
|
2023-04-21 17:34:14 +05:30
|
|
|
{% /inlineCallout %}
|
|
|
|
|
|
|
|
{% inlineCallout
|
2023-04-17 16:45:47 +02:00
|
|
|
icon="open_in_new"
|
|
|
|
bold="Try the OpenMetadata Sandbox"
|
2023-04-21 17:34:14 +05:30
|
|
|
href="/quick-start/sandbox" %}
|
2023-04-26 21:41:24 +02:00
|
|
|
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 %}
|