© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4mo ago
antonio

CLI with Self-Hosted instance

So I'm trying to utilize some of the
supabase
supabase
db
db
commands, but im struggling to make it work with the CLI. I have a self-hosted instance of Supabase with proper DNS hosted on a VM. I want to use my local supabase client on my development workstation, and cannot make it work.

The config.toml doesn't seem to support
db.host
db.host
, only
db.port
db.port
which is weird. When using the
--db-url
--db-url
flag on the commands, I'm getting a TLS error, which there doesn't seem to be any way to ignore cert errors.. so my question is, how are we supposed to interface with a self-hosted supabase instance? I've scoured the docs and can't really find much about it. It seems more like an afterthought than a core feature.
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Self Hosted Instance Features
SupabaseSSupabase / help-and-questions
2w ago
Supabase CLI on Self Hosted
SupabaseSSupabase / help-and-questions
4y ago
configure storage on self hosted instance
SupabaseSSupabase / help-and-questions
3y ago
JWT signing keys in self hosted instance ?
SupabaseSSupabase / help-and-questions
7mo ago