Commit graph

6132 commits

Author SHA1 Message Date
/rootzoll
61823316dc
#3629 update to tallycoin-c 1.7.5 (#3653) 2023-02-03 23:23:49 +01:00
/rootzoll
3dd1d8aebf
updated zeus instructions (#3652) 2023-02-03 22:57:03 +01:00
/rootzoll
3b087a00cb
#3468 Update electrs to 0.9.11 (#3613) 2023-02-03 20:46:07 +01:00
openoms
b63981fb9f
fix check for torActive (#3638) 2023-02-03 20:44:18 +01:00
myxmaster
358b13376a
prevent displaying 100.00%, although incorrect because of rounding (#3624) 2023-02-03 19:39:27 +01:00
/rootzoll
92f69bb29e
3524 Re-Add IP2Tor (#3643) 2023-02-03 17:44:24 +01:00
/rootzoll
504cef36c1
#3632 update lnbits to 0.9.6 (#3633) 2023-01-25 20:17:37 +01:00
/rootzoll
d731823758
#3605 Add both reindex options & FAQ entry (#3623)
fixes #3605
2023-01-25 19:07:13 +01:00
/rootzoll
0012aea921
#3620 adapt 99.99% for last 50 blocks to sync (#3621) 2023-01-19 09:45:08 +01:00
rootzoll
72b0a21e35 #3584 use scp for windows blockchain upload 2023-01-18 20:40:29 +01:00
/rootzoll
f1d3b48db6
#3602 also change password B for mempool (#3619)
* change password b also for mempool

* fix lndg password b
2023-01-18 20:18:28 +01:00
openoms
cde7eb1310
suez update and improvements (#3615)
* suez update and improvements
2023-01-18 15:13:33 +01:00
ChuckNorrison
2ce930e9e2
print windows hint for Download LND rescue file (#3589)
found in  #3581
2023-01-18 13:28:22 +01:00
openoms
55bdc7a512
update bos to 13.15.0 (#3600)
Co-authored-by: /rootzoll <christian@geektank.de>
2023-01-18 13:19:52 +01:00
/rootzoll
d0beb6875f
fix testnet & signat log paths (#3618)
* fix testnet & signat log paths
* silence missing /var/log/gunicorn_error.log
* remove 2>/dev/null
2023-01-18 01:19:50 +01:00
allyourbankarebelongtous
50c5a4df24
Add LNDg to blitz.debug.sh (#3583)
* Update blitz.debug.sh
Adds LNDg logs to blitz.debug.sh
* Improves gunicorn.service error log
Improves error recording for gunicorn.service, fixes blitz.debug.sh errors for LNDg logs.
2023-01-18 00:53:28 +01:00
/rootzoll
593cf5718f
#2314 lndmanage update (#3575)
* #2314 update lndmanage to 0.14.2
* fix version install
* menu & commands
* patch command name
2023-01-18 00:26:39 +01:00
openoms
b761c7d093
add Circuitbreaker webUI (#3599) 2023-01-16 00:54:42 +01:00
/rootzoll
2ec84c30db
#3605 refactor reindex script and add to repair menu (#3609) 2023-01-15 21:51:08 +01:00
allyourbankarebelongtous
06472cb11e
Update LNDg to latest version 1.5.0 (#3597)
* Update bonus.lndg.sh

* Update bonus.lndg.sh

Fixes permissions on old /mnt/app-data/lndg folder/db if they are messed up prior to install

* Update bonus.lndg.sh
2023-01-12 23:03:23 +01:00
openoms
8156c90032
joininbox update to v0.7.5 (#3576)
fixes the port collusion between LND REST and the JM onion_serving_port
2022-12-24 19:51:43 +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
6b8882b773
prepare rc2 (#3564) 2022-12-21 18:46:49 +01:00
/rootzoll
d8dbf4d835
fix version file (#3561) 2022-12-21 18:18:09 +01:00
/rootzoll
8ce103f889
prevent checkout hook (#3560)
* modify dev notes

* display recover during lean-build

* prevent hooks

* prevent hook
2022-12-21 17:34:38 +01:00
/rootzoll
4a2a33c081
Fix display settings recover for future lean build releases (#3558)
* modify dev notes

* display recover during lean-build
2022-12-21 14:50:52 +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
5cf4aad1f9
#3272 blitz_api change to dev branch (#3546) 2022-12-20 17:29:31 +01:00
openoms
bcc05b6ada
docker helper script updates (#3554) 2022-12-20 17:18:25 +01:00
openoms
4ab6c46a27
Add automated image builds for VM, bare metal (amd64) and RPi (arm64-rpi) (#3486)
* add amd64 image build with lean and fatpack option

* use the pi user for setup

* add notes to ci readme

* add gnome desktop to fatpack image, reduce to 30GB

* documentation updates

* install gnome with --force-yes

* install gnome desktop non-interactively

* change links to rootzoll dev

* pass user and branch to build_sdcard.sh from PR

* add user and branch to Makefile

* Add arm64 rpi image build (#74)

ci:
* add arm64-rpi image build
* rename to raspiblitz-amd64-debian-11.5-lean/fatpack
* use rm -f to not exit with error
* place amd64 images under ci/amd64/builds/
* make /dev/shm world writable for fatpack
* fix vlc remove and --var syntax
* remove sudo-s
* leave update and upgrade to the build_sdcard.sh
* increase image size to 16GB, rename build dir

build_sdcard.sh:
* detect raspios_arm64 with raspi.list
* switch ssmtp to msmtp
related: https://github.com/rootzoll/raspiblitz/pull/2232

Co-authored-by: rootzoll <johndoe@example.com>

* i2pd: unified install from repo, /usr/sbin to PATH

related: #2413, fixes amd64 build

* update CHANGES.md

* fix amd64 path in Makefile

* use only qemu image, run on ubuntu-22.04

* use file_checksum for the arm64-rpi base image

* Fix the local arm64-rpi image generation (#75)

* add selfrun script
* ubuntu: add universe repo and qemu-user-static
* test on ubuntu live (jammy)

* build from branches: [ "dev", "v1.8", "v1.9" ]

* correct Makefile paths for the  local run

* make the local run non-interactive

* improve readme and Makefile

* increase disk image sizes to 32GB

* set image sizes to 30 GB for amd64 and arm64-rpi

* add network-manager for amd64

* add to readme

* skip Code&Compile for VM builds

* add to readme

* amd64 base image update to debian 11.6.0

* remove debian version from filenames

* skip Code&Compile for amd64 builds

* Merge branch 'dev' into add-amd64-image-build

* amd64: increase cpu and RAM, compile mempool last

* trigger workflows only on scripts used or called

* Update ci/arm64-rpi/packer.build.arm64-rpi.sh

Co-authored-by: Daniel Bast <2790401+dbast@users.noreply.github.com>

* arm64 remove setup-qemu-action, leave npm last

* set only manual trigger for fatpack, edit triggers

Co-authored-by: rootzoll <johndoe@example.com>
Co-authored-by: Daniel Bast <2790401+dbast@users.noreply.github.com>
2022-12-20 15:31:51 +01:00
openoms
b8b86b3b10
fix typos (#3552) 2022-12-20 11:57:14 +01:00
/rootzoll
ba68541d2e
#2891 seperation of install/on joinmarket (#3551)
* #2891 fix install blips

* #2891 move wallet

* add exit

* #2891 move config over to `on` section
2022-12-20 01:37:36 +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
334792abda
#2891 Prepare JAM install scripts for WebUI (#3545)
* webapi branches

* add thunderhub off

* webui JAM & joinmarket

* fix joinmarket menu

* comment output

* add debug

* remove user delete JAM

* pipe outputs

* add to fatpack

* pipe more debug

* dont remove app

* force https

* #3544 manual merge

* separate install and on option for joinmarket (#3544)

* fix call

* adapt api/webui branches

Co-authored-by: openoms <43343391+openoms@users.noreply.github.com>
2022-12-19 12:28:56 +01:00
allyourbankarebelongtous
19cb9fdbc5
Update blitz.datadrive.sh (#3540)
* Update blitz.datadrive.sh

Updates script for amd64 and nvme drives

* Update home.admin/config.scripts/blitz.datadrive.sh

Co-authored-by: openoms <43343391+openoms@users.noreply.github.com>

* Update blitz.datadrive.sh

Cleaned up code a bit per Openoms suggestion

Co-authored-by: openoms <43343391+openoms@users.noreply.github.com>
2022-12-18 19:15:23 +01:00
allyourbankarebelongtous
20c0da709b
Update 00settingsMenuServices.sh (#3538)
* Update 00settingsMenuServices.sh

* Update 00settingsMenuServices.sh
2022-12-18 18:35:59 +01:00
/rootzoll
f6fd368f17
fix debug clear output (#3543)
* higher timeout for API

* remove clear
2022-12-18 12:06:57 +01:00
/rootzoll
285485009a
add missing isntall (#3542) 2022-12-17 21:58:24 +01:00
/rootzoll
edf375860d
fix sdcard build (#3534) 2022-12-16 17:53:32 +01:00
/rootzoll
2610758faa
#3482 btcpayserver 1.7.2 (#3533) 2022-12-16 15:50:03 +01:00
/rootzoll
fe6737439a
improve API config (#3532)
* remove secret preset (not needed)

* add ip2d debug install info
2022-12-16 14:07:04 +01:00
/rootzoll
0ce4cca4ec
fix webapi (#3531) 2022-12-16 11:16:22 +01:00
/rootzoll
54c66559e0
added githubapi versioning (#3530) 2022-12-16 11:12:56 +01:00
/rootzoll
45c2716e0e
API & WebU get installed from similar release branches like main repo (#3529)
* #3272 adapt API install script version branches

* #3273 adapt webui install script version branches

* #3254 move info

* #3460 change mempool detection

* fix syntax

* fix warning output
2022-12-16 00:19:12 +01:00
/rootzoll
f067250979
3460 Mempool install check fix (#3528)
* fix mempool working detection

* #3640 change test

* add version info for electrs
2022-12-15 23:45:46 +01:00
/rootzoll
5a08729644
add more info on incomplete blockchain (#3526) 2022-12-15 17:58:41 +01:00
/rootzoll
9d3e4faf3d
#2659 journalctl --vacuum-size once a day (#3525) 2022-12-15 16:05:31 +01:00
openoms
9ebf9c63a5
jam update to v0.1.4 (#3521) 2022-12-14 23:26:52 +01:00
/rootzoll
21eb83b3c2
#3520 redact lnbits info on debug (#3522)
* redact api-key usr wallet strings
2022-12-14 14:58:04 +01: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