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

chore(db): split DATABASE_URL into component env vars #535

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

tthvo
Copy link
Contributor

@tthvo tthvo commented Feb 13, 2024

Welcome to PrivacyPal! 👋

Related to #534
Related to #394

Description of the change:

Split DATABASE_URL into component env vars. This allows us to specify each env var in k8s deployment easily as helm does not offer a way to combine them.

Motivation for the change:

Easier to integrate with k8s deployment and aws db custom resources.

@tthvo tthvo added chore Refactor, clean up, rename, etc. high-priority Need immediate attention labels Feb 13, 2024
@tthvo tthvo self-assigned this Feb 13, 2024
@tthvo tthvo added the area/back-end Back-end work label Feb 13, 2024
@tthvo tthvo added this to the Term 2 Week 6 milestone Feb 13, 2024
@tthvo tthvo merged commit e6b032b into develop Feb 13, 2024
10 checks passed
@tthvo tthvo deleted the gh-25-prisma-url branch February 13, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/back-end Back-end work chore Refactor, clean up, rename, etc. high-priority Need immediate attention
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants