Commit graph

5 commits

Author SHA1 Message Date
openoms
5bde0c97e4 cln: always start the lightnind.service 2021-07-23 00:19:59 +01:00
openoms
bcc5ba502a
cln: load plugins from ${netprefix}cln-plugins-enabled
changed the config paths to $lightning-dir/config or /networkname/config

plugins are downloaded to the SDcard:
/home/bitcoin/cln-plugins-available/
symlinked and loaded automatically from:
/home/bitcoin/${netprefix}cln-plugins-enabled

Related: #2295
2021-07-20 14:05:58 +01:00
openoms
7819ff90db
cln.install-service: fix sparko check 2021-07-17 19:30:04 +01:00
openoms
5cf19ab1e6
cln: install Sparko if configured, but not present 2021-07-12 15:38:16 +01:00
openoms
055cc338a9
add cln.install-service.sh to set up cln with systemd
script to set up or update the CLN systemd service
checks for hsm_secret encryption, autounlock and the sparko plugin
usage:
/home/admin/config.scripts/cln.install-service.sh $CHAIN

discussed in: https://github.com/rootzoll/raspiblitz/issues/2295
2021-06-29 17:46:12 +01:00