ibz / lightning-shell

The shell for your personal server
https://lightningshell.app
MIT License
24 stars 13 forks source link

charge-lnd version integrated in lightning shell? #24

Open thool2b3 opened 5 months ago

thool2b3 commented 5 months ago

I am running lightning-shell on Umbrel Home 0.5.4 and I would like to use charge-lnd from lightning shell but I have no clue where the charge-lnd config file is located in order to run charge-lnd. I found this issue https://github.com/ibz/lightning-shell/issues/6 but still could not figure out how to run charge-lnd from Lightning-shell. I would also like to customize the charge-lnd config file and run regularly with a cronjob. Please help.

thool2b3 commented 5 months ago

I was able to figure out how to create and make use of the config file. I have another question regarding the version of charge-lnd integrated in lightning shell. I got an error when I used strategy = ignore_fees which was only introduced in the last version of charge-lnd v0.2.13. so which version is currently integrated in lightning shell? Thanks.