hello all, currently i'm running datahub locally u...
# all-things-deployment
s
hello all, currently i'm running datahub locally using docker and the quick start guide, i ingested my metadata and configured the rest. Now how can I deploy it so that my users can access it directly through a URL without additional configuration and of course without losing the metadata that I ingested ?
o
Hi! Is the local deployment on your personal machine? It probably makes sense to migrate your deployment to hosted instances accessible to the rest of your company, either cloud or on-prem, if so. You can migrate the data by taking dumps of the MySQL DB and ElasticSearch indices
s
yes the local deployment is on my personal machine, how can I migrate to hosted instances? Is there a guide or documentation to do it because I have no idea on the steps and the necessary resources. another question please, is the deployment guide on the datahub documentation suitable for my situation ?
o
It kind of depends on your company set-up. We have deployment guides for setting things up in AWS and GCP: https://datahubproject.io/docs/deploy/aws https://datahubproject.io/docs/deploy/gcp