
After your side-project becomes wildly viral, and you've graduated into a “serious business”, delivering a more branded experience is probably one of the items at the bottom of your checklist.
To that end, we're releasing custom domains, and vanity subdomains, to help you present a more polished product to your users.
Custom Domains#
Custom domains allow you to use your own domain for your Supabase project.
Instead of seeing:
sqvfdnkeiuztnsinmtau.supabase.co
your users instead interact with
api.example.com:
Today, we're making Custom Domains generally available, and they're now accessible as a paid add-on through the Supabase dashboard.
Get your custom domain in the Dashboard
Vanity Subdomains#
Vanity Subdomains allow you to choose a subdomain on Supabase's own domain.
Instead of hosting your services on a randomly assigned subdomain:
abcdefghijklmno.supabase.co
you can choose one that's relevant to your project, for example:
my-example-brand.supabase.co
Vanity Subdomains are offered at no additional cost for all projects on a paid plan, and are being launched in a closed beta.
Instructions for setting up Vanity Subdomains are now available in our docs.
In this release, we still have some limitations that we're working through:
- Edge Functions don't support custom domains or vanity subdomains yet, so you have to use the current endpoint to access them.
- Right now, you can only set up one custom domain or vanity subdomain per project.
We're working hard to fix these limitations, so stay tuned for future updates.
- Day 1: New Supabase Docs, built with Next.js
- Day 2: Supabase Storage v2: Image resizing and Smart CDN
- Day 3: Multi-factor Authentication via Row Level Security Enforcement
- Day 4: Supabase Wrappers, a Postgres FDW framework written in Rust
- Day 5: Supabase Vault is now in Beta
- Point in Time Recovery is now available
- Custom Domain Names are now available
- Wrap Up: everything we shipped

























