I’m having difficulty using streamlit in conjunction with nginx. As we know, streamlit apps run on specified ports. However, I would like to establish a redirect of the kind domain/url → domain:port. The nginx part works fine, and the page partially renders but it’s not fully working. Any hints? Thanks!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Help Needed with Streamlit and NGINX Configuration on Ubuntu 24.04 | 1 | 112 | April 16, 2025 | |
Deploying on RPI with my own domain | 4 | 4956 | September 2, 2021 | |
Port forwarding issues | 2 | 3130 | November 19, 2021 | |
Running streamlit on AWS EC2 handling port issues | port 80 / port 8501 / nginx | 2 | 3154 | August 28, 2023 | |
Redirect web streamlit traffic to specific url | 2 | 1244 | May 7, 2021 |