* Add Bluewallet LND Hub to BTCPay Server
Anyone else want to use native Bluewallet Lightning with their BTC Pay Server, this will enable it.
* Add Bluewallet LND Hub to BTCPay Server
Use non-custodial LND Lightning directly from your Bluewallet, and freely let others open accounts on your node.
* Update README.md
* Update opt-add-bluewallet-lndhub.yml
* Update opt-add-bluewallet-lndhub.yml
* Testing defects fixed
Remove init (not compatible with v3 of docker-compose)
Update compatibility table
* Update README.md
* Nginx RP Fixes
* Update nginx.tmpl
* Fixed stylesheet and QR code display issues
* Requested changes from Kukks
* Add missing images to docker builder and build
* move required key to bottom of fragment
Co-authored-by: Andrew Camilleri <kukks@btcpayserver.org>
Co-authored-by: Kukks <evilkukka@gmail.com>
* Bumping to v0.12.1-beta container and enabling Loop usage
* Adding environment variables for rest listen and loop
* Starting lnd listeners on specific host
* Restoring tlsextradomain and fixing bitcoin-lnd.yml params
* Adding tool to recreate tls certificate in LND container
* Using new version of LND 0.12.1-beta container with 15s wait
* Tool will restart only LND container
* Updating README file with appropriate version of LND
Co-authored-by: rockstardev <rockstardev@users.noreply.github.com>
* Docker fragment for Bitcoin Wallet Tracker
* Add docs for bwt
* Persist all BWT_* options to BTCPAY_ENV_FILE
* Add bwt to DockerFileBuildHelper, remove dynamic image name
The dynamic image didn't play nicely with the build helper, so it was
removed in favour of only supporting the Electrum variant for now.
* Update to bwt v0.2.2 with multi-arch images