Pere Miquel Brull 6e2fb1eca7
[Docs] - 1.1.2 Release (#12977)
* Prep 1.1.2 docs and remove 1.1.1

* Prep 1.1.2 release pages

* add missing links in menu.md

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2023-08-25 08:49:58 +02:00

39 lines
1.1 KiB
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-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 %}
{% 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 %}