Migrate images from Supabase Storage to Cloudflare Images
As the title says, looking to migrate all images from Supabase over to Cloudflare Images. Supabase is using AWS in the background, and they give you the S3 bucket endpoint and access keys, but when I try inputting those keys into the sourcing kit, it gives an error for wrong crendetials.
If this is not possible with Supabase, I am looking for an alternative way to import all images from Supabase over to Cloudflare, possibly with an automated task with a worker.
Did anyone else have this issue? I tried searching the channel, but to no avail.
Cheers and thank you!
4 Replies
R2 might be a better choice over Cloudflare Images (cheaper, but less features, depends what you need).
they give you the S3 bucket endpoint and access keys, but when I try inputting those keys into the sourcing kit, it gives an error for wrong credentials.Do they work via other tools, such as rclone?
Did you end up migrating successfuly? What did you use?
I ended up selling the project, so the migration never happened. Although I was gonna do an automated task using Supabase and Cloudflare APIs, since the “easy” method wasn’t really working for me back then
Congrats! Yeah can't figure out how to use the S3 compatibility either. R2's migration tool is still not interacting with the Supabase's S3 credentials properly.
Thanks for the reply though!