openoms
cac14efc46
rename all cln / CLN to cl / CL except CLNETWORK
2021-09-26 10:30:09 +01:00
openoms
8face72273
cln: improve help outputs
2021-09-22 16:06:37 +01:00
openoms
716d027737
cln.install refactor and fix typos
2021-09-22 14:37:45 +01:00
openoms
7ac2d3ad5d
always set lightning instance in raspiblitz.conf
2021-09-17 08:02:29 +01:00
rootzoll
71ca792638
run display seed words as sudo
2021-09-09 15:13:44 +02:00
rootzoll
f1a8a9f245
run display seed as root
2021-09-09 15:12:14 +02:00
rootzoll
86d24e0e99
display cln wallet seeds
2021-09-09 15:08:21 +02:00
rootzoll
65409dbbfd
cln display-seed basics
2021-09-09 14:56:58 +02:00
openoms
81d34f319a
cln: use log-level=info as default
2021-08-31 11:51:33 +01:00
rootzoll
5d6ce14d72
move cln chain check into on
2021-08-30 20:53:37 +02:00
rootzoll
3738820f2c
parallel testnets & lightning impl
2021-08-30 20:19:57 +02:00
rootzoll
cf786af9a3
cln istall improvements
2021-08-28 20:51:10 +02:00
rootzoll
dcf64d9754
fix details for parallel servies
2021-08-28 19:19:02 +02:00
openoms
37aa111de1
cln testnet path fixes
2021-08-10 17:06:06 +01:00
openoms
97db88bcf3
cln update to v0.10.1
2021-08-10 16:11:40 +01:00
openoms
a2c07c4184
cln.install.sh: create cln config if not present
2021-07-21 23:47:22 +01:00
openoms
402f1a8a17
cln: look for files in .lightning dir with sudo
2021-07-21 19:31:30 +01:00
openoms
91fbbaadce
cln: hide unhelpful warnings during setup
2021-07-20 19:21:58 +01:00
openoms
101039ef21
cln.install: fix access to raspiblitz.conf
2021-07-20 19:11:48 +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
588e394b46
cln: activate the backup plugin on every install
2021-07-18 20:29:07 +01:00
openoms
ae3adc7a32
cln: add more aliases cln, clnlog, clnconf
2021-07-18 20:28:04 +01:00
openoms
d0abb39132
improve help and comments
2021-07-12 15:37:43 +01:00
openoms
00717530b9
cln: installthe latest master until the next release
2021-07-07 07:37:23 +01:00
openoms
c13eebe1b0
cln.install: fix tor config
2021-07-06 10:12:08 +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
openoms
2cac034043
keep _aliases file when live patches are applied
2021-06-28 19:01:58 +01:00
openoms
53d4d90b34
fix comments
2021-06-28 11:47:51 +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
3a054d6f9f
cln.install: specify \torport= in addr=
2021-06-14 08:50:44 +01:00
openoms
1451073223
cln.install: fix sparko script path
...
experimental option:
installs the latest commit from master with
--enable-experimental-features
2021-06-13 00:15:53 +01:00
openoms
312f0de353
cln: rename plugin scripts
2021-06-11 18:50:06 +01:00
openoms
604cf68b10
cln.install: check and install sparko if in conf
2021-06-11 09:46:14 +01:00
openoms
a8cb408d80
fix variable names
2021-05-25 14:24:17 +01:00
openoms
e4df55ece6
cln: fix detecting open channels
2021-05-23 23:00:02 +01:00
openoms
ab279c7d10
add hardening measures to systemd services
2021-05-23 16:46:29 +01:00
openoms
4fc151e6b2
cln.install: add entries to config
2021-05-22 11:27:16 +01:00
openoms
fedece2d40
cln.install: fix aliases
2021-05-17 20:22:57 +01:00
openoms
99001cd478
cln.install: stop service before modifying
2021-05-11 11:11:47 +01:00
openoms
74b775085c
remove --lightning-dir (using the default)
2021-05-11 00:11:58 +01:00
openoms
be71ee4770
c-lightning: add cln.install.sh
2021-05-10 23:13:08 +01:00