Commit Graph

22 Commits

Author SHA1 Message Date
openoms
51344a51ea cl.check.sh: fix substitutions (#5062) 2025-06-17 08:36:20 +02:00
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
93777eda4d RTL update to v0.15.2, clnrest activation, rune creation, add CLNrest to CONNECT for Zeus (#4333)
* rtl update to v0.15.2
* rtl to access .lightning dir and create rune if needed
* fix typo in systemd service name
* configure clnrest plugin and add to CONNECT menu (#4759)
* configure clnrest port by default and check
* add cl-plugin.clnrest.sh with on and connect
* add clnrest-host=0.0.0.0" to clconf
* add ZEUS_CLNREST option to CONNECT
* fix: store cln run in /mnt/hdd/app-data/rtl
* complete purge actions
2024-10-03 14:13:25 +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
openoms
5da3067c95 add CLN lightning-rpc access for blitzapi 2022-07-23 12:35:19 +01:00
openoms
5957cb0d3a cl.check: fix detection for clboss in config 2022-06-28 13:42:28 +01:00
openoms
828ab104f8 Merge branch 'dev' of https://github.com/rootzoll/raspiblitz into dev 2022-06-06 12:56:51 +01:00
openoms
f81881d9bf fix: check for clboss on CLN config file 2022-06-06 12:56:46 +01:00
openoms
e93a08be8e feat: add BTCPAY-CLN to CONNECT #3155 (#3156)
* feat: add BTCPAY-CLN to CONNECT #3155

* docs: record CHANGES
2022-06-02 15:26:20 +01:00
openoms
539afe9882 add the cln-grpc plugin (#3109)
* add cln-grpc plugin
* set firewall,  Tor and move rust install
* build the cln-grpc as part of the fatpack option
* add to CHANGES
2022-05-13 13:06:30 +01:00
openoms
ed5615712c lnbits: cl fix for testnets #3007 2022-03-08 18:22:40 +00:00
openoms
723d385bb7 lnbits: fix cl funding source on restart #3007 2022-03-06 13:31:51 +00:00
openoms
f6aeeb0fa7 cl.check: make sure plugins are loaded #2953 2022-02-13 19:24:50 +00:00
openoms
96ba0ee0e1 cl.check: make the lightning-rpc socket group readable
#2556
2022-02-06 19:56:15 +00:00
/rootzoll
85b0c97d41 big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
openoms
4c0e0d1b2d CL: do not announce 127.0.0.1 and check in CLCONF
fixes #2634
2021-10-17 10:13:57 +01:00
openoms
a5ae1cad8e unify cl help outputs 2021-10-12 01:09:46 +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