Skip to content

changing how we handle database creation and db hostname creation#11

Merged
jessebot merged 2 commits intomainfrom
fix-postgres-hostname
Jul 25, 2023
Merged

changing how we handle database creation and db hostname creation#11
jessebot merged 2 commits intomainfrom
fix-postgres-hostname

Conversation

@jessebot
Copy link
Collaborator

now if you use the bundled database, we choose the database name for you, but if you use an external database, we still use your existingSecret for database name. This is because we have to accomadate the weird way that synapse requires you to create an initial database. if we let bitnami's postgresql chart create the databsae it creates it with the wrong locale, which should be 'c'.

@jessebot jessebot self-assigned this Jul 25, 2023
@jessebot jessebot requested a review from cloudymax July 25, 2023 15:33
@jessebot jessebot merged commit 4fb6fd7 into main Jul 25, 2023
@jessebot jessebot deleted the fix-postgres-hostname branch July 25, 2023 15:43
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