/rootzoll
ef56363027
#5053 fix repos ( #5057 )
...
* use sdcard export as fallback
2025-06-11 12:38:26 +02:00
rootzoll
47e9a5b0a2
fix substitution
2025-06-09 11:48:09 +02:00
/rootzoll
53236419ad
#5053 prepare v1.12.0rc4 ( #5054 )
...
* #5053 make api use active release branch
* #5053 ui use active branch
2025-06-09 11:29:35 +02:00
/rootzoll
18b35e3f1b
#5013 Link Bitcoin wallet correctly in new drive layout ( #5027 )
...
* #5015 refactor delete all but blockchain
* #5015 improve delete
* #5015 make sure to delete app-data
* #5015 deac use old blockchain for now on boot nvme
* #5013 set bitcoin wallets dir to app-data
* make sure bitcoin wallets exists
* fix wallet repair
* moving wallet directory
* change bitcoin conf path
* #5029 mark for repair
2025-05-21 22:00:14 +02:00
/rootzoll
39fd3344ce
#4324 New Drive Layout: Boot NVMe, Proxmox & OldLaptop ( #4997 )
...
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.
2025-05-15 13:04:22 +02:00
fusion44
916b5791e6
feat: adapt to latest config changes in API ( #4973 )
...
* feat: adapt to latest config changes in API
* feat: add celery worker and celery beat services
2025-05-14 02:57:58 +02:00
/rootzoll
538f0c34fd
#4802 replace rc with release commit hash ( #4803 )
...
* #4802 replace rc with release commit hash
2024-10-16 22:06:42 +02:00
/rootzoll
cd424ac955
#4642 dont use release branches on RCs ( #4656 )
2024-07-23 23:30:11 +02:00
/rootzoll
14e1201d82
Correct branches for WebUI & API
2024-03-15 15:54:03 +01:00
/rootzoll
440b788bd5
Fix Electrs Fatpack/WebUI ( #4438 )
2024-02-25 13:38:27 +01:00
/rootzoll
487ccd45b4
LN SyncInfo & #4294 ChanTools ( #4296 )
...
* #4294 Update ChanTools to 0.12.0 for LND 0.17.x
2023-12-08 20:34:41 +01:00
openoms
c67499b222
ci: fix builds ( #4160 )
...
* fix: missing space in amd64 fatpack action
* change tab to space
* determine github user
* use $GITHUB_OUTPUT instead of set-output
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
* update all build workflows
* fix: don't protect system packages from pip
Discussed in: https://github.com/raspiblitz/raspiblitz/issues/4170
* add raspi.list only on aarch64
* create auth.log for fail2ban
related: https://github.com/raspiblitz/raspiblitz/issues/4044
* Broken builds on amd64 for blitz api and core lightning (debian 12) (#4242 )
Co-authored-by: openoms <43343391+openoms@users.noreply.github.com >
* remove the arm64-rpi-debian12-lean-image-build
* deactivate automatic fatpack builds in gh actions
---------
Co-authored-by: Akihiko <105069903+0xakihiko@users.noreply.github.com >
2023-11-15 15:12:59 +01:00
openoms
39102b149c
create home folders as 0755 on Debian 12 ( #4156 )
...
related: https://github.com/raspiblitz/raspiblitz/issues/4154
2023-09-09 21:36:35 +03:00
/rootzoll
019d78f398
Fatpack: LCD on & cl-plugin.cln-grpc OFF ( #3817 )
...
* make sure fatpack is LCD activated
* remove cl-plugin.cln-grpc.sh by default
* #3793 fix socket jrpc
2023-05-10 13:20:40 +02:00
/rootzoll
d7599c21ae
#3807 fix cln jrpc socket access ( #3815 )
2023-05-09 23:10:28 +02:00
/rootzoll
2519cc8708
Misc fixed towards v1.9.0 ( #3808 )
...
* get web api info
* #3772 increase curl timeout
* #3805 change "Please Login"
2023-05-08 22:44:17 +02:00
openoms
3b52569be5
web.api: fix sed syntax and format ( #3749 )
2023-04-13 12:05:23 +02:00
/rootzoll
e998f19a8c
3733 CLN GRPC > JRPC ( #3741 )
...
* change exit code
* change to cln_jrpc
* deactivate the cln_grpc settings
2023-04-08 21:00:26 +02: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
5cf4aad1f9
#3272 blitz_api change to dev branch ( #3546 )
2022-12-20 17:29:31 +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
/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
850173043a
allow code update from different branch ( #3480 )
2022-11-27 15:01:26 +01:00
ChuckNorrison
7f05277f5f
blitzapi: fix permissions ( #3466 )
2022-11-21 22:00:18 +01:00
/rootzoll
6ef861ba0b
New sdcard base image & sd card build fixes ( #3456 )
...
- wrapt fix
- python3-mako
- Fix install issues with wrong hashes and python environment mismatch
- #3455 fix ExecStart path of blitzapi
2022-11-21 21:15:18 +01:00
openoms
237721c9f4
api: fix symlink for CLN lightning-rpc access
2022-07-23 15:11:16 +01:00
openoms
5da3067c95
add CLN lightning-rpc access for blitzapi
2022-07-23 12:35:19 +01:00
openoms
441ef22410
fix: CLN datadir symlink for blitzapi
...
Related: https://github.com/fusion44/blitz_api/issues/122
2022-07-01 07:04:58 +01:00
rootzoll
1a8a6baca2
fix raspiblitz.info set
2022-06-30 19:35:53 +02:00
rootzoll
e98d2c35da
#3191 use sudo to get credentials
2022-06-30 12:31:07 +02:00
rootzoll
1a8f353fec
mark blitzapi install in info file
2022-06-29 23:14:44 +02:00
rootzoll
936457c5d1
make sure sudo for web api install actions
2022-06-29 10:08:52 +02:00
rootzoll
d0d3921073
#3191 fix syntax glitch
2022-06-29 02:33:14 +02:00
rootzoll
591f3bae89
#3191 allow run config api as non-root
2022-06-29 02:31:14 +02:00
rootzoll
c2d61e7663
fix api secret
2022-06-29 00:03:32 +02:00
rootzoll
242b33bc20
setting API secret
2022-06-28 20:05:54 +02:00
openoms
d4448d4652
blitzapi: add dedicated user and conf entry ( #3191 )
...
* blitzapi: add dedicated user and conf entry
* blitzapi: add to sudo group, allow systemd access
* store blitz_we code under /home/blitzapi
* add SERVICES menu option for Blitz API and webUI
* blitz.passwords: allow non-sudo to check passwords
* change blitz_web path
* blitzapi: fix SERVICES menu entry
2022-06-28 19:35:21 +02:00
rootzoll
a6fae36838
#3135 fix api pre-config
2022-06-20 21:41:51 +02:00
openoms
6f040732b5
fix web.api install syntax ( #3171 )
2022-06-20 12:36:20 +02:00
rootzoll
daaabfc5b0
fix backend on update
2022-06-20 11:28:54 +02:00
rootzoll
0cce85d302
#3135 cln grpc port
2022-06-15 07:38:03 +02:00
rootzoll
a6979bfad9
#3135 start API after mnt-hdd.mount
2022-06-14 16:08:51 +02:00
rootzoll
08b00706ab
#3135 fix config on startup
2022-06-14 11:05:20 +02:00
rootzoll
337e391054
empty ln_node means no setup yet
2022-06-14 10:10:51 +02:00
rootzoll
87036412b7
#3135 set lightning none for setup
2022-06-13 23:06:27 +02:00
rootzoll
219e0b3a51
webapi zero start
2022-06-06 14:36:58 +02:00
rootzoll
6ae04d864d
improve webapi config during setup
2022-06-06 14:31:36 +02:00