Commit Graph

16 Commits

Author SHA1 Message Date
openoms
bd5ce78ec3 fix: use apt to install rust system-wide for CLN (#5047)
* fix: use apt to install rust system-wide for CLN
* fix: remove PID file config from service
* check for cln-grpc plugin in it's new place
* improve cln-grpc config
* simplify the creation of .lightning dir
* remove unused cl-plugin.cln-grpc.sh
* add error management to  _provision.setup.sh when installing cln

* rust install to /opt/rust and symlink

* prevent storagePartition not detected

* prevent only-pruned

* fix rust permissions and add error management

* switch off cln-grpc if not available

* add test dependencies

* move tests out to an inactive function

* clnrest: remove config if plugin is unavailable

* fix clnrest config substitution

---------

Co-authored-by: rootzoll <christian@geektank.de>
2025-06-08 21:01:32 +02:00
/rootzoll
39fd3344ce #4324 New Drive Layout: Boot NVMe, Proxmox & OldLaptop (#4997)
Big refactor based on #4324 introducing a new drive layout - adding optimizations for Proxmox and old laptop drive layout . Also making it possible to boot from NVMe. Replacing blitz.datadrive.sh with blitz.data.sh - icluding the possibility to migrate an old ssd/nvme to a bigger one (copying complete data and blockchain). Lots of smaller changes.
2025-05-15 13:04:22 +02:00
openoms
6ecbdbff9f CLN update to v25.02 (#4972)
* cln-grpc now included in the main repo
* add rust deps for clnrest and cln-grpc
* cln update to v25.02
* configure the cln grpc port explicitly
* cl.install.sh update PGP key and version for v25.02.2 (#4987)
Update Core Lightning install script to use the correct PGP signer and fingerprint for v25.02.2.
- Set CLVERSION to v25.02.2
- Set PGPsigner to sfarooqui
- Set PGPpubkeyFingerprint to B56B4453DA8C6DF7FC9BCFCBDCA40B7128DA62A8

Co-authored-by: steepdawn974 <steepdawn974@tutanota.com>

* make sure /run/lightningd exists

---------

Co-authored-by: openoms <“oms@tuta.io>
Co-authored-by: steepdawn974 <steepdawn974@tutanota.com>
Co-authored-by: rootzoll <christian@geektank.de>
2025-05-14 00:51:57 +02:00
openoms
6ae2f64b4e cln: set systemd service to Restart=always (#4853)
prevents cln to remain off after dependency failure
2024-12-04 13:28:17 +01:00
geco91
e4c51fe22e #4585 Dont reboot after change of Password B (#4614) 2024-06-19 22:57:52 +02:00
openoms
43ee57d069 cln: remove spark wallet and sparko plugin (#4120)
* cln: remove sparko
* cln: remove spark wallet
2023-08-25 22:09:49 +02:00
/rootzoll
019d78f398 Fatpack: LCD on & cl-plugin.cln-grpc OFF (#3817)
* make sure fatpack is LCD activated
* remove cl-plugin.cln-grpc.sh by default
* #3793 fix socket jrpc
2023-05-10 13:20:40 +02:00
rootzoll
23afac142e Core Lightning renamings 2022-07-27 08:37:36 +02:00
openoms
c3a4eb3bfb cl.install: keep using Type=simple
Type=forking hangs on restart
2021-12-20 16:41:36 +00:00
openoms
cf65db6023 cl.install: improve service file based on sample 2021-12-20 15:07:39 +00:00
openoms
681e8c98bd cl: move the autounlock file to /home/bitcoin/
to fix permission errors in #2812
2021-12-18 02:29:57 +00:00
Tracachang
9f8fbc2f39 increase timeoutsec to avoid re-entering the password (#2794) 2021-12-16 23:23:36 +01:00
/rootzoll
85b0c97d41 big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
openoms
3990f45aee add clHTTPplugin with Fully noded connection (#2602)
* add clHTTPplugin with Fully noded connection
* clHTTPplugin: pin version to latest master
* MOBILE:extend menu, install clHTTPplugin for FN_CL
* spell out FULLYNODED in CONNECT
2021-10-08 17:12:43 +02:00
openoms
af3db7f534 add cl.check.sh #2433 2021-09-27 11:12:06 +01:00
openoms
cac14efc46 rename all cln / CLN to cl / CL except CLNETWORK 2021-09-26 10:30:09 +01:00