Commit graph

564 commits

Author SHA1 Message Date
rootzoll
ba38d95549 add images checksum 2023-05-12 09:22:20 +02:00
rootzoll
e3651ea5b8 rc5 downloads 2023-05-11 19:34:24 +02:00
rootzoll
09e1a91002 rc4 links 2023-05-08 19:45:11 +02:00
rootzoll
69d30adca2 update to lnd v0.16.2 2023-05-03 19:36:37 +02:00
openoms
6f4f77b1eb
lnd update to v0.16.1-beta (#3774) 2023-04-25 20:54:55 +02:00
flyerbear
4f93dee697
Update README.md for LND and CLN versions (#3745)
Update README to include updated LND and CLN versions from CHANGES.md.
2023-04-13 12:03:23 +02:00
rootzoll
4c5e843d94 #3694 add LCD info 2023-03-08 10:32:39 +01:00
Yuck Fou
2b72ffda07 Fix typo in README.md (#3699)
excepted -> accepted
2023-03-07 23:39:12 +01:00
rootzoll
371d772c4c merge #3682 2023-03-07 17:23:45 +01:00
rootzoll
0d0168b1e7 Upload ne rc2 images 2023-02-08 21:23:51 +01:00
/rootzoll
92f69bb29e
3524 Re-Add IP2Tor (#3643) 2023-02-03 17:44:24 +01:00
/rootzoll
b012802f95
#3577 adding more detail against dev branch (#3617) 2023-01-18 00:39:18 +01:00
/rootzoll
588b5d3b6c
Prepare v1.9.0rc1 (#3571)
* add export build parameter

* Install WebAPI with build_sdcard.sh defaults

* change use of build_sdcard

* make webui work with DEFAULTS

* use web data

* update docs

* v1.9.0rc1 download links

* remove n/a

* better structure download section

* DISCLAIMER SECTION ADDED

* Update SECURITY section

* security link
2022-12-23 16:33:37 +01:00
/rootzoll
50c6516d6e
Merge branch 'v1.9' into dev 2022-12-22 15:18:43 +01:00
/rootzoll
615b6b200b
Prepare v1.9.0rc1 (#3569)
* add export build parameter

* Install WebAPI with build_sdcard.sh defaults

* change use of build_sdcard

* make webui work with DEFAULTS

* use web data

* update docs

* v1.9.0rc1 download links

* remove n/a
2022-12-22 15:14:52 +01:00
/rootzoll
1a7bf29bd5
Prepare v1.9.0rc1 (#3568)
* add export build parameter

* Install WebAPI with build_sdcard.sh defaults

* change use of build_sdcard

* make webui work with DEFAULTS

* use web data

* update docs

* v1.9.0rc1 download links
2022-12-22 15:11:41 +01:00
/rootzoll
31d66e1417
Rebase v1.9 with dev for RC1 release (#3565)
* reduce arm64-rpi image size to 28G (#3557)

* Fix display settings recover for future lean build releases (#3558)

* modify dev notes

* display recover during lean-build

* prevent checkout hook (#3560)

* modify dev notes

* display recover during lean-build

* prevent hooks

* prevent hook

* fix version file (#3561)

* prepare rc2 (#3564)

* fix web api/ui installs (#3567)

* add export build parameter

* Install WebAPI with build_sdcard.sh defaults

* change use of build_sdcard

* make webui work with DEFAULTS

* use web data

* update docs

Co-authored-by: openoms <43343391+openoms@users.noreply.github.com>
2022-12-22 00:40:33 +01:00
/rootzoll
a382f2b803
fix web api/ui installs (#3567)
* add export build parameter

* Install WebAPI with build_sdcard.sh defaults

* change use of build_sdcard

* make webui work with DEFAULTS

* use web data

* update docs
2022-12-22 00:38:44 +01:00
/rootzoll
e879c7df0d
prepare v1.9.0rc1 (#3553)
* prepare v1.9.0rc1

* offer subscribe also for CLN & justBTC

* add quicklinks

* move quick links

* add break line
2022-12-20 17:30:50 +01:00
/rootzoll
41c0aa5c66
#3524 Deactivate IP2Tor from SSH menus & docs (#3549)
* deactivate in subscription menu

* remove IP2Tor options from LNbits

* Add to CHANGES

* remopve from btcpayserver

* deactivate LNDREST & SPHINX

* remove from README
2022-12-19 17:18:17 +01:00
/rootzoll
6c9bfaf1b7
Update Bitcoin to v24.0.1 (#3512) 2022-12-12 16:31:27 +01:00
/rootzoll
59c2e4d8bf
#3473 Update to CLN 22.11.1 (#3508)
* #3473 update cln to 22.11.1
2022-12-11 17:20:53 +01:00
/rootzoll
9d23c63c38
#3313 & #3230 lndg final (#3506)
* Integrate LNDg to Raspiblitz (#3313)

* cl.hsmtool: fix password display

* add clearnet fallback for tor keys

* fix CLN wallet reset (#3296)

* cln: unify and improve the resetWallet function
previously the old config and channel database could have been left
behind when using SEEDRESTORE and FILERESTORE
* prompt to save the wallet password for backup

* change default branch to v1.8 (#3306)

* Adds install script for LNDg (https://github.com/cryptosharks131/lndg)

Install script creates user lndg and installs LNDg in /home/lndg/lndg,
uses systemd for the backend, and uses nginx and uwsgi for the gui.

Install script will check for tor and enable tor
if "run behind tor" is on.

Updates menu settings for easy access to the script settings

* Creates bonus.lndg.sh script for installing LNDg
Adds LNDg to list of apps in "SERVICES"
Adds LNDg to UPDATES when installed
Adds LNDg to menu when installed

Fixed typos/errors, tested and works!

* LNDg menu install. Added ssl, ssl over tor, and standardized nginx files. Tests Good.

* FAQ.cln: poncho, CLN cheatsheet, extract privkey

* #3286 fix loca IP

* fix #3312

* fix lnbits update options (#3307)

* Integrates LNDg to Raspiblitz
Fixes issues with python and python3 (see comments on PR).
Adds option to keep or delete database on both uninstall and install with existing database.

Fixes issues with python and python3 (see comments on PR).
Adds option to keep or delete database on both uninstall and install with existing database.

Update 00settingsMenuServices.sh

Update info menu for LNDg

Adds username and instructions on how to change username

* Update bonus.lndg.sh

* Install LNDg script
Forces yes on install question

* Update blitz.shutdown.sh

* Update bonus.lndg.sh

* Update bonus.lndg.sh

* Update bonus.lndg.sh

* Update bonus.lndg.sh

Co-authored-by: openoms <oms@tuta.io>
Co-authored-by: openoms <43343391+openoms@users.noreply.github.com>
Co-authored-by: Dipun Mistry <dipunm@gmail.com>
Co-authored-by: rootzoll <christian@geektank.de>

* added documentation

* #3230 change password B

* #3230 fix to version 1.4.0

Co-authored-by: allyourbankarebelongtous <100060902+allyourbankarebelongtous@users.noreply.github.com>
Co-authored-by: openoms <oms@tuta.io>
Co-authored-by: openoms <43343391+openoms@users.noreply.github.com>
Co-authored-by: Dipun Mistry <dipunm@gmail.com>
2022-12-09 21:49:44 +01:00
/rootzoll
e19b5911cf
Merge CL Watchtower #3394 (#3501)
* Bonus script to install CLN Watchtower client rust-teos ("The Eye of Satoshi") (#3404)

* TEoS watchtower bonus install script

* Add Menu items

* add READ & CHANGES info

* On Purge, delete source and plugin

* Add sys pkg_dependecies

* Cleanup before clone

* Add cl plugins to _provision.sh and Info menu

Co-authored-by: rootzoll <christian@geektank.de>

* adapt info

* Add Watchtower info to menu

Co-authored-by: steepdawn974 <92274076+steepdawn974@users.noreply.github.com>
2022-12-08 12:56:30 +01:00
/rootzoll
7475898034
fix typo (#3475) (#3476)
Co-authored-by: Yure Andrade <115199230+YureAndrade@users.noreply.github.com>
2022-11-24 16:07:10 +01:00
TnTBass
8e3fef2144
Update README.md (#3472)
* Update README.md
2022-11-24 14:58:03 +01:00
openoms
f5b1e65b30
Backup CLN emergency.recover file (#3393) 2022-11-17 18:11:56 +01:00
rootzoll
4381e095cb #3361 fix link 2022-11-15 22:17:05 +01:00
Melroy van den Berg
b24b170f06
Fix LND rest API (#3379) 2022-11-04 15:04:27 +00:00
rootzoll
886b8fd7e4 fix #3312 2022-09-13 18:59:22 +02:00
rootzoll
2e9690d34c v1.8.0 sd card image & torrent release 2022-07-28 20:51:28 +02:00
rootzoll
21bae5adc0 Update README prerelease 2022-07-28 10:05:34 +02:00
rootzoll
813cb3279b #3073 v1.8.0 Update TOC for README & FAQ 2022-07-28 09:31:38 +02:00
rootzoll
212d163906 Core Lightning renamings 2022-07-27 08:29:16 +02:00
TonySanak
0c3deebed9 Fixing typo (#3240)
To show on the presentation :)
2022-07-26 15:10:04 +02:00
rootzoll
289a1a7091 link v1.8.0rc4 image 2022-07-20 19:53:27 +02:00
rootzoll
d0968a24ad Update ReadMe 2022-07-12 21:23:42 +02:00
rootzoll
4c0dea749e replace main image on README 2022-07-06 22:21:30 +02:00
rootzoll
7b675caaaf Upload v1.8.0rc3 image 2022-07-05 22:01:58 +02:00
rootzoll
c8bd9a646d update version numbers 2022-06-28 19:13:35 +02:00
openoms
178d46c96f
update changes and readme toc 2022-06-24 20:52:45 +01:00
rootzoll
3a1d47601a release of v1.8.0rc2 2022-06-22 10:24:04 +02:00
Christoph Stenglein
ea81602ab3
Documentation: Change big images to webp and fix markdown issues (#3172)
* replace big pictures with webp ones, fix README links & markdown issues

* fix two other videos, fix duplicate heading, correct heading for top logo
2022-06-20 18:53:48 +02:00
rootzoll
e9a587e71a Merge branch 'itchysats-service' of https://github.com/itchysats/raspiblitz into itchysats-itchysats-service 2022-05-30 20:24:19 +02:00
rootzoll
ecd8ea102e correct shasum for rc1 image 2022-05-28 11:09:58 +02:00
itchymax
313336f1ba Add ItchySats service
ItchySats enables you to trade CFDs fully non-custodial and peer-to-peer. It's powered using Discreet Log Contracts (DLCs).
2022-05-24 13:24:50 +10:00
rootzoll
0b1d4c5f46 rc1 links 2022-05-19 11:21:04 +02:00
rootzoll
87547ee37b Merge branch 'merge-v1.7' into dev 2022-05-17 23:01:41 +02:00
Charles Wagner
e5567b64a1
Update README.md - Removed Duplicate text (#3049)
Removed Duplicate paragraph in IP2TOR subscription signup instructions.
2022-05-17 23:01:15 +02:00
rootzoll
38c33577de #3031 alby merge to dev 2022-05-17 22:35:56 +02:00