Skip to content

hotfix: remove self-hosting logic from the supabase/postgres image #1615

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 30, 2025

Conversation

jgoux
Copy link
Contributor

@jgoux jgoux commented May 30, 2025

@jgoux jgoux requested review from a team as code owners May 30, 2025 06:01
@jgoux jgoux requested a review from sweatybridge May 30, 2025 06:01
@samrose
Copy link
Collaborator

samrose commented May 30, 2025

@jgoux i think you need to bump version in ansible/vars.yml to get new image when merged

Copy link
Member

@soedirgo soedirgo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bumped versions

@jgoux
Copy link
Contributor Author

jgoux commented May 30, 2025

After discussing with @sweatybridge we decidede to move the self-hosting specific logic to supabase/supabase and avoid altering the general purpose image. So I undid the changes I made to the Dockerfiles.

@jgoux jgoux changed the title hotfix: wrap self-hosting logic hotfix: remove self-hosting logic from the supabase/postgres image May 30, 2025
@sweatybridge sweatybridge merged commit 7dc3610 into develop May 30, 2025
13 of 14 checks passed
@sweatybridge sweatybridge deleted the hotfix/wrap-self-hosting-logic branch May 30, 2025 15:25
damonrand pushed a commit to cepro/postgres that referenced this pull request Jun 15, 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.

supabase docker image 15.8.1.094 does not start on local development with CLI
4 participants