Okay so basically I want to host my own website so I don’t have to deal with the whole ‘serverless’ deal.
Website shouldn’t experience much traffic. Debating a RaspberryPi as the server then hosting the site on it.
The whole concept of the website is for users to submit 1 form at a time. No need for users to make an account. (basically a data collecting site where users can freely submit data, no strings attached)
I was going to ask this on stack exchange but the site seems weird now? Not sure if I’m getting confused with another site. (is there not a dedicated programming forum where people can ask generic questions / talk about the industry/whatever without crazy mods? no disrespect mods)
I watched a video where someone suggested using cloudflare tunnels to connect the R-Pi to the world.
Thoughts?
I tried looking into it myself but found way too many methods and would like to seek suggestions first before committing to one.