I've just noticed that the "Coming soon" note is n...
# off-topic
w
I've just noticed that the "Coming soon" note is no longer appearing under the CDN block on the Storage page: https://supabase.com/storage ...but I couldn't find any announcement about this on the blog or here. Background: we move our DB to Supabase, but since we are very media-centric business, I was planning to use something like Cloudflare Images to transform (resize, change format etc.) and host the photos from CDN ...but then we also have a bunch of other files we need to store and serve in our backoffice app (performance not critical), and Cloudflare Images is only, well, for images. Plus our photos and other files are linked to various tables, so it would be good to have them close, i.e. in Supabase. So in summary: 1) Is CDN now officially working with Supabase Storage? 2) Any idea at all when the Transformations will be available? A month, two, four? We can wait a few months, but if it takes longer, I might just transform them before uploading to Storage for now. Thanks!
b
I believe CDN has been a part of Supabase Storage for many months now. I don't when when transformations will be available, but you might ask the team on our GitHub discussions page.
g
This is the last discussion I know of with an answer from the team: https://github.com/supabase/supabase/discussions/1407
w
thanks both for the info!
3 Views