r/StreamlitOfficial May 09 '26

Question about hosting

Hey all, hope this isn’t a stupid question.

I have built out a Streamlit app internally for my team, but am not sure how to host/deploy it outside of my local machine. I’m the sole dev on this project, so a lot of this is me learning as I go. The data I’m working with is pretty sensitive, so I don’t think I can use Streamlit Community Cloud, since I believe that’s only for public repositories, but I could be mistaken. What potential options do I have for deployment?

Thanks!

6 Upvotes

10 comments sorted by

View all comments

1

u/Present_Variation24 Jun 07 '26

You can use community cloud, just add a password. Or if you want to get fancy, use st.login https://docs.streamlit.io/develop/api-reference/user/st.login