mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 18:48:35 +00:00 
			
		
		
		
	 34fbe5d64c
			
		
	
	
		34fbe5d64c
		
			
		
	
	
	
	
		
			
			* DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT * DOCS - Prepare 1.7 Release and 1.8 SNAPSHOT
		
			
				
	
	
		
			57 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			57 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | ||
| title: Quickstart
 | ||
| slug: /quick-start
 | ||
| description: The easiest way to deploy and use OpenMetadata
 | ||
| ---
 | ||
| 
 | ||
| # Quickstart
 | ||
| 
 | ||
| **Getting Started with OpenMetadata**
 | ||
| 
 | ||
| This section will guide you through the installation process and the initial steps for using OpenMetadata.
 | ||
| 
 | ||
| Before you proceed with the installation, you have the option to explore OpenMetadata’s features using the sandbox environment. This allows you to try out its capabilities before setting it up.
 | ||
| 
 | ||
| Get hands-on experience and discover how OpenMetadata can streamline your workflows by trying the sandbox environment today.
 | ||
| 
 | ||
| {% inlineCalloutContainer %}
 | ||
| 
 | ||
| {% 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 %}
 | ||
| 
 | ||
| Additionally, you can explore the OpenMetadata by setting up one of the two approaches locally with your own customizations, allowing you to test and experiment with the features.
 | ||
| 
 | ||
| {% 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 %}
 | ||
| 
 | ||
| {% /inlineCalloutContainer %}
 | ||
| 
 | ||
| Set up and explore OpenMetadata's core features, from basic configuration to advanced functionalities, for a seamless onboarding experience.
 | ||
| 
 | ||
| {% tilesContainer %}
 | ||
| {% tile
 | ||
|     title="Getting Started"
 | ||
|     description="Unlock metadata insights for informed business decisions."
 | ||
|     link="/quick-start/getting-started"
 | ||
|     icon="discovery"
 | ||
| /%}
 | ||
| {% /tilesContainer %} |