Commit graph

19 commits

Author SHA1 Message Date
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