andrei0x309/Supabase Backup to Storage

Action to backup your Supabase DB, upload the backup to Supabase Storage, and delete older backups. Super easy to set up.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
supabase-postgre-urlused to dump DB, example: postgresql://postgres.lcspcmmpolegvalxkfsu:[YOUR-PASSWORD]@aws-0-us-east-1.pooler.supabase.com:6543/postgresyes
supabase-urlused to identify your project, example: https://lcspcmmpolegvalxkfsu.supabase.coyes
supabase-service-keyused to upload to you bucket, must be service_role key not anon example: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9....yes
supabase-bucketBucket name, example: "blog-db-backup"yes
delete-older-backupsDelete older backupsnotrue
delete-older-backups-daysNumber of days to keep backupsno7
folder-nameFolder name, example: "blog-db-backup", if not provided it will place baackups in root folderno""

no outputs