mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-17 14:09:52 +00:00
1.1 KiB
1.1 KiB
title | slug |
---|---|
Docker Deployment | /deployment/docker |
Docker Deployment
Deploying OpenMetadata in Docker is a great start! Take a look at our Quickstart guide to learn how to get OpenMetadata up and running locally in less than 7 minutes!
If those steps are already done, you might want to bind Named Volumes for data persistence. Learn how to do so here.
To test out your security integration, check out how to Enable Security.
Production Deployment
If instead, you are planning on going to PROD, we recommend the following deployment strategies:
Deploy OpenMetadata directly using the binaries. Deploy and scale with Kubernetes