BlueWallet / LndHub

Wrapper for Lightning Network Daemon. It provides separate accounts for end-users
http://LndHub.io
MIT License
793 stars 198 forks source link

Umbrel support #141

Closed AaronDewes closed 3 years ago

AaronDewes commented 3 years ago

This contains #132. In addition, this PR improves to Dockerfile and introduces GitHub actions to automatically build & push a Docker container, allows to overwrite the qr code host name and running on regtest

This requires 3 secrets to be set in the repo settings:

Once you release & tag a new version, it automatically gets pushed to Docker Hub as USER/lndhub:VERSION and USER/lndhub:latest, all pushes to master are uploaded as USER/lndhub:master.

With these changes, LNDHub is finally ready for Umbrel.

AaronDewes commented 3 years ago

Updated & rebased.

Overtorment commented 3 years ago

image image