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.
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.
Comments
Similar requests
Separate `docker` directory into a separate repository
1 vote · 0 comments
Decoupled DB and Middleware for Self-Hosted using Docker Compose
1 vote · 0 comments
Add Supabase to Atlassian Statuspage third-party component directory (statuspage.io - monitoring)
2 votes · 0 comments
Allow Customization of /migrations Directory in config.toml for Supabase Migrations and Shadow Database
7 votes · 0 comments
Enhanced SQL Query Management for Supabase CLI: A Proposal for Query File and Folder Support
4 votes · 0 comments
No comments yet.