2022-06-27 15:14:04 +02:00
|
|
|
---
|
|
|
|
title: Quickstart
|
|
|
|
slug: /quick-start
|
2022-07-09 20:31:41 +02:00
|
|
|
description: The easiest way to deploy and use OpenMetadata
|
2022-06-27 15:14:04 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
# Quickstart
|
|
|
|
|
2022-07-09 20:31:41 +02:00
|
|
|
Just getting started? This is the right place 🚀
|
2022-06-27 15:14:04 +02:00
|
|
|
|
2022-07-09 20:31:41 +02:00
|
|
|
In this section we are going to guide you through the installation and first steps of using OpenMetadata.
|
2022-06-27 15:14:04 +02:00
|
|
|
|
2022-07-09 20:31:41 +02:00
|
|
|
We have two approaches to start exploring:
|
|
|
|
|
|
|
|
<InlineCalloutContainer>
|
|
|
|
<InlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
icon="celebration"
|
|
|
|
bold="Try OpenMetadata in Docker"
|
|
|
|
href="/quick-start/local-deployment"
|
|
|
|
>
|
2022-08-16 21:37:50 -07:00
|
|
|
Get OpenMetadata up and running locally in under 5 minutes!
|
2022-07-09 20:31:41 +02:00
|
|
|
</InlineCallout>
|
|
|
|
<InlineCallout
|
|
|
|
color="violet-70"
|
|
|
|
icon="open_in_new"
|
|
|
|
bold="Try the OpenMetadata Sandbox"
|
|
|
|
href="/quick-start/sandbox"
|
|
|
|
>
|
|
|
|
Interact with a sample installation with 0 setup.
|
|
|
|
</InlineCallout>
|
|
|
|
</InlineCalloutContainer>
|