Skip to content

feat(postgres): Support sslmode for postgres #141

Description

@m00nwtchr

My postgres cluster uses mTLS for authentication, which means I need to configure applications with certificates to be able to connect, but dashbrr hardcodes sslmode=false (https://github.com/autobrr/dashbrr/blob/develop/internal/database/database.go#L204). Ideally I'd like to be able to specify a standard postgres URI like in autobrr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions