Commit graph

13 commits

Author SHA1 Message Date
openoms
e0c374f81a
show QR codes to connect CLN to Zeus and Spark
Showing the Tor address and Acces Key / Macaroon individually
to be scanned and pasted into the wallets
Discussed in: https://github.com/ZeusLN/zeus/issues/515
and #2295
2021-08-24 13:17:41 +01:00
openoms
6feda8bfb0
cln sparko config path fix 2021-08-10 19:57:43 +01:00
openoms
37aa111de1
cln testnet path fixes 2021-08-10 17:06:06 +01:00
rootzoll
a0d38a48b3 optimize raspiblitz conf default entry 2021-08-04 09:31:15 +02:00
rootzoll
f9234ed3de replace default sparko entry 2021-08-03 22:07:02 +02:00
rootzoll
a9a53302d5 add default for sparko 2021-08-03 22:05:20 +02:00
openoms
d98ce4d601
sparko: don't show logs after install 2021-07-20 14:15:27 +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
41f5d4d3b4
use symlink to cln-plugins-enabled for all plugins 2021-06-29 17:49:57 +01:00
openoms
4055cc2760
shellcheck: change all egrep to grep -E
https://github.com/koalaman/shellcheck/wiki/SC2196
2021-06-25 23:48:33 +01:00
openoms
17edbb2ce8
sparko: add info and connect menu with own cert
https://github.com/rootzoll/raspiblitz/issues/2295
2021-06-25 23:09:17 +01:00
openoms
1c9fd09e09
make cln default plugin dir: cln-plugins-enabled
similar to the nginx model make 2 directories for plugins:
cln-plugins-enabled - symlinked to ~/.lightning/plugins
plugins from here are loaded automatically on cln start

cln-plugins-available: plugins are downloaded here to
be run until the next cln restart (or stopped with runonce)

note the disk is mounted with noexec so plugins can't
run from there

discuss in: https://github.com/rootzoll/raspiblitz/issues/2295
2021-06-23 11:29:04 +01:00
openoms
312f0de353
cln: rename plugin scripts 2021-06-11 18:50:06 +01:00
Renamed from home.admin/config.scripts/cln.sparko.sh (Browse further)