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?
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.
Comments
Similar requests
Decoupled DB and Middleware for Self-Hosted using Docker Compose
1 vote · 0 comments
Remove dependency on Docker for `supabase gen types` command
2 votes · 0 comments
Add local CA certificates when Docker image runs
4 votes · 0 comments
Move docker directory to it's own repository
4 votes · 0 comments
Need guide/fix for configuring OPENAI_KEY in self-hosted supabase
2 votes · 0 comments
No comments yet.