does anybody know an easy way to provide public access to BTCPayServer from Umbrel or Start9?
Preferably with Cloudflare tunnel.
does anybody know an easy way to provide public access to BTCPayServer from Umbrel or Start9?
Preferably with Cloudflare tunnel.
https://gist.github.com/sudocarlos/d1bfbd3fd66efa773104c819d655d07d
Alternatively you could use TOR or expose the ports to the internet with a reverse proxy.
I wouldn't recommend Cloudflare as they can trivially MitM all your traffic, degrading the privacy of your users and the LN as a whole.
I want something free. Can't the VPS MitM aswell?
If you know how to work with cloudflare tunnel dashboard, you can use my wrapper of cloudflared for startos: https://github.com/remcoros/cloudflared-startos
only needs the tunnel api key, all configuration of tunnels is done inside the CF dashboard.
Here are some internal hostnames+port of some startos services to use:

thanks for this. I've got it working with Cloudflare tunnel.
The problem with umbrel was that the proxy wasnt forwarding the https request so BTCPay server didn't allow login for regular http.