lnme icon indicating copy to clipboard operation
lnme copied to clipboard

Package for the umbrel appstore

Open bumi opened this issue 4 years ago • 9 comments

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.

bumi avatar Dec 31 '20 08:12 bumi

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

brianoflondon avatar Jul 31 '21 19:07 brianoflondon

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

bumi avatar Oct 14 '21 10:10 bumi

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.

AaronDewes avatar Oct 27 '21 12:10 AaronDewes

<3 yeah, Citadel would be awesome!

bumi avatar Oct 27 '21 12:10 bumi

@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!

trbouma avatar Oct 27 '21 12:10 trbouma

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

bumi avatar Oct 27 '21 13:10 bumi

Working on it now: #24

AaronDewes avatar Oct 27 '21 14:10 AaronDewes

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

trbouma avatar Oct 28 '21 12:10 trbouma

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...

Zowhat avatar May 10 '24 11:05 Zowhat