Add a custom domain to your streamlit web app

Qiusheng Wu
Oct 20, 2021

--

Streamlit does not yet support custom domains. Here is a workaround: iframing your app into index.html and put it in your repo, then create a gh-pages branch and add your custom domain to GitHub pages. Check out my app with a custom domain 👇

App: https://streamlit.gishub.org

GitHub: https://github.com/giswqs/streamlit-geospatial

index.html: https://github.com/giswqs/streamlit-geospatial/blob/master/index.html

Streamlit app

--

--

Qiusheng Wu

Associate Professor of Geography at the University of Tennessee. Personal website: https://gishub.org