Skip to content

Conversation

baikjy0215
Copy link

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

The chart uses tag "latest" for the containers that does not support it.

The chart has a bug integrating external database for Analytics, Auth, functions, rest, and storage.

What is the new behavior?

The containers that do not support the "latest" tag have specific tag.

The containers for Analytics, Auth, functions, rest, and storage can now connect to external database.

Additional context

Added DB_SSL environment variable for the Analytics and made the DB_SCHEMA optional.

baikjy0215 and others added 2 commits November 29, 2024 23:58
Specified tags for the following containers lacking the "latest" tag: supabase/gotrue (auth), supabase/postgres-meta (meta), timberio/vector (vector), and supabase/edge-runtime (functions)
Added DB_HOSTNAME environment variable to analytics.
Made the DB_SCHEMA for analytics optional.

Updated DB_PASSWORD_ENC to DB_PASSSWORD for Postgres URL in analytics, auth, functions, rest, and storage.
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