/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
rootzoll
47318f958c
#3134 run cln api with cln_grpc
2022-06-05 23:56:36 +02:00
rootzoll
a1eac77b48
api changes lnd value
2022-06-05 09:12:04 +02:00
openoms
a8a02d9a9c
blitzapi: wait 60 sec for restart ( #3143 )
2022-05-30 20:15:03 +02:00
/rootzoll
b7c823f3e8
Improve Patch command ( #3130 )
2022-05-18 22:02:37 +02:00
rootzoll
d58b3f4a9a
#3127 improve webui install
2022-05-18 16:34:45 +02:00
/rootzoll
a2bbecc03f
Fix #3123 adding cln auto-config to blitzapi ( #3124 )
2022-05-17 17:40:23 +02:00
rootzoll
c16c83e31c
set default branches for API & WebUI
2022-05-07 17:05:57 +02:00
/rootzoll
fd8d880c09
Apiscripts ( #3093 )
2022-05-05 10:59:50 +02:00
rootzoll
b7735f8240
#2771 Install Info
2022-01-25 19:33:30 +01:00
openoms
27d5c63fc6
blitz.web.api.sh update-config for testnet ( #2724 )
2021-11-25 22:33:58 +01:00
fusion44
8b30b03dbb
Update BlitzAPI startup command ( #2589 )
2021-10-03 12:21:19 +02:00
openoms
cac14efc46
rename all cln / CLN to cl / CL except CLNETWORK
2021-09-26 10:30:09 +01:00
rootzoll
aaf82facae
give link to swagger docs
2021-08-16 19:51:46 +02:00
rootzoll
c7abbd1360
fix systemd for web API
2021-08-16 19:27:06 +02:00
rootzoll
fb4e7f7bdd
adapt api install
2021-08-04 11:00:41 +02:00
/rootzoll
2434875723
#2425 Adding experimental Blitz WebUI & API ( #2426 )
2021-07-20 16:57:41 +02:00