Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question][PostgreSQL] How to Configure PostgreSQL Instead of MySQL in DevLake Helm Chart? #8252

Open
itayb-legit opened this issue Dec 25, 2024 · 2 comments
Labels
type/question This issue is a question

Comments

@itayb-legit
Copy link

itayb-legit commented Dec 25, 2024

In the DevLake architecture documentation, it states:

Database: The database stores both DevLake’s metadata and user data collected by data pipelines. DevLake supports MySQL and PostgreSQL as of v0.11.

However, when reviewing the Helm chart values.yaml, I noticed the following configuration:

option:
  # database type, supported: [mysql]

The comment only mentions support for MySQL. Could you provide guidance on how to configure PostgreSQL as the database for DevLake when deploying with the Helm chart? Are there any specific changes required in the Helm chart or additional steps to enable PostgreSQL support?

Thank you!

@itayb-legit itayb-legit added the type/question This issue is a question label Dec 25, 2024
Copy link

dosubot bot commented Dec 25, 2024

Hey @itayb-legit! I'm here to help you with your DevLake Helm chart question. I can provide guidance and assistance while you wait for a human maintainer.

A similar issue was previously discussed and resolved. The solution involved a pull request that added support for PostgreSQL in the Helm chart. You can find the details of the fix in this pull request: apache/incubator-devlake-helm-chart#45 [1]. This should provide the necessary changes to configure PostgreSQL as the database when deploying DevLake with the Helm chart.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

@kostas-petrakis
Copy link
Contributor

PostgreSQL is not fully supported yet, there are still issues that need to be fixed (example issue).
If you are also willing to support the project and contribute that would be great as PostgreSQL support is a pain point for others as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/question This issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants