Skip to content

Conversation

@darthhexx
Copy link

@darthhexx darthhexx commented Oct 20, 2025

Adds support for generic connection string arguments for PostgreSQL so that SSL mode and TLS certificates can be configured.

For example:

POSTGRES_DATABASE_ARGS="sslmode=verify-ca&sslrootcert=/app/certs/server-ca.pem&sslcert=/app/certs/client-cert.pem&sslkey=/app/certs/client-key.pem"

@darthhexx darthhexx changed the title Support generic PostgreSQL DB args for ssl-mode settings Support generic PostgreSQL DB args to allow for ssl-mode settings Oct 20, 2025
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.

1 participant