© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4y ago•
2 replies
toombs19

How to seed remote DB

I need a way to run the supabase/seed.sql script on a remote DB. This is done locally with
supabase start
supabase start
and
supabase db reset
supabase db reset
. For our CI/CD workflow, we're doing
supabase link --project-ref $NEXT_PUBLIC_SUPABASE_ID --password $SUPABASE_DB_PASSWORD
supabase db push
supabase link --project-ref $NEXT_PUBLIC_SUPABASE_ID --password $SUPABASE_DB_PASSWORD
supabase db push


Is there any way to seed the remote DB after running
supabase db push
supabase db push
? Much thanks for any help!
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

Remote DB Reset
SupabaseSSupabase / help-and-questions
4y ago
Push migration to remote DB
SupabaseSSupabase / help-and-questions
3y ago
Can't connect to my remote db from my local dbeaver
SupabaseSSupabase / help-and-questions
13mo ago
sync local db with remote db
SupabaseSSupabase / help-and-questions
2d ago