Commit graph

326 commits

Author SHA1 Message Date
/rootzoll
bd5f010409
#4561 Remove Tallycoin App (#4562)
* #4561 remove tallycoin app
2024-05-28 21:53:04 +02:00
openoms
e70c6863f9
fulcrum update to v1.9.8, refactor install and status (#4413)
* fulcrum update to v1.9.8, refactor install and status

* add fulcrum to main menu if installed

* add to recovery (provision) and display with infoSync
2024-03-07 08:12:36 +00:00
orbitalturtle
f67c8fd11c
Add lndk as a service option (#4320)
* Add script for starting/stopping lndk service
* Add lndk as a service option to the menu
2024-02-14 20:00:14 +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
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
5c9dc1855e
#1186 FinTS/HBCI interface (#3704)
* #1186 FinTS install script first draft

* only start app when blitz is ready

* improve menu

* improve dit lnbits config

* preserve edit

* improve edit

* improve edit

* fix insertion

* dont use fingerprint

* now use main repo

* add port

* show local ip

* fix typo

* show port SSL
2023-04-03 12:59:45 +02:00
openoms
52cb52271f
lnproxy: fix api access through nginx (#3671)
* lnproxy: fix api access through nginx
* fix tor config and fit the menu
* add to the menu and provision
2023-02-15 08:49:21 +00:00
openoms
b761c7d093
add Circuitbreaker webUI (#3599) 2023-01-16 00:54:42 +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
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
ChuckNorrison
4fd3247386
New Feature LightningTipBot (#3445)
* Add new Service LightningTipBot

A tip bot and Bitcoin Lightning wallet on Telegram based on LNBits

https://github.com/LightningTipBot/LightningTipBot

* mention config file in menu

* Add version in CHANGES

Co-authored-by: /rootzoll <christian@geektank.de>
2022-12-08 21:33:27 +01: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
rootzoll
e9a587e71a Merge branch 'itchysats-service' of https://github.com/itchysats/raspiblitz into itchysats-itchysats-service 2022-05-30 20:24:19 +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
openoms
df4072ffd8
CLN - Core Lightning rebrand in main places in menu 2022-05-23 13:04:29 +01:00
rootzoll
db5179ce54 Merge branch 'add_squeaknode_app_dev' of https://github.com/yzernik/raspiblitz into yzernik-add_squeaknode_app_dev 2022-05-17 22:21:06 +02:00
/rootzoll
d19271d41c
Adding #2152 Homer Dashboard (#2541) 2022-05-17 22:08:25 +02:00
/rootzoll
fd8d880c09
Apiscripts (#3093) 2022-05-05 10:59:50 +02:00
Spencer
d11f7eaf41
adding helipad as a service (#2944) 2022-02-19 15:45:02 +01:00
rootzoll
2d7a01cc4e chaning parameter order 2022-01-30 14:52:50 +01:00
rootzoll
747500c990 remove main menu double entry 2022-01-30 11:57:47 +01:00
rootzoll
7660482735 #1450 Tallycoin Connect menus & info 2022-01-26 00:42:54 +01:00
openoms
1c9e96b033
joininbox update to commit b0efe45
remove  sudo use for menu
2022-01-05 10:37:25 +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
yzernik
8354830d2c Change name to uppercase in main menu 2021-11-26 20:59:07 -08:00
yzernik
6d9e68949c Add squeaknode app 2021-11-26 16:56:14 -08:00
openoms
d39707042c
joinmarket: refactor installation
verify Joininboc commit with PGP
install JoinMarket with the JoininBox script
remove ssh loging with the joinmarket user
show JoininBox in main menu
2021-10-01 19:39:44 +01:00
openoms
90d557679c
Spark Wallet integration (#2585) 2021-10-01 13:14:42 +02:00
rootzoll
e548f2e9c7 move LND & CL sub menus up in main menu 2021-10-01 12:16:18 +02:00
openoms
cac14efc46
rename all cln / CLN to cl / CL except CLNETWORK 2021-09-26 10:30:09 +01:00
rootzoll
636311c15d remove space 2021-09-06 19:38:17 +02:00
rootzoll
80de89ede9 add params to menu 2021-09-01 01:07:11 +02:00
rootzoll
66fd41e796 write tor small 2021-08-31 13:48:28 +02:00
rootzoll
97af2c7f3c move INFO to top 2021-08-31 13:30:57 +02:00
rootzoll
45fd101836 Reduced Options ParallelMenu 2021-08-31 13:27:35 +02:00
rootzoll
718d40d14c RTL C-Lightning & LND 2021-08-30 23:57:44 +02:00
rootzoll
ebffb38875 Service Menu UI 2021-08-30 23:35:55 +02:00
rootzoll
de96278a92 remove debug 2021-08-30 22:00:02 +02:00
rootzoll
f0e32db2a3 rewrite if statement 2021-08-30 21:59:14 +02:00
rootzoll
cfa97f234b add debug info 2021-08-30 21:57:13 +02:00
rootzoll
8d96ce761b Eanble parallel Wallet Options 2021-08-30 21:49:27 +02:00
rootzoll
78edc87088 subscriptions only work with lnd 2021-08-30 21:23:58 +02:00
rootzoll
3e67cd3224 dynamic lighting add in backtitle 2021-08-30 20:59:52 +02:00
rootzoll
6012cbfbbf write Tor not TOR in mainmenu 2021-08-30 20:37:47 +02:00
rootzoll
1d21ad981a show default lightning in main menu backtitle 2021-08-30 20:36:45 +02:00
rootzoll
bf50b3d1f7 how to react on wallet lock 2021-08-26 16:21:54 +02:00
openoms
7c329f85a6
Specter Desktop update to v1.5.1, config fix, rename 2021-08-23 17:23:01 +01:00
rootzoll
9f120db6df Merge branch 'pre-1.7.1' into dev 2021-08-17 13:09:25 +02:00