Commit Graph

758 Commits

Author SHA1 Message Date
Taylor Helsper
f9d918c814 Upgrade to Tor v3 2020-03-08 23:20:45 -05:00
Taylor Helsper
1e45bffccd
Remove IPv6 rules since ufw defaults to IPv6 disabled 2020-03-04 22:30:35 -06:00
Taylor Helsper
f5a71764bd
Use legacy iptables 2020-03-04 22:29:58 -06:00
Taylor Helsper
dcc614d955 Increase LND login delay to try and imrpove login consistency 2020-03-04 12:52:10 -06:00
Taylor Helsper
f370b60993 Stop apps prior to reinstalling an app 2020-03-04 12:51:34 -06:00
Taylor Helsper
5aa4862dd0 Enable NTP 2020-03-04 12:50:30 -06:00
Taylor Helsper
14d5da23c7 VM does not do disk check 2020-03-04 12:41:52 -06:00
Taylor Helsper
572dbaacb7 Add reinstall ufw option 2020-03-02 23:26:29 -06:00
Amiga500
b8e49508fe
Bitcoin RPC Explorer v1.1.9 (#216)
* Bitcoin RPC Explorer v1.1.9

* Update setup_device.sh

* Update mynode_post_upgrade.sh
2020-03-02 22:38:46 -06:00
Taylor Helsper
708ebda548 Dojo waits for docker image installation; Dojo reinstall resets config 2020-03-01 14:53:50 -06:00
Taylor Helsper
a9a039d2ac Improve Dojo install and add re-install option 2020-03-01 12:40:59 -06:00
Taylor Helsper
431ecda6ee More Dojo install tweaks 2020-02-29 21:58:28 -06:00
Taylor Helsper
8665ea54dd Try new Dojo PW generation 2020-02-29 18:51:02 -06:00
Taylor Helsper
88f32762f1 Tweak QS Settings 2020-02-29 12:07:20 -06:00
Taylor Helsper
13b8c5501b Move product key copy earlier in startup 2020-02-29 10:48:00 -06:00
LightningSats
93281a7c23
Add Samourai Dojo to MyNode (#143)
+added files
*dojo.service
*mynode_gen_dojo_config.sh
*mynode_post_dojo.sh
*dojo.py
*dojo.html

%modified files
*mynode_firewall.sh
*mynode_post_upgrade.sh
*mynode_stop_critical_services.sh
*bitcoin.conf
*enable_disable_functions.py
*mynode.py
*apps.html

Special thanks to Taylor Helsper for creating MyNode and Merging Dojo

Special thanks to BTCxZelko for getting me started with Dojo and 
assisting with the code. 

Special thanks to Amiga500 for helping with testing.

Co-authored-by: Taylor Helsper <tehelsper@gmail.com>
2020-02-27 19:25:33 -06:00
Taylor Helsper
a951698224 Fix QS default detection issue 2020-02-26 18:27:42 -06:00
Taylor Helsper
c37d781b34 Reset beta version before each new install 2020-02-23 19:52:25 -06:00
Taylor Helsper
05b99c09df Add early beta support 2020-02-23 19:39:40 -06:00
Taylor Helsper
82ccae555a Make docker_images a service again to get better status 2020-02-23 15:55:37 -06:00
Taylor Helsper
bac8b8fc98 Better detection for SSDs to default QS off 2020-02-23 00:57:49 -06:00
Abhishek Shandilya
2c69cb9c79
Upgrade bug from systemctl disable (#206)
* replaced ugly tar output with simple messages

* replaced ugly tar extraction output

* Update mynode-local-upgrade

* Suppress the null byte warning

* prevent old missing services to halt upgrade
2020-02-22 23:43:06 -06:00
Amiga500
b30f49fbca
Update mynode_firewall.sh (#209) 2020-02-22 23:40:19 -06:00
Taylor Helsper
0ec349fbf4 Fix bug in fsck check 2020-02-22 23:38:17 -06:00
Taylor Helsper
139a1705dd Improve docker image install/launch consistency 2020-02-22 22:20:31 -06:00
Taylor Helsper
04e3e867cb Fix arg error in cert gen 2020-02-18 23:20:00 -06:00
Taylor Helsper
5dede9dc95 Add repo for recent tor packages 2020-02-18 21:04:07 -06:00
Taylor Helsper
734dd8e941 Make BTC RPC Explorer use port 50001 to improve consistency 2020-02-18 21:02:07 -06:00
Abhishek Shandilya
7deec49409
Minor tweaks to improve outputs from Bash scripts (#197)
* replaced ugly tar output with simple messages

* replaced ugly tar extraction output

* Update mynode-local-upgrade

* Suppress the null byte warning
2020-02-16 22:27:27 -06:00
Taylor Helsper
32ac3ed159 Tweak ramlog sized and clear before upgrades 2020-02-16 18:27:26 -06:00
Amiga500
99833bdf82
RTL v0.6.7 (#195) 2020-02-15 22:51:09 -06:00
Taylor Helsper
9cead38ccf Re-add auto tor re-install 2020-02-13 19:54:57 -06:00
Taylor Helsper
d5ea6b4e96 Add firewall info settings page 2020-02-13 18:47:51 -06:00
Taylor Helsper
a44c5574ca Add tor re-install option 2020-02-12 21:04:26 -06:00
Taylor Helsper
cca84c780b Merge branch 'master' of github.com:mynodebtc/mynode 2020-02-12 00:03:51 -06:00
Taylor Helsper
2e0ccc0d5a Devices won't check for new QS data 2020-02-12 00:02:35 -06:00
Stadicus
bb3a9714a7
RockPro64: allow PCIe NVMe internal SSD (#185)
The RockPro64 board has a PCIe slot that can be used with a slim
NVMe M.2 SSD drive. This makes attaching an external drive unnecessary
and can allow for a nice compact form factor.

The partition naming scheme is a bit different. While on regular USB
drives partitions are called e.g. /dev/sda1, on an NVMe drive the
partition is called /dev/nvme0n1p1 (note the appendix 'p1' instead
of '1')

This commit extends the script 'mount_drive.tcl' to
* recognize blockdevices starting with 'nvme' in findBlockDevices()
* use the variable $blockPartition in createMyNodeFsOnBlockDevice() to
  allow for the different partition naming scheme
2020-02-11 23:05:37 -06:00
Taylor Helsper
b003b4d88d Checkout known pivpn version 2020-02-10 16:12:58 -06:00
Taylor Helsper
db6030a09e Update RTL Config 2020-02-10 13:25:41 -06:00
Taylor Helsper
b96be9148b Improve ramlog and logrotate 2020-02-09 21:25:47 -06:00
Taylor Helsper
17d734df53 Add RockPro64 Fan Controller 2020-02-09 19:36:09 -06:00
Taylor Helsper
58ce699b75 Install mempoolspace changes 2020-02-09 19:35:49 -06:00
Taylor Helsper
5ab15413b7 Add loopd 2020-02-08 20:20:35 -06:00
Taylor Helsper
6e93f8a40c Roll back tor changes 2020-02-08 18:29:01 -06:00
Taylor Helsper
b1e68c6a69 Add electrum server reset; remove balanceofsatoshis 2020-02-05 19:15:32 -06:00
Taylor Helsper
f54e054a6b Update lndmanage to 0.9.0; Add balanceofsatoshis 2020-02-05 18:23:21 -06:00
Taylor Helsper
a6b8a7a2a9 Update tor to version 4.2.5 2020-02-04 20:17:25 -06:00
Taylor Helsper
8c2af81adc Checkout specific known, working rev of pivpn 2020-02-04 19:30:11 -06:00
Taylor Helsper
9ed651b0b4 Fix issue with devices that dont have USB 2020-02-03 22:03:35 -06:00
Taylor Helsper
9cce25cdc1 Improve reinstall of mempoolspace 2020-02-01 21:09:46 -06:00
Taylor Helsper
a16fd0c0bd Upgrade RTL to v0.6.4 2020-01-30 20:13:33 -06:00
Taylor Helsper
32fdd8b011 Add IP/Tor toggle for Bitcoin and LND 2020-01-28 19:59:46 -06:00
Taylor Helsper
588e58aa71 Fix btcpay key issue 2020-01-27 21:39:12 -06:00
Taylor Helsper
31881b5f18 Tweak rsa gen 2020-01-27 19:46:43 -06:00
Taylor Helsper
738ab37100 Move RTL backup files 2020-01-26 15:57:48 -06:00
Taylor Helsper
99bd794e1c Fix startup issue getting stuck at Drive Mounted 2020-01-26 14:45:17 -06:00
Taylor Helsper
f210d8f634 Make LndHub upgradable 2020-01-26 13:59:38 -06:00
Taylor Helsper
4e26ed66e2 Fix upgrade issue when copying files 2020-01-26 11:46:45 -06:00
Taylor Helsper
ab55f92f21 Tag v0.1.83 2020-01-25 22:57:43 -06:00
Taylor Helsper
1ec1959c93 Improve upgrade consistency; Tag v0.1.82 2020-01-25 22:21:08 -06:00
Taylor Helsper
4ff98cf001 Add option to reinstall apps 2020-01-25 21:39:55 -06:00
Taylor Helsper
0be0885d29 Add SSH keys and rockpro64 skips QS 2020-01-25 18:21:09 -06:00
Taylor Helsper
76539365d3 Remove upgrade _copy file 2020-01-23 23:42:30 -06:00
Taylor Helsper
2de335a227 Retry LND login every 10 minutes to prevent stuck LND 2020-01-23 21:43:50 -06:00
Taylor Helsper
9d3bae8867 Dont fail upgrade if keyserver can't be contacted 2020-01-22 20:33:42 -06:00
Amiga500
5ed7e70626 Lnd 0.9 beta (#146)
* LND 0.9-beta

* LND 0.9-beta
2020-01-22 19:06:04 -06:00
Taylor Helsper
1c8b561663 Small drives will not attempt QuickSync 2020-01-21 22:58:28 -06:00
Taylor Helsper
f30e168f58 Small drives will not attempt QuickSync 2020-01-21 22:58:03 -06:00
Taylor Helsper
ca18cf795f Upgrade RTL to v0.6.3 2020-01-21 21:46:14 -06:00
Taylor Helsper
458db96828 Fix issue regarging swap space setup 2020-01-20 19:33:58 -06:00
Taylor Helsper
34b26f0829 Only update cmdline.txt if it exists 2020-01-20 18:35:36 -06:00
Taylor Helsper
a45e61e68b Revert DNS Changes 2020-01-19 21:25:45 -06:00
Taylor Helsper
d272f7364f Improve enable/disable restoration 2020-01-16 22:22:31 -06:00
Taylor Helsper
06747ff290 Improve DNS to use resolvconf 2020-01-15 20:53:50 -06:00
Taylor Helsper
b50c679030 Add btcpayserver to stop list 2020-01-14 22:42:48 -06:00
Taylor Helsper
1027e993e9 Add BTC Pay port to tor and firewall 2020-01-14 22:39:15 -06:00
Taylor Helsper
bc6f0e77e6 Wait to build images until bitcoin is sycned and drive is free-er 2020-01-14 22:38:03 -06:00
Amiga500
c1c6deb6a1 btc-rpc-explorer v1.1.8, RTL fix for hidden sidebar, Changelog (#124)
* btc-rpc-explorer v1.1.8

* btc-rpc-explorer v1.1.8

* Update CHANGELOG

* Fix error on sidebar hidden on RTL

* Update CHANGELOG

* Update CHANGELOG
2020-01-10 19:40:16 -06:00
Taylor Helsper
d878e396a3 Improve settings page layout and info 2020-01-09 23:41:12 -06:00
Taylor Helsper
fbc07a96cb Upgrade RTL to v0.6.0 2020-01-09 23:10:07 -06:00
Taylor Helsper
e4a3770d4a Whirlpool client to 0.10.2 2020-01-07 20:40:23 -06:00
Taylor Helsper
d3ee147780 Tag v0.1.76 2020-01-06 23:23:21 -06:00
Taylor Helsper
793507b094 Add building docker image workaround and more info 2020-01-06 23:18:00 -06:00
Taylor Helsper
5773b1c69a Upgrade whirlpool to v 0.10.0 2020-01-01 23:36:33 -06:00
elkimek
09fb8753a6 Whirlpool fix for Rock64 (#116)
openjdk-8-jre -> openjdk-11-jre
Tested, working.
2019-12-28 16:20:42 -06:00
Taylor Helsper
589b6eb288 Whirlpool tweaks 2019-12-25 23:11:29 -06:00
BTCxZelko
0ce9cea96c Add Samourai Wallet's Whirlpool (#76)
* basic files and pages

* Create whirlpool.service

* Added Whirlpool port

* add openjdk-8-jre

* Whirlpool dependencies

* updates for PR

added line 26 and 27
removed second argument from wget

* Whirlpool edit

added sudo -u bitcoin

* instructions for setting up whirlpool

* corrected line 25

sudo -u bitcoin mkdir -p

* minor changes in instructions

* Create setup_whirlpool.sh

* updated instructions and deleted repeated code

* Delete setup_whirlpool.sh

* Set for future upgrades

* renamed whirlpool.jar

based on post_install.sh

* systemctl enable whirlpool

* use black/white whirlpool logo

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* Update bitcoin.conf

updated for dojo

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* Update mynode_post_upgrade.sh

* dojo compatible conf

updated for dojo

* update Whirlpool-cli to 0.9.2

* Update to whirlpool 0.9.3

Co-authored-by: Abhishek Shandilya <abhiShandy@users.noreply.github.com>
Co-authored-by: Taylor Helsper <tehelsper@gmail.com>
2019-12-25 22:38:30 -06:00
Amiga500
0769731ab7 btc-rpc-explorer v1.1.5 (#109)
* btc-rpc-explorer v1.1.5

* btc-rpc-explorer v1.1.5

* Update about.html
2019-12-24 22:03:43 -06:00
Taylor Helsper
bf41e1e5f6 Display screen for installing docker images 2019-12-23 12:20:09 -06:00
Taylor Helsper
8c9b7fa09f Add mempool.space 2019-12-22 23:46:42 -06:00
Taylor Helsper
cc64f2b535 Add status page for repairing drive 2019-12-21 21:27:14 -06:00
Taylor Helsper
4432b88ff2 Add option to restore LND channel backup 2019-12-21 00:07:21 -06:00
Taylor Helsper
86ee9c5dc4 Add script to store core services 2019-12-18 21:45:44 -06:00
Taylor Helsper
ddc80745f5 Remove chronyd on rockpro64 for consistent NTP 2019-12-18 21:34:57 -06:00
Taylor Helsper
a4fb7e1cf7 Merge branch 'master' of github.com:mynodebtc/mynode 2019-12-16 21:49:36 -06:00
Taylor Helsper
4eacc85f60 Expand rockpro64 rootfs 2019-12-16 21:49:25 -06:00
Amiga500
315edb0462 LND v0.8.2-beta (#106)
* LND v0.8.2

* LND v0.8.2-beta
2019-12-12 18:23:25 -06:00
Taylor Helsper
b6635fd3f7 Run fsck on each boot and save results 2019-12-11 19:34:34 -06:00
Amiga500
9ad721551a JoinMarket v0.6.1 (#102) 2019-12-10 20:32:34 -06:00
Taylor Helsper
97a770ab26 Start BTC RPC Explorer after Electrs 2019-12-10 20:31:32 -06:00
Taylor Helsper
d81210e70a Add button to regen LND TLS cert 2019-12-10 19:08:57 -06:00
Taylor Helsper
34a84650e7 Tag v0.1.72 2019-12-08 23:02:38 -06:00
Taylor Helsper
2e402b9291 Merge branch 'master' of github.com:mynodebtc/mynode 2019-12-08 21:46:36 -06:00
Taylor Helsper
ce255e4fbb More RockPro64 support 2019-12-08 21:46:22 -06:00
Amiga500
56e1a4bc11 lndmanage v0.8.1 (#94)
* lndmanage 0.8.1

* lndmanage v0.8.1
2019-12-07 21:06:40 -06:00
Taylor Helsper
282759ef6b Fix Joinmarket upgrade issue 2019-12-07 10:27:23 -06:00
Taylor Helsper
50d399fae5 LNDConnect can be upgraded + bug fix 2019-12-06 21:52:38 -06:00
Taylor Helsper
05cfeb78c3 Detect bitcoind for rockpro64 2019-12-06 20:41:55 -06:00
Taylor Helsper
6404e64277 Improve local IP detection and device setup 2019-12-05 21:30:23 -06:00
Taylor Helsper
a9c009660e Merge branch 'master' of github.com:mynodebtc/mynode 2019-12-04 22:29:08 -06:00
Taylor Helsper
b5de80a49a Update RTL and swap settings 2019-12-04 22:28:56 -06:00
Amiga500
050800794e btc-rpc-explorer v1.1.4 (#88)
* Update setup_device.sh

* Update mynode_post_upgrade.sh
2019-12-04 22:26:26 -06:00
Taylor Helsper
47d3f3a19d More rockpro64 support 2019-12-04 19:05:52 -06:00
Amiga500
19082ad4cc mynode_post_upgrade.sh (#86)
JoinMarket 0.6.0
2019-12-03 22:24:24 -06:00
Amiga500
ef67e2d8de btc-rpc-explorer v1.1.2 (#83)
* Update setup_device.sh

btc-rpc-explorer v1.1.2

* Update mynode_post_upgrade.sh

btc-rpc-explorer v1.1.2
2019-11-30 11:39:28 -06:00
Taylor Helsper
924126bbe2 Move docker marker to HDD 2019-11-30 11:18:06 -06:00
Taylor Helsper
a376348e6e VM tweaks 2019-11-29 21:42:34 -06:00
Taylor Helsper
172828bd3b Delay docker containers until drive is mounted 2019-11-29 21:29:55 -06:00
Taylor Helsper
1c807daec8 Upgrade RTL to v0.5.4 2019-11-29 18:32:27 -06:00
Taylor Helsper
8a1f99674b Verify admin's config folder is owned by admin 2019-11-29 18:30:56 -06:00
Taylor Helsper
35c9f61593 Speedup npm install 2019-11-29 15:55:55 -06:00
Taylor Helsper
09d8d5a989 Improve drive detection 2019-11-27 21:46:30 -06:00
Taylor Helsper
7c797e928c Use IP address for WebSSH 2019-11-26 20:13:02 -06:00
Taylor Helsper
117a751f01 Merge branch 'master' of github.com:mynodebtc/mynode 2019-11-26 18:20:23 -06:00
bitromortac
0243b49312 Update lndmanage to version 0.8.0.1 (#78)
Release notes: https://github.com/bitromortac/lndmanage/releases/tag/v0.8.0.1
2019-11-26 18:19:33 -06:00
Taylor Helsper
17c5dac29c Correct dpkg issues 2019-11-26 18:17:33 -06:00
Taylor Helsper
27b45bcf61 Remove NTP conflicts 2019-11-26 07:49:24 -06:00
Taylor Helsper
aac19b36bb Move debug tarball to script and add more data 2019-11-25 18:25:46 -06:00
Taylor Helsper
28a647d0c2 Docker system updates 2019-11-25 18:13:33 -06:00
Taylor Helsper
9e82b7819a Add local GUI and bug fixes 2019-11-24 21:45:24 -06:00
Taylor Helsper
84cdcd3a79 Add WebSSH Client 2019-11-22 22:27:35 -06:00
Taylor Helsper
2bbd74aec1 Add date to post upgrade log 2019-11-21 20:41:05 -06:00
Taylor Helsper
af5df9bdf6 Install JoinMarket 2019-11-20 20:02:33 -06:00
Taylor Helsper
a4065fca83 More LND Admin Removal 2019-11-18 21:19:57 -06:00
Taylor Helsper
79bb52dfab Improve Docker install / reinstall 2019-11-18 21:18:56 -06:00
Taylor Helsper
59de0150a6 Add some docker deps to install explicitly 2019-11-17 21:58:37 -06:00
Taylor Helsper
c677dffd4f Make sure tor folder exist 2019-11-16 22:20:23 -06:00
Taylor Helsper
78e56f1b10 Track successful upgrades 2019-11-16 14:46:00 -06:00
Taylor Helsper
fdb2961ae0 Upgrade improvements, netdata improvements 2019-11-15 23:09:15 -06:00
Taylor Helsper
aa2d5d3cd8 Add netdata - first docker container 2019-11-13 20:32:37 -06:00
Taylor Helsper
ca44cfe596 Tweak docker settings 2019-11-11 21:20:10 -06:00
Taylor Helsper
3339960ae1 Fix bottle dep 2019-11-11 20:44:18 -06:00
Taylor Helsper
779129c9de Add glances 2019-11-11 20:35:05 -06:00
Taylor Helsper
b4191ea38e Add glances 2019-11-11 19:31:05 -06:00
Taylor Helsper
6c29249e48 Add docker dep 2019-11-10 21:22:39 -06:00
Taylor Helsper
a7dd764885 Fix lndconnect 2019-11-10 20:15:43 -06:00
Taylor Helsper
203eb0307f More LND Admin removal 2019-11-09 20:52:04 -06:00
Taylor Helsper
a27a9d0362 Fix some issues after refactor 2019-11-09 20:21:25 -06:00
Taylor Helsper
5b2a87ce94 Remove LND Admin 2019-11-09 10:14:56 -06:00
Taylor Helsper
25e4f6c447 Add more upgrade logging 2019-11-09 09:34:55 -06:00
Taylor Helsper
7a0b2b0bae LNDConnect will use locally calculated local IP 2019-11-09 09:32:48 -06:00
Taylor Helsper
5e9f8d589d More bandwidth tweaks 2019-11-09 09:32:19 -06:00
Taylor Helsper
c0424f6887 Move Rock64 electrs and add additional debug 2019-11-08 19:25:22 -06:00
Taylor Helsper
c5138424a3 Copy LND admin TLS Cert file earlier 2019-11-04 21:52:54 -06:00
Taylor Helsper
c01df3d8b4 Fix unlock script to hold off and avoid contention if new wallet is created 2019-11-04 20:22:46 -06:00
Taylor Helsper
2bffbf3837 Improve upgrade loggin 2019-11-04 20:16:55 -06:00
Taylor Helsper
058c3ffb5a Improve custom BTC+LND configs 2019-11-04 19:34:19 -06:00
Taylor Helsper
b79fb19df2 Add custom BTC+LND Config 2019-11-03 22:50:47 -06:00
Taylor Helsper
f3f27bafb5 Speed up wait on BTC script 2019-11-03 21:59:43 -06:00
Taylor Helsper
a1d59bb9cb Vastly improved settings / status page 2019-11-01 22:54:42 -05:00
Taylor Helsper
409bc69242 Tweak bandwidth settings 2019-10-30 21:01:37 -05:00
Taylor Helsper
6abe78e88f Auto device type detection 2019-10-29 21:22:11 -05:00
Taylor Helsper
aa20aeab36 QuickSync improvements for smoother transition to new torrent 2019-10-28 21:44:55 -05:00
Taylor Helsper
d137d309c9 Fix bug when defaulting QS after it was disabled 2019-10-28 18:43:39 -05:00
Taylor Helsper
a81da403e1 Add HTTPS cert regen 2019-10-26 12:15:29 -05:00
Taylor Helsper
adf74f3dd7 Add dep for lndmanage 2019-10-26 11:36:38 -05:00
Taylor Helsper
5600863f13 Fix issue where post_upgrade wasnt running on manual upgrades 2019-10-26 11:31:49 -05:00
Taylor Helsper
5cce8642a2 Add lndmanage 2019-10-25 23:42:32 -05:00
Taylor Helsper
1cddc60267 Add custom LND config 2019-10-24 18:58:21 -05:00
Taylor Helsper
37c81fcb54 Default disable QS on SSDs 2019-10-23 23:18:46 -05:00
Taylor Helsper
b9685e7fff Improve startup regrarding urandom stuff 2019-10-23 19:55:49 -05:00
Taylor Helsper
5c8fa453e7 Save individual upgrade logs + save in debug tarball 2019-10-22 19:52:40 -05:00
Taylor Helsper
e715b08d1e Make sure all upgrade output is logged 2019-10-22 19:45:46 -05:00
Taylor Helsper
fb6a49a959 Handle 'empty' btcrpc pw 2019-10-21 18:30:28 -05:00
Taylor Helsper
562e72c741 Enable HTTPS through firewall 2019-10-19 23:20:28 -05:00
Taylor Helsper
437a33e15f Auto enable HTTPS; Tag v0.1.56 2019-10-19 23:02:50 -05:00
Taylor Helsper
f2989997b1 Log upgrades; Fix HTTPS links 2019-10-19 09:40:18 -05:00
Taylor Helsper
e8db91f146 Disable UFW logging 2019-10-18 22:44:09 -05:00
Taylor Helsper
755a5cdfec Add HTTPS option for GUI 2019-10-18 22:39:29 -05:00
Taylor Helsper
d287c307ac Prevent cyclic reboot 2019-10-16 22:31:48 -05:00
Taylor Helsper
012c9a1dd3 Bug fixes for verify 2019-10-15 22:19:02 -05:00
Taylor Helsper
26d78b183a Add verification of BTC 2019-10-15 21:57:46 -05:00
Taylor Helsper
838c3fa42d Update LND and GPG Verify it 2019-10-15 21:10:40 -05:00
Taylor Helsper
b63d814741 Add USB driver check service 2019-10-13 20:47:14 -05:00
Taylor Helsper
21d5fe085b Mount drives with error=continue 2019-10-11 21:29:39 -05:00
Taylor Helsper
efe886377b Upgrade RTL 2019-10-10 19:24:52 -05:00
Taylor Helsper
9358fbba1f Add ngrok for debugging 2019-10-09 21:50:07 -05:00
Taylor Helsper
ec2f17ab04 Tweak invalid block check timing / settings 2019-10-09 18:53:23 -05:00
Taylor Helsper
fe1ae6c40e Fix possible issue where electrs cant run 2019-10-07 22:11:31 -05:00
Taylor Helsper
f640b6432a Improve upgrade for x86 2019-10-07 18:39:54 -05:00
Taylor Helsper
7a07bdbd22 Add abililty to customize bitcoin config 2019-10-05 10:53:19 -05:00
Taylor Helsper
08a0f83b0a Upgrade BTC RPC Explorer to 1.1.1 2019-10-04 20:30:56 -05:00
Taylor Helsper
a4ad71ab46 Open Avahi port 2019-10-04 20:26:48 -05:00
Taylor Helsper
d608f28619 Early x86 support 2019-10-02 22:10:20 -05:00
Taylor Helsper
8d3fc8d465 Improve uploader devices 2019-09-26 21:08:08 -05:00
Taylor Helsper
04fd831e15 Remove unnecessary block check output 2019-09-26 21:06:34 -05:00
Taylor Helsper
bce78b4e29 Fix bug in invalid block script 2019-09-24 20:57:48 -05:00
Taylor Helsper
5a9e4e547d Add network-manager package 2019-09-24 20:54:38 -05:00
Taylor Helsper
80fb2b2366 Tweak block check timing 2019-09-24 20:21:14 -05:00
Taylor Helsper
9b476d8f5f Add service to fix invalid blocks 2019-09-23 20:50:19 -05:00
Taylor Helsper
38cff419c5 Move USB settings 2019-09-23 20:50:02 -05:00
Taylor Helsper
1f149eed6d Save QuickSync tar extract output and remove rate limit 2019-09-22 16:46:55 -05:00
Taylor Helsper
79667c269f Set USB to always On to prevent SSD errors 2019-09-22 16:45:43 -05:00
Taylor Helsper
844fc0af13 LND Admin resets when changing PW 2019-09-17 21:29:44 -05:00
Taylor Helsper
03c6f24869 Improve logos and logrotate 2019-09-16 22:23:34 -05:00
Taylor Helsper
1bbe1ee67a Improve VPN consistency between reboots 2019-09-16 18:46:20 -05:00
Taylor Helsper
d9a2aa08ee Add more Tor services 2019-09-15 20:50:38 -05:00
Taylor Helsper
e1194cc589 LND Admin Password now matches the myNode PW 2019-09-13 21:24:56 -05:00
Taylor Helsper
185539e8a6 Add LND Tor service and lndconnect QR codes for it 2019-09-01 21:08:55 -05:00
Taylor Helsper
932c7dc7e6 Fix VPN issue where firewall needs to restart after VPN is active 2019-08-30 20:17:35 -05:00
Taylor Helsper
da7bdf878c VPN HDD backup 2019-08-25 19:49:22 -05:00
Taylor Helsper
ab8d4e21e7 Tweak upgrade output 2019-08-24 15:07:37 -05:00
Taylor Helsper
47c0b54d0c More VPN updates 2019-08-23 20:19:58 -05:00
Taylor Helsper
9aefd866ad Disable pivpn unattended upgrades since it makes OS assumptions and myNode can manage better during upgrades 2019-08-22 22:02:18 -05:00
Taylor Helsper
4464d0e86f Revert changes to DL settings 2019-08-21 22:15:23 -05:00
Taylor Helsper
e9f4b03fc9 Improve QuickSync and Bandwidth 2019-08-20 21:02:57 -05:00
Taylor Helsper
59bebe31bd Improve quicksync speed management 2019-08-19 23:39:10 -05:00
Taylor Helsper
35a47949de Use rpcauth for btc authentication rather than user/pass 2019-08-19 20:36:58 -05:00
Taylor Helsper
4fcacb9886 Resolve enable/disable differences if full SD card upgrade is done 2019-08-18 21:25:55 -05:00
Taylor Helsper
fde0f1b5ac Add bitcointx tools to pip packages 2019-08-17 22:30:21 -05:00
Taylor Helsper
dac819c9df Modify DNS settings 2019-08-16 23:11:28 -05:00
Taylor Helsper
2fa826c903 Remove default pass or VPN - will be configurable later 2019-08-16 23:08:49 -05:00
Taylor Helsper
213088812a Run post upgrade when doing an upgrade w/ reboot 2019-08-15 22:18:32 -05:00
Taylor Helsper
8996a451cb Improve CI with RTL due to Google questioning... 2019-08-14 21:41:38 -05:00
Taylor Helsper
bf42887428 More VPN enhancements 2019-08-14 17:59:02 -05:00
Taylor Helsper
af7f99916e Fix wallet creation with latest LND version 2019-08-14 17:58:45 -05:00
Taylor Helsper
93272c162d More VPN enhancements 2019-08-13 21:01:16 -05:00
Taylor Helsper
9d29e73de3 VPN fixes 2019-08-13 12:16:18 -05:00
Taylor Helsper
5594b561e5 Initial VPN checkin 2019-08-12 22:29:53 -05:00
Taylor Helsper
0f2baf2cd9 Slow down extract to prevent too much power draw 2019-08-09 20:09:41 -05:00
Taylor Helsper
89e4a7d197 Add user for VPN access 2019-08-09 20:08:50 -05:00
Taylor Helsper
c759e879cf Upgrade bitcoind to 18.1 and improve quicksync with SSD 2019-08-09 20:07:46 -05:00
Taylor Helsper
eb468dc823 Rate limit extract to hopefully prevent power issues during extreme disk RW 2019-08-07 20:46:58 -05:00
Taylor Helsper
0065e24203 Add QS delay 2019-07-31 21:55:17 -05:00
Taylor Helsper
63e52d2a0a Add ability to enable/disable quicksync 2019-07-31 21:46:22 -05:00
Taylor Helsper
4e991f627a Upgrade LND to 0.7.1 2019-07-31 20:51:58 -05:00
Taylor Helsper
7f96d8bc04 Add settings toggle for being an uploader device 2019-07-31 19:47:04 -05:00
Taylor Helsper
dcb1a97cc8 Add ability to run a local upgrade without reboot 2019-07-31 19:38:28 -05:00
Taylor Helsper
ebefb3b204 Prevent prompt during RTL install 2019-07-29 19:30:33 -05:00
Taylor Helsper
77d87b0989 Improve RTL password management 2019-07-28 18:34:08 -05:00
Taylor Helsper
e6db0ef393 Make other projects upgradable 2019-07-28 17:41:37 -05:00
Taylor Helsper
4d6b914e2a Check for new version on startup 2019-07-28 16:02:56 -05:00
Taylor Helsper
43c2d280d9 Improve key copy 2019-07-28 15:36:20 -05:00
Taylor Helsper
59d95738f8 Fix startug bug after mongodb was removed 2019-07-27 12:07:00 -05:00
Taylor Helsper
1863f3813b Fix race condition in generating lndconnect codes for the first time 2019-07-27 12:00:41 -05:00
Taylor Helsper
5de2837ea7 Add uploader capability 2019-07-24 21:51:12 -05:00
Taylor Helsper
19624cd3a2 Remove LND Connect Remote (adding VPN later) 2019-07-13 18:56:42 -05:00
Taylor Helsper
bd7d1969c7 Move transmission dir to HDD so it doesn't have to verify if a new SD card is used 2019-07-13 13:26:00 -05:00
Taylor Helsper
10235210f3 Improve torrent redownload check 2019-07-06 22:18:19 -05:00
Taylor Helsper
2b6be02041 Mark expanded fs for rock64 2019-07-05 20:48:38 -05:00
Taylor Helsper
87659bc96b Word towards SD card replacement support 2019-07-05 20:45:42 -05:00
Taylor Helsper
7304e74f3a Upgrade LND to 0.7.0 2019-07-02 21:07:26 -05:00
Taylor Helsper
f6523fcc21 Add ability to change alias 2019-06-29 21:08:19 -05:00
Taylor Helsper
046eeaa092 Always update LND and BTC config from upgrades 2019-06-29 11:41:49 -05:00
Taylor Helsper
1568ba657c Cleanup initial setup scripts 2019-06-26 22:02:08 -05:00
Taylor Helsper
bbe2bf9e8a Add sync and sleep after torrent DL 2019-06-20 19:40:19 -05:00
Taylor Helsper
c05976c2ee Update README and add tool for easy local updates 2019-06-18 22:52:49 -05:00
Taylor Helsper
283b190702 Initial copy to open source repo 2019-06-15 18:02:44 -05:00