Streamlit Cloud + Custom Domain?

Is it possible to use your own domain name with a Streamlit Cloud hosted app?

Ideally, end users would never see the Streamlit Cloud URI, so I’m not just talking about making the custom domain forward. I know I’ve done this in the past with Shiny and django.

Thanks in advance.

Hi @hack-r, welcome to the Streamlit Community! :wave: :partying_face:

We officially launched the move to unique subdomains today!

Now the exciting part :tada:—subdomains will also soon be customizable! With this step you’ll be able modify your app URLs to reflect your app content, personal branding, or whatever you’d like.

The app URL will appear as:

your-custom-subdomain.streamlitapp.com

These subdomains will require a minimum of 6 characters, but otherwise the opportunities are endless!

Sign up for early access to try out customizable URLs in the beta here and click here for the docs.

While you will be able to customize the app subdomain, the domain will remain streamlitapp.com.

1 Like

Thank you.

I went with NGINX so I an use a custom domain and get cheaper hosting.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.