Settings

Theme

Ask HN: Where do you deploy internal Streamlit apps for your team?

1 points by shibatanaoto 9 months ago · 1 comment · 1 min read


Hi HN,

I’m researching how engineering and data teams share small Streamlit dashboards or tools with non-technical colleagues.

If your company deploys Streamlit apps internally, I’d love to hear:

- Hosting setup (GCP CloudRun, Streamlit Community Cloud, Streamlit in Snowflake, etc.)

- Team size & monthly users

- Auth / network model (VPN, SSO, basic auth, none)

- Biggest pain points (cost, scaling, compliance, DX, ...)

- If you had to start over today, what would you do differently?

Full disclosure: I’m working on a new platform in this space, but I’m here to learn—no links, no pitch.

Thanks for sharing your experience!

thegabriele 9 months ago

- local hosting

- 15 users

- basic auth

- it's so easy you want to build every app around streamlit pretty soon, then you find out it's a pain because of execution flow. Still, i'm using it far beyond the dashboards...

- i would really, really understand the execution flow model

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection