988-different-passwords-for-databases #1017
No reviewers
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K!1017
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "988-different-passwords-for-databases"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What has been done
Added separate database usernames and passwords for each stack service
Updated compose files for:
Updated healthchecks to use stack-specific database users
Added stack-specific environment variables
Testing
Tested all stack compose configurations using:
docker compose configTested runtime startup for user stack
Verified database initialization worked with new credentials
Result
Each stack now uses separate database credentials instead of shared global database credentials.
This should not be merged until #985 has been merged.
@b25marem do you want to make a new branch from the week_7 branch that now has the PR #985 merged? I that case I will close this one.
Yes, that sounds good. I’ll create a new branch from
week_7now that #985 has been merged and move these changes there. You can close this PR.Pull request closed