Commit graph

48 commits

Author SHA1 Message Date
/rootzoll
8ebfa1cbcc
#2161 fixes on building sd card (display & no-interaction parameter) (#2166) 2021-04-09 16:09:57 +02:00
/rootzoll
5764c51c61
#1265 Display Refactor (#2149) 2021-04-08 00:02:57 +02:00
Joseph Goulden
cca61be238
btc-rpc-explorer: update to version 2.2.0 (#1846) 2021-03-23 13:16:35 +01:00
Christian Rotzoll
2610353ab2 #1579 fix vagrant ip (#1669) 2020-10-14 18:53:58 +02:00
Maciej GÅ‚owacki
cc7e435206 Ignore docker veth networks during ip extraction (#1595) 2020-10-13 20:03:58 +02:00
Alessio Caiazza
a15f7f8ca2 Scripts should be executable 2020-09-09 09:12:21 +02:00
frennkie
4f597627b8
Update bonus.btc-rpc-explorer.sh
Fix warning: `/etc/systemd/system/./btc-rpc-explorer.service:10: Unknown lvalue 'StartLimitIntervalSec' in section 'Service', ignoring`
2020-09-07 12:25:56 +02:00
Christian Rotzoll
8d67d68909
Merge pull request #1419 from CandleHater/NPMCheckError
Error check after npm install added
2020-08-13 21:03:50 +02:00
rootzoll
ead8d61c63 #1433 fix typo 2020-08-13 15:45:27 +02:00
Candle
8924c05d2d Error check after npm install added
While running ``npm install`` there might be errors occurring due to repository maintenance/problems or when the network connection drops while downloading a package. To detect this I've added checks that abort after a failed installation.
2020-08-06 14:25:00 +02:00
rootzoll
244b2c5ce1 fix old TOR ports 2020-07-18 15:26:56 +02:00
rootzoll
bbf2c3e374 #1319 add info on self-signed cert 2020-07-16 19:38:49 +02:00
rootzoll
9c99093574 #1259 preventing restart when docker is installed 2020-07-16 16:04:57 +02:00
rootzoll
12cb4fb982 remove tor service when deinstalling apps 2020-07-12 20:05:41 +02:00
rootzoll
3176f71f09 format dialog content 2020-06-29 16:07:12 +02:00
rootzoll
3e97d3fc4d bigger dialog window 2020-06-29 16:06:12 +02:00
rootzoll
db607655f2 add fingerprint info to explorer 2020-06-29 15:35:13 +02:00
rootzoll
d5cf0488a6 #255 fix btc rpc explorer tor 2020-06-29 14:49:12 +02:00
rootzoll
ae68f8f8e8 show txindex info 2020-06-29 04:46:41 +02:00
rootzoll
0cd12993b4 improve txindex detection 2020-06-29 04:44:32 +02:00
rootzoll
314b1050a1 delete available sites on destall 2020-06-26 22:57:12 +02:00
openoms
920892d8cf
correct comments 2020-06-11 15:32:00 +01:00
openoms
f6a8d0b64d
rtl, explorer. thub: allow HTTPS ports on ufw 2020-06-10 21:23:17 +01:00
openoms
df38331df3
btcrpcexplorer: nginx integration 2020-06-09 21:18:47 +01:00
openoms
0ff39e262c
btcrpcexp:move port to 3020, clean, close port on remove 2020-06-09 11:24:53 +01:00
openoms
5c5c9d3433
Merge branch 'v1.6' into add-thunderhub 2020-06-01 11:55:12 +01:00
openoms
c41d5ce727
nodejs: add on parameters to scripts 2020-05-29 15:21:38 +01:00
frennkie
f3ed276b8e Resolve merge conflict 2020-05-26 20:55:02 +01:00
rootzoll
1a585952ff #1137 update BTC-RPC-Explorer to v2.0.0 2020-04-25 14:03:00 +02:00
s
49bdef8038
switch nodeJS apps to separate user 2020-03-10 11:20:31 +00:00
rootzoll
0588d38719 added login info 2020-01-27 03:13:48 +01:00
rootzoll
80a4c67a81 index info on menu 2020-01-27 02:33:04 +01:00
rootzoll
540d53240c added RPC Explorer to main menu 2020-01-27 02:20:18 +01:00
rootzoll
4766689ded #920 detect service dead 2020-01-22 11:37:42 +01:00
openoms
c279c71902
btc-rpc-explorer: update to 1.1.8 2020-01-13 15:01:04 +00:00
openoms
3b2f867a84
services:use grep to check entries in conf 2020-01-11 09:38:17 +00:00
Robert Habermann
1ac9f2f603 update txindex status line 2020-01-02 19:39:31 +00:00
openoms
04209f57dc electrsAddressAPI: set only in _background.sh 2019-12-25 08:28:01 +01:00
openoms
45bfa65e89 services: start outside of install scripts 2019-12-25 01:41:31 +01:00
rootzoll
c059318f25 fix raspiblitz config entries 2019-12-19 00:00:07 +01:00
rootzoll
fb5f1e2967 fix string escape 2019-12-18 22:59:12 +01:00
rootzoll
ecb66865d5 fix btc rpc explorer status 2019-12-18 22:53:15 +01:00
rootzoll
839c2c807e index info 2019-12-18 22:50:42 +01:00
rootzoll
94a2090962 network flexible 2019-12-18 22:22:19 +01:00
openoms
7f0c8de0a1 electrs: use as address API if active, allow large history 2019-12-11 13:44:29 +00:00
openoms
bc1b34c9e5 simplify Hidden service setup 2019-12-04 10:09:14 +00:00
openoms
a58251c66b add raspiblitz-extras 2019-12-04 08:13:21 +00: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