Since our DB allows authorized IP addresses to access the db, I need to figure out the IP address of share-streamlit of my app server.
- Can I know the IP of my app server?
- Is my server’s IP fixed?
Since our DB allows authorized IP addresses to access the db, I need to figure out the IP address of share-streamlit of my app server.
Also running into this problem. Were you able to figure out if it’s a static address?
@jordan
Nope. Since I can’t find the address info, I just released my streamlit on AWS and solved the problem.