Has anyone done it? Cloudflare says it’s for “testing purposes” but I’m sure that self hosted services with a couple of users wouldn’t raise any flags?
I’ve been running a HTTP server for a month with no problems.
DAE have any experience.
Practically it’s like reverse proxying but without having to pay for a VPS - perfect for selfhosting.
Yes, I expose Home Assistant this way
All the time.
You can use Cloudflare without the tunnel too, then it’s just a reverse proxy.
Yes but WATCH OUT I did this to expose my Seafile server and if you use Cloudflare tunnel you won’t be able to upload files >100mb with the free plan. First I thought it was a configuration issue on my side but after some research I just find out that there’s a size limit for requests to Cloudflare.
Source : https://developers.cloudflare.com/workers/platform/limits/#request-limits
good to know, thanks!
Has anyone done it?
yes, many of us do
Only thing about cloudflare tunnels that has led me away from it, is the unencrypted mitm part. I know they need to do it for their thread algorithms.
could you elaborate a bit more, give a link?