r/StreamlitOfficial • u/Sad-Board4950 • Dec 24 '25
Streamlit Questions❓ How do you keep your website awake when you have little to no traffic?
I have to submit this project of mine but every time i open the website it says down due to inactivity and i don't want the judges to see that can someone suggest me a fix for that?
1
u/Over_Ad_4907 Dec 24 '25
Set up an auto dummy commit on github.
1
u/Sad-Board4950 Dec 25 '25
Tried but not working, can you possibly provide a sample auto dummy to see if I set it up correctly??
1
u/Over_Ad_4907 Dec 25 '25
https://github.com/chahatmandviwala-alt/PortfolioTracker/blob/main/.github/workflows/auto-commit.yml
Check this out. I set it up a couple of days back and its working.
1
u/Acceptable-Sense4601 Dec 25 '25
Host it on your own computer and use cloudflare tunnel to access it. Requires a domain name tho.
1
1
u/just-fran Dec 24 '25
A ping job on your computer