1
Decouple supabase CLI from docker
Source: supabase/supabase#13379 · opened by @Vanuan
As I understand it, currently, the supabase CLI only works with either supabase-managed localhost Docker containers or the app.supabase.com project. What if supabase CLI was split into several binaries:
1. supabase-server: runs commands on the localhost server, like start, stop, restart
2. supabase-client: runs commands on the environment specified in .env:
What is even the purpose of supabase CLI?
1. supabase-server: runs commands on the localhost server, like start, stop, restart
2. supabase-client: runs commands on the environment specified in .env:
What is even the purpose of supabase CLI?
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
Need guide/fix for configuring OPENAI_KEY in self-hosted supabase
2 votes · 0 comments
Add local CA certificates when Docker image runs
4 votes · 0 comments
Remove dependency on Docker for `supabase gen types` command
2 votes · 0 comments
Configure External PostgreSQL for Supabase Instead of supabase-db
3 votes · 0 comments
No comments yet.