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

fix: allow DB_URL #135

Merged
merged 1 commit into from
Jul 10, 2023
Merged

fix: allow DB_URL #135

merged 1 commit into from
Jul 10, 2023

Conversation

martabal
Copy link
Collaborator

@martabal martabal commented Jul 9, 2023

Immich allows to set the database parameters with DB_HOSTNAME, DB_USERNAME, DB_PASSWORD, DB_DATABASE_NAME or with only DB_URL. With this PR if DB_URL is set it does not check if DB_HOSTNAME and other envs are set.

Signed-off-by: martabal <74269598+martabal@users.noreply.github.com>
@martabal martabal mentioned this pull request Jul 9, 2023
@martabal martabal requested a review from hydazz July 9, 2023 21:26
@ImageGeniusCI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.imagegenius.io/immich/v1.66.1-pkg-1f5c10e5-pr-135/index.html

Tag Passed
amd64-v1.66.1-pkg-1f5c10e5-pr-135
arm64v8-v1.66.1-pkg-1f5c10e5-pr-135

@hydazz hydazz merged commit a3fd0e9 into imagegenius:main Jul 10, 2023
2 checks passed
@martabal martabal deleted the fix/postgres-tls branch July 10, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants