* 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>
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.
* 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>
* v1.11.4rc1 & AlbyHub 1.12.0
* #4864 Core Lightning 24.11.1
* #4884 revert back to former version
* #4891 account for pending closing balance (#4892)
* #4876 adding Allow New User Switch
* #4882 revert back to CLN v24.11
* #4893 temp re-introduce en_GB for v1.11.4
* 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
* exit CLN install in menu if the script fails
* cln update to v24.08.1
update signing key
remove lightning-cli alias, use symlink instead
* use sfarooqui pubkey from repo
* fix: add --shell /bin/bash to adduser
* joininbox update to v0.8.1 and install fixes
* CLN update to v23.08.1
* bos update to 15.8.14, improve menu
* lnproxy: deactivate in menu and provision
* copy the skeleton files for user used with login
* deprecate loop single install further
do not install in any case
the uninstall option is still used
* deprecate faraday single install further
do not install in any case
the uninstall option is still used
* deprecate pool single install further
do not install in any case
the uninstall option is still used
* bos: minimize changes to script
* only add --bash oprion to users intended for login
* add info to CHANGES
* add sudo to non-privileged scripts
* bos: don't download source
* ci: run apt update before qemu install
* simplify logrotate and force hard size limit
* default log rotation in build sd card & 100M limit
* changing to size limit for tor logs
* changing to size limit for CLN logs
* force a log rotate on every boot
* 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
* cln readd mako, update and testPR checks
* cln update to v22.11
* always use cl.hsmtool.sh unlock
* add git reset --hard to not show as v22.11-modded
* update RECKLESS upgrade message, run unlock after
* one line RECKLESS upgrade message
* add to CHANGES
* cln 22.11 PGPsigner cdecker A26D6D9FE088ED58
Co-authored-by: rootzoll <johndoe@example.com>
Co-authored-by: rootzoll <christian@geektank.de>