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
orange-night-91387
03/23/2022, 5:48 PM
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
swift-breakfast-25077
03/23/2022, 6:18 PM
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 ?