Commit Graph

94 Commits

Author SHA1 Message Date
openoms
07cdde07c0
trigger safe shutdown with rpi5 power button (#4312)
* trigger safe shutdown with rpi5 power button
* run blitz.shutdown.sh with sudo everywhere
* blitz.shutdown.sh: remove sudo, fulcrum to stop
2023-12-13 12:11:13 +01:00
/rootzoll
6a33cbc6dc
#4146 deprecate & remove apps (#4269)
- deprecate: Homer Dashboard & BitcoinMinds
- remove: ItchyStas
2023-11-23 16:16:38 +01:00
openoms
2c235f3b53
fix adduser + maintenance tasks (#4172)
* 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
2023-09-20 10:29:15 +02:00
rootzoll
470260444a fix update process 2023-05-19 01:16:48 +02:00
openoms
8a6adc4e69
disable Specter update 2023-05-15 10:45:06 +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
openoms
4323dbbc49
CLN update to v22.11, install and update fixes (#3487)
* 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>
2022-12-08 00:29:00 +01:00
ChuckNorrison
455ff74aee
Add commands confirmation message (#3444) 2022-11-16 18:21:10 +01:00
ChuckNorrison
f93b04fe1f
Add update menu for electrs v0.9.9 (#3402)
Add UPDATE - ELECTRS menu entry

Add update method to script with update to the latest release tag.
2022-11-04 14:50:54 +00:00
openoms
a0f7bedee0
Jam fix (#3321)
* jam: fix nginx conf and rename to jam
* rename script
* correct capitalization
Co-authored-by: Gigi <109058+dergigi@users.noreply.github.com>
* joininbox update to v0.7.3, joinmarket v0.9.8
* correct websocket
* add obwatcher for Jam
* set  random max_cj_fee_abs and max_cj_fee_rel
* start the ob-watcher.service on Jam install
* fix the websocket connection
* display JMstats if maker_running with the api
* rename to jam everywhere
* rename in provision (recovery)
* add jam to main menu
* add Jam to SERVICES
* remove legacy nginx confs
* rename tor service
* clearnet websocket fix
* run joinmarket-api independent of bitcoind
* add jam to the UPDATE menu
* use dergigi's key to verify, install to jam user
* fix update to commit
* joininbox update to v0.7.4
* fix jam var in menu
* joininbox: use tag to verify
* add cleanup to uninstall in all cases
* improve uninstall
* fix path for jam uninstall
* feat: move to the joininbox menu from JM info
* jam update to v0.1.2
* remove old $APP_DIR on update
2022-11-01 15:47:54 +00:00
openoms
ec4d773c5b
RTL v0.13.0 update (#3293) 2022-09-29 20:46:24 +02:00
rootzoll
23afac142e Core Lightning renamings 2022-07-27 08:37:36 +02:00
rootzoll
212d163906 Core Lightning renamings 2022-07-27 08:29:16 +02:00
openoms
f4d9d6e4df
Tor: update from Torpoject repo and readd keys
#3179
2022-06-22 10:23:52 +01: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
b7c823f3e8
Improve Patch command (#3130) 2022-05-18 22:02:37 +02:00
/rootzoll
d19271d41c
Adding #2152 Homer Dashboard (#2541) 2022-05-17 22:08:25 +02:00
rootzoll
88624a98ee #2857 ui fix when asked about backup 2022-01-16 13:51:18 +01:00
rootzoll
13be394f51 github patch always clean 2021-12-19 23:04:49 +01:00
openoms
dc581a9403
improve lightning backup texts 2021-12-19 18:35:27 +00:00
openoms
fe61c69c31
update: download both lnd and cl rescue if active 2021-12-19 16:56:38 +00:00
/rootzoll
399c278b15
#2759 update pyblock install (#2811) 2021-12-17 01:26:16 +01:00
/rootzoll
85b0c97d41
big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
openoms
40bc588fa3
New: Compact the LND channel.db on-demand from REPAIR and before backups (#2761)
* add lnd.compact.sh
* add interactive channel.db compacting to backups
* improve text output
* compact: restart LND after manual compacting
2021-12-07 12:13:03 +01:00
openoms
3a09f3a3e5
Git verify everywhere + updates (#2708) 2021-11-30 12:43:52 +01:00
/rootzoll
2c26fe40f4 add commit has info to github menu (#2674) 2021-10-28 11:59:11 +02:00
openoms
6b34ce9e3a
CL: add update options for C-lightning 2021-09-27 23:34:49 +01:00
openoms
cac14efc46
rename all cln / CLN to cl / CL except CLNETWORK 2021-09-26 10:30:09 +01:00
rootzoll
cb1d716682 remove RTL update for now 2021-08-31 23:41:35 +02:00
rootzoll
75f781be2c Fix Update Options 2021-08-30 21:43:39 +02:00
rootzoll
1c59fb73eb Merge branch 'v1.7' into dev 2021-08-27 10:08:58 +02:00
Tommy Smith
79ccb8d343
Typo fixes (#2360) 2021-08-27 09:59:21 +02:00
openoms
7c329f85a6
Specter Desktop update to v1.5.1, config fix, rename 2021-08-23 17:23:01 +01:00
rootzoll
216cd98c0a dynamic menu HEIGHT & CHOICE_HEIGHT 2021-08-16 16:41:23 +02:00
rootzoll
aa146d5d2d rework menu options 2021-08-03 23:15:22 +02:00
rootzoll
992b5da49b update menu with cln 2021-08-03 23:09:45 +02:00
rootzoll
ff07a294df adjust exit codes in menu scripts 2021-08-03 16:15:32 +02:00
rootzoll
01d6617e0b remove debug output 2021-06-24 22:48:11 +02:00
rootzoll
a971485c24 moving github script 2021-06-24 21:20:48 +02:00
rootzoll
a28fa2b6ca change all place where shutdown script is used 2021-06-24 19:30:33 +02:00
rootzoll
fcc1dae6ba seperate gui & process lnd backup 2021-05-02 00:50:00 +02:00
openoms
8139024101
Bitcoin update RC support (#2205) 2021-04-20 00:14:46 +02:00
openoms
b58fefa0f1
BITCOIN UPDATE option (#2202) 2021-04-19 16:46:44 +02:00
/rootzoll
ea51b58301
#2066 small fixes for apps, updates & lcd (#2200) 2021-04-18 22:58:48 +02:00
Deverick
b2f1f138e9 Add mempool to update menu (#2147) 2021-04-08 01:10:35 +02:00
openoms
b93d73fb83
SSH menu refactoring + CONNECT, LIGHTNING and SYSTEM menus added (#2119) 2021-04-08 00:24:55 +02:00
/rootzoll
ef42363ebb
#2089 Improve & Update Sphinx-Relay (#2091) 2021-03-22 22:10:54 +01:00
Jestopher
93eb4233f9 Corrected Typos in Patching Notice Screen (#1843)
fixed spelling and missing space.
2020-12-10 19:19:22 +01:00
Christian Rotzoll
c24f4426b2 #1758 Sphinx Relay v1.1.1 & update option (#1808) 2020-11-27 01:37:51 +01:00
openoms
e3daea6935 Pool update and UPDATE menu (#1768) 2020-11-18 01:36:36 +01:00