Expose BTCPay Server and receive Lightning payments #9
Unanswered
danielcharrua
asked this question in
Q&A
Replies: 1 comment
|
Hi Daniel, thank you for checking out the app.
I use Cloudflare tunnel only to expose HTTP services. For non-HTTP connections, like Bitcoin P2P or Electrum server, I run a wireguard tunnel to a VPS with a white IP which can accept any connection. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, first of all, great app!
I was doing all this manually some year ago with BTCPay Server and a Cloudflared tunnel but found that it doesn't work with lightning payments.
You can follow my issue here btcpayserver/btcpayserver-docker#716
Just wanted to be sure if your app and development have solved this or is still a tunneling issue.
Thank you.
All reactions