is there anyway to serve your storage bucket over ...
# help
c
is there anyway to serve your storage bucket over a domain (ex. bucket -> cdn.example.com)
e
Technically possible but SSL wont work unless you terminate SSL before it reaches Supabase with something like Cloudflare
c
i got it working fine

https://satest.coleh.xyz/storage/v1/object/public/public/attatchments/1/discord-avatar-512-IW5PU.png

e
i am getting a SSL error when I visit that URL Cole
c
ah i must have a setting or something, how would i fix it
e
as I said, custom domains are not supported now unless you figure out the SSL part via Cloudflare or a third party proxy
we will be working on this though
c
aw alright, i was thinking of setting up some sort of proxy with nodejs
e
yup that should work!