bumi / lnme

Your friendly Bitcoin Lightning ⚡ payment page ⚡
MIT License
164 stars 29 forks source link

Package for the umbrel appstore #4

Open bumi opened 3 years ago

bumi commented 3 years ago

The presonal bitcoin node software Umbrel released an app store which makes installing Bitcoin/Lightning app super easy: https://medium.com/getumbrel/introducing-the-umbrel-app-store-7a2068c64a10

lnme should be packaged for the Umbrel app store:
https://github.com/getumbrel/umbrel/blob/master/apps/README.md

It seems to do this we only need to create a Dockerfile and a docker-compose file which run the app. The LND data (macaroon, cert, address) will be provided by Umbrel through environment variables.

brianoflondon commented 2 years ago

I'm absolutely looking for a service like this. Would love to have it in a docker container as an app on Umbrel.

bumi commented 2 years ago

@brianoflondon You can now easily deploy LnMe to heroku and connect it to you local umbrel node through Tor

AaronDewes commented 2 years ago

I'll have a look later today. I'll package it for Citadel and build the dockerfile. I'm no longer contributing to Umbrel though, I'll only add it to Citadel and create a reference docker-compose.yml.

bumi commented 2 years ago

<3 yeah, Citadel would be awesome!

trbouma commented 2 years ago

@brianoflondon You can now easily deploy LnMe to heroku and connect it to you local umbrel node through Tor

Do you have instructions on how to deploy to heroku? Thanks!

bumi commented 2 years ago

Do you have instructions on how to deploy to heroku? Thanks!

Use the one-click Heroku deploy button (https://github.com/bumi/lnme#heroku) or simply push the repo to an heroku app and set the config environment variables

AaronDewes commented 2 years ago

Working on it now: #24

trbouma commented 2 years ago

Do you have instructions on how to deploy to heroku? Thanks!

Use the one-click Heroku deploy button (https://github.com/bumi/lnme#heroku) or simply push the repo to an heroku app and set the config environment variables

Thanks - I tried it with the variables - I opened another issue with the problems and questions I had when deploying

Zowhat commented 2 months ago

Hi there, how I should generate or find the LNME_LND_CERT in order to pair my Umbrel Node with lnme? It's currently difficult for me to deploy the App in Umbrel...if there is another way since the last video in Y2 from 2021, happy to hear some updates...