question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Custom domains for Storage Buckets

See original GitHub issue

Feature request

Is your feature request related to a problem? Please describe.

I think it’s important for nearly every website/webapp to have “brandable” and permanent public urls not only to pages, but also to picture assets (and other static assets). Currently Supabase does not offer a possibility to customize Storage Bucket public urls.

Describe the solution you’d like

Storage Buckets should allow custom domain addresses, so for example, I could have a image at: https://mydomain.com/logos/primary-logo.png instead of currently https://aosibqrvsopgfgnolphf.supabase.in/storage/v1/object/public/logos/primary-logo.png

Describe alternatives you’ve considered

Currently I am not using Storage Buckets for this reason and I had to configure my own S3 bucket with CloudFront and custom subdomain. The image paths on my root domain acts as proxy and masks the destination path (making it appear the user hasn’t changed their location on the site).

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:28
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
iniancommented, Sep 20, 2022

Hi, this feature is coming soon. Please email growth@supabase.io if you want to be on the waitlist when this launches.

0reactions
kiwicopplecommented, Sep 26, 2022

I’m going to close this one if favour of https://github.com/supabase/supabase/issues/7808

It has a bit more conversation - I realise that this is specific to “Storage”, but the solution we come up with should be generic across all services, so it’s better to consolidate the discussion into one issue.

(I’ll edit the title of #7808 to include “Storage”)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Domain-named bucket verification | Cloud Storage
This page describes requirements for creating buckets with domain names and discusses verification methods for domain owners.
Read more >
Map a custom domain to an Azure Blob Storage endpoint
Step 3: Register your custom domain with Azure · In the Azure portal, go to your storage account. · In the menu pane,...
Read more >
Object Storage Service:Map custom domain names
Map custom domain names,Object Storage Service:After you upload objects to buckets, Object Storage Service (OSS) automatically generates ...
Read more >
Configuring a static website using a custom domain registered ...
Step 1: Register a custom domain with Route 53 ... On the Amazon S3 console, in the Buckets list, choose your subdomain bucket...
Read more >
Using a private google cloud storage with a custom domain
The guide goes into creating a load balancer service which you can use to serve user content from your own domain, using the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found