Commit graph

17 commits

Author SHA1 Message Date
/rootzoll
2434875723
#2425 Adding experimental Blitz WebUI & API (#2426) 2021-07-20 16:57:41 +02:00
/rootzoll
a31be077f9
Refactor parameters on sd crad build script with FATPACK (#2044) 2021-03-09 16:23:19 +01:00
/rootzoll
2aebcb0cb3 Update to NodeJS 14.15.4 (fixes) (#1935) 2021-01-11 17:48:33 +01:00
/rootzoll
58314fb9fc updating NodeJS v14.15.4 (#1934)
Co-authored-by: rootzoll <christian@fulmo.org>
2021-01-11 17:00:39 +01:00
openoms
db18d216ef nodeJS: update to v14.15.0 (#1748) 2020-11-11 01:39:55 +01:00
Alessio Caiazza
a15f7f8ca2 Scripts should be executable 2020-09-09 09:12:21 +02:00
openoms
0d4e684ef4
nodejs: show help if called with no parameter 2020-06-26 09:41:11 +01:00
openoms
73910e9a46
alternative_buillds: remove x86_32 2020-06-04 13:33:01 +01:00
openoms
65266b6f67
nodejs: add newline to the end 2020-05-29 19:20:18 +01:00
openoms
c38051e6b5
nodejs: add uninstall to script 2020-05-29 15:21:00 +01:00
openoms
98a9709d30
nodejs: update to latest LTS v12.16.3 2020-05-21 16:08:25 +01:00
Robert Habermann
57788663a8 add check and install for python2 2020-01-11 00:06:08 +00:00
frennkie
b91043cb22
Update bonus.nodejs.sh
Update bonus.nodejs.sh
2020-01-11 00:57:01 +01:00
openoms
3e8ae50c5e
nodejs update to v12.14.1 2020-01-09 19:39:07 +00:00
openoms
d07f1bfa72 go, nodejs: specify download dir and clean the tar 2019-12-25 08:54:47 +01:00
openoms
2ff8ee241d nodejs: specify download path 2019-12-25 01:22:24 +01:00
openoms
bf480bd721
add BTC-RPC-Explorer and update RTL (#867)
Separated the NodeJS install script.
Update RTL to v0.5.4 and added automatic Hidden Service setup if Tor Active
 * add install script for BTC-RPC-Explorer
  * sets up a Hidden Service automatically
  * supports Electrs to look up addresses if installed
 * added a small script to enable txindex (needed for BTC-RPC-Explorer)

Detailed changes:
* nodeJS: add separate install script
* RTL: add Tor support and update
* BTC-RPC-Explorer: add install script
* btc-rpc-explorer: add script to activate txindex
* RTL: restart service if already installed
* RTL: opt out of data collection, start if installed
* rtl,btc-rpc-exp: Tor to forward to port 80
* btc-rpc-exp: add to SERVICES menu
2019-11-24 13:12:55 +00:00