FeatureFuel
7

all-in-one docker image

Source: supabase/supabase#41574 · opened by @purefountain
I noticed that Supabase previously maintained an all-in-one container (supabase/supabase-dev) which bundled Postgres, Realtime, and Kong. However, that image hasn't been updated in 5 years.
In development and lightweight production scenarios, the "All-in-One" approach offers distinct advantages: simplified deployment, unified networking, and significantly lower resource overhead.
I have successfully containerized most of the modern Supabase modules (Auth, Rest, Realtime, Storage, etc.) into a single, optimized Docker image. Given the community's need for a "lightweight Supabase," do you think it would be valuable to open-source this?

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests