Skip to content

Provide options for an external Postgres #3662

Open
@williamdes

Description

@williamdes

Problem Statement

As a user I prefer to run myself the Postgres and Clickhouse DBs.
It also makes me sure the DB servers still run when I down/up Sentry.

A lot of the setup relies onto having Postgres as a container for upgrades.
Can an external option be done ?
Same for Clickhouse but much less a priority.

Solution Brainstorm

Currently I comment out the Postgres container and tweaks envs.
And also have to comment all your upgrade lines, and check on each new release. (this is quite the most problematic)

Solution: ask Sentry itself for a DB connection with Python and run the migration ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions