Commit Graph

185 Commits

Author SHA1 Message Date
/rootzoll
18b35e3f1b #5013 Link Bitcoin wallet correctly in new drive layout (#5027)
* #5015 refactor delete all but blockchain
* #5015 improve delete
* #5015 make sure to delete app-data
* #5015 deac use old blockchain for now on boot nvme
* #5013 set bitcoin wallets dir to app-data
* make sure bitcoin wallets exists
* fix wallet repair
* moving wallet directory
* change bitcoin conf path
* #5029 mark for repair
2025-05-21 22:00:14 +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
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
geco91
e4c51fe22e #4585 Dont reboot after change of Password B (#4614) 2024-06-19 22:57:52 +02:00
openoms
6fdf6f747e fix rtl repo, typos, set off if install fails (#4389) 2024-01-29 21:05:55 +01:00
openoms
0a215c2476 fix: make clrest certs groudp readable, add rtl to bitcoin group
follow up of #4328
2024-01-17 13:01:50 +01:00
openoms
720771709f cln update to v23.11, dependency cleanup, clnrest, clboss, RTL updates (#4281)
* cln update to v23.11, dependency cleanup, clnrest
* c-lightning-rest update to v0.10.7
* add PGP key:  pneuroth (nepet)
* remove the source code on purge
* clboss update to the latest commit v0.13+ 0673c50
* add psutil for backup plugin
* fix typos in comment
* hide ls: cannot access error messages
* RTL update to v0.14.1
2023-12-04 21:07:05 +00:00
openoms
39102b149c create home folders as 0755 on Debian 12 (#4156)
related: https://github.com/raspiblitz/raspiblitz/issues/4154
2023-09-09 21:36:35 +03:00
openoms
819c7e72f6 RTL, clrest update, fix update options for cli (#3880)
* clrest update to v0.10.3, add update option

* rtl update to v0.14.0

* c-lightning-rest update to v0.10.5

* add to CHANGES

* fix lnd update (cli only)
2023-07-08 22:52:10 +02:00
openoms
48f4054a9c RTL install fix (#3739)
* c-lightning-REST update to 0.10.2, fmt
* rtl: npm insatll with --legacy-peer-deps
* purge c-lightning-REST as well with RTL
2023-04-07 14:35:11 +02:00
openoms
7639b75311 cln update to v23.02, backup-plugin update, add poetry (#3684)
* cln backup-plugin update, add poetry
* fix mkdir error, remove commented code, fmt #3677
* poetry and path fixes
* add terminal feedback, format #3676
* detect the full name of the plugin
* install pyln-client tqdm with pip
* git-verify: add --keyid-format LONG
to recognise if the signing key is not the main key
* cln update to v23.02
* cln-grpc: add protobuf-compiler dep
* rtl update to v0.13.6 and formatting
* C-lightningREST update to v0.10.1
2023-03-07 20:06:39 +00:00
/rootzoll
7ac2d214f6 #3429 app bonus scripts all give version information for WebUI (#3518)
* add version to template

* add version to RTL

* fix RTL verison

* add lnbits version

* add version to mempool

* add version to thunderhub

* add version to btc rpc explorer

* add version to BTCpayServer
2022-12-14 11:54:06 +01:00
/rootzoll
fb9283a06c Fatpack WebUI Apps (#3514) 2022-12-13 15:28:05 +01:00
/rootzoll
e3ffe5dc61 #3326 Reduce Logs & Misc (#3511)
* #3326 set loglevel of mempool to warn
* #3326 set mempool loglevel thru systemd service
* fix pint out of isSMART
* #3326 set LogLevel ins systemd
* #3268 fix helipad db owner
* check mempool install success
* fix mempool success detection
* add mempool db socks
* lnserver localhost to 127.0.0.1
2022-12-12 14:29:51 +01:00
/rootzoll
0a697bb59a #3427 sd card clean bloat (#3495) 2022-12-06 17:25:06 +01:00
openoms
ec4d773c5b RTL v0.13.0 update (#3293) 2022-09-29 20:46:24 +02:00
rootzoll
212d163906 Core Lightning renamings 2022-07-27 08:29:16 +02:00
openoms
84ef6ea73f cRTL: adapt the certs path 2022-05-20 00:41:51 +01:00
openoms
1c74739a12 Merge branch 'dev' into updates 2022-05-10 08:43:34 +01:00
openoms
1d40e7b443 improve RTL output 2022-05-10 08:35:42 +01:00
/rootzoll
fd8d880c09 Apiscripts (#3093) 2022-05-05 10:59:50 +02:00
openoms
9db14f1863 RTL update to v0.12.3 2022-05-02 18:14:52 +01:00
openoms
fbf6db75ab run blitz.display.sh with sudo (#2957) 2022-02-13 13:23:34 +01:00
rootzoll
fa21b1ac43 moved RTL sample conf location 2022-01-18 02:17:07 +01:00
openoms
a7298c0fd9 RTL update to v0.12.1 2022-01-17 13:48:59 +00:00
openoms
4b3bba7a54 RTL update to v0.12.0 #2860 2022-01-02 20:36:40 +00:00
/rootzoll
88d77d4197 fix #2792 & #2556 LNbits c-lightning (#2808) 2021-12-16 20:10:03 +01:00
/rootzoll
85b0c97d41 big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
rootzoll
1dee064452 #2743 adding --logLevel warn 2021-12-08 09:56:37 +01:00
/rootzoll
f3773f2eda fix #2703 keeping to RTL config changes thru reboot & sd card update (#2774)
* #2703 dont delete RTL config
* #2703 move RTL config to HDD
* fix config exists detection
2021-12-08 01:12:56 +01:00
openoms
3a09f3a3e5 Git verify everywhere + updates (#2708) 2021-11-30 12:43:52 +01:00
openoms
db74a04fa6 RTL: add lnServerUrl config for lnd testnets 2021-10-18 11:06:48 +01:00
theword3
b20c0146a3 bonus.rtl.sh: Fix C-Lightning changes of config (#2625)
fixes #2626
2021-10-17 09:54:26 +01:00
openoms
55390c9a53 rtl: remove typos. Fixing: #2580 2021-09-27 22:45:47 +01:00
openoms
37b2fb3e2d replace CLN with CL 2021-09-27 10:46:30 +01:00
openoms
56309541fe replace CLN with CL in outputs 2021-09-27 10:39:36 +01:00
openoms
cac14efc46 rename all cln / CLN to cl / CL except CLNETWORK 2021-09-26 10:30:09 +01:00
rootzoll
a2656ac0ad try fix final reboot bug 2021-09-22 19:56:15 +02:00
rootzoll
0bbd3928a6 add info 2021-09-16 15:19:23 +02:00
openoms
02f8574641 RTL update to v0.11.2 2021-09-06 14:52:04 +01:00
openoms
c02235ad0a cln.rest: update to v0.5.1, run parallel testnet 2021-09-01 11:39:29 +01:00
rootzoll
55779a400a connect RTL with LIT or LOOP 2021-09-01 09:39:55 +02:00
rootzoll
41c7a61d3d fix typo 2021-09-01 09:32:45 +02:00
openoms
436f060a4b rtl: set up cln.rest, clean variables 2021-09-01 07:44:33 +01:00
rootzoll
ba430b4c96 install code just on first run 2021-09-01 01:18:13 +02:00
rootzoll
80de89ede9 add params to menu 2021-09-01 01:07:11 +02:00
rootzoll
606fd619d3 fix json path 2021-09-01 01:02:46 +02:00
rootzoll
2c654419e1 fix var name 2021-09-01 01:00:54 +02:00
rootzoll
ba8f869187 move prepare config into ON 2021-09-01 00:57:22 +02:00
rootzoll
bd419743ed move system stop into OFF 2021-09-01 00:55:30 +02:00