Skip to content

Conversation

@jdettmannnava
Copy link
Contributor

@jdettmannnava jdettmannnava commented Sep 17, 2025

🎫 Ticket

https://jira.cms.gov/browse/DPC-4813

🛠 Changes

  • All references to port 5432 changed to port 5431
  • Port added to Portals database.yml for dev and test
  • docker-compose.yml updated to start db on port 5431
  • edits to documentation

ℹ️ Context

Sechub recommends not using default port for database (RDS.23).

Although meeting this requirement does not require changes to local development, we would need to have dynamic port setting for the lambdas to keep 5432 locally, and it just didn't seem worth it.

Requires commits to cdap and dpc-ops.

🧪 Validation

egrep -rI '\b5432\b' returned comments only.

Automated tests pass.
Successful deployment to dev.

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.

2 participants