Join Slack
Powered by
Hello everyone. How could I change database of Dat...
# troubleshoot
w
wonderful-egg-79350
05/12/2022, 5:57 AM
Hello everyone. How could I change database of DataHub from mysql to other DB? Is there a path configuration? I deployed DataHub using docker container.
o
orange-night-91387
05/12/2022, 5:24 PM
Hi! You'll need to configure a set-up similar to:
https://github.com/datahub-project/datahub/tree/master/docker/mysql-setup
deploy a your desired database docker image, and then configure it the proper url in other images docker.env files like here:
https://github.com/datahub-project/datahub/blob/master/docker/datahub-gms/env/docker.env#L2-L6
2
Views
Open in Slack
Previous
Next