FeatureFuel
4

Move docker directory to it's own repository

Source: supabase/supabase#17034 · opened by @ranile
Chore


Describe the chore


Move docker directory (needed for docker setup) to it's own repository

Additional context


This is a _very_ large repository and if someone wants to try out self-hosted docker set up, they need to clone it entirely. Cloning with --depth 1, I managed to let it download about ~400MBs before giving up and manually saving the files for docker set-up.

This is also a pain point for server deployments where users may not want to store the entire supabase source tree. Updating supabase also means pulling all the _source_ changes since the last update, which is also undesirable, especially in a case if an automation script is polling for updates.

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