OpenMetadata with Azure Postgresql #20197
Answered
by
Prajwal214
sreejith-geodis
asked this question in
Q&A
-
I installed openmetadata 1.6.3 version using docker compose method. I would like to use Azure Postgresql instead of the docker postgresql. I tried to setup this but the table is not getting created and the openmetadata-server container is not getting started due to that. |
Beta Was this translation helpful? Give feedback.
Answered by
Prajwal214
Mar 18, 2025
Replies: 1 comment
-
To configure OpenMetadata to use Azure PostgreSQL instead of the default Docker PostgreSQL, you need to ensure that the database schema is properly initialized. Here are the steps you can follow:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Prajwal214
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To configure OpenMetadata to use Azure PostgreSQL instead of the default Docker PostgreSQL, you need to ensure that the database schema is properly initialized. Here are the steps you can follow:
https://docs.open-metadata.org/latest/deployment/docker#3.-update-environment-variables-required-for-openmetadata-dependencies