Commit Graph

1000 Commits

Author SHA1 Message Date
Taylor Helsper
2c954d644d Seed bitcoin peers if none are detected 2020-08-23 20:26:26 -05:00
Taylor Helsper
a3866ba0f5 Disable old services prior to stopping 2020-08-22 22:12:41 -05:00
Taylor Helsper
47f5dae411 Tag v0.2.15 2020-08-22 21:26:20 -05:00
Amiga500
c76d000c35
LND v0.11.0-beta on README.md (#398) 2020-08-22 21:22:02 -05:00
Taylor Helsper
d9c745b41a Improve chromium auto-launch for desktop 2020-08-21 17:06:50 -05:00
Taylor Helsper
e0e81f4f7d Add startup info for generating dhparam data 2020-08-21 13:49:07 -05:00
Taylor Helsper
2aa224c57c Move status file to /tmp 2020-08-21 13:31:47 -05:00
Taylor Helsper
ffb8bc0bae VM bug fixes 2020-08-21 13:28:42 -05:00
Taylor Helsper
e0a1167f43 Freeze grub updates for x86 2020-08-20 19:59:40 -05:00
Taylor Helsper
1f04e7d85d Upgrade LND to v0.11.0 2020-08-20 19:56:31 -05:00
Amiga500
d6e7bae0ca
Lightning Loop v0.8.0-beta (#392)
* Update setup_device.sh

* Update mynode_post_upgrade.sh
2020-08-20 13:14:24 -05:00
Taylor Helsper
7b048d51ed Use NGINX for electrum port 50002 2020-08-19 22:24:03 -05:00
Taylor Helsper
8e2ad98a00 Add tor services for glances, netdata, webssh 2020-08-17 21:56:32 -05:00
Taylor Helsper
50a5b5e987 Add HTTPS for Glances, Netdata, WebSSH 2020-08-17 21:33:34 -05:00
Taylor Helsper
7ba2afce48 Update tor ports 2020-08-17 20:40:27 -05:00
Taylor Helsper
7ff983b815 Add HTTPS for Mempool and BTC Pay Server 2020-08-17 20:27:07 -05:00
Taylor Helsper
b80f118b2a Improve Bitcoin CLI UI 2020-08-17 19:57:29 -05:00
Taylor Helsper
00ed84ac7b Increase HTTPS timeout so long cli commands work 2020-08-17 19:56:57 -05:00
Taylor Helsper
3b60516d9e Tag v0.2.14 2020-08-15 22:04:40 -05:00
Taylor Helsper
af41a0e423 Refactor flask startup 2020-08-13 22:45:01 -05:00
Taylor Helsper
92ef251770 Merge branch 'master' of github.com:mynodebtc/mynode 2020-08-13 22:11:25 -05:00
Taylor Helsper
648eb9ed27 Remove https restart 2020-08-13 22:11:01 -05:00
Taylor Helsper
fa4bba38b8 Upgrade lnbits to latest release commit 2020-08-13 22:10:13 -05:00
Amiga500
ba04b2ab7c
Added Spector Desktop on README.md (#391) 2020-08-13 15:06:41 -05:00
Taylor Helsper
d5ba2b5cee More HTTPS with nginx imrpovements 2020-08-12 20:42:41 -05:00
Taylor Helsper
8f9be5b8d6 Open firewall ports for new HTTPS services 2020-08-11 23:22:40 -05:00
Taylor Helsper
eebca75f45 Fix lndhub link 2020-08-11 22:34:20 -05:00
Taylor Helsper
ad9e389065 Add HTTPS for lndhub and BTC RPC Explorer 2020-08-11 22:24:04 -05:00
Taylor Helsper
f1d043165b Use explicit lnbits commit 2020-08-11 22:23:28 -05:00
Taylor Helsper
23ee4071e6 Merge branch 'master' of github.com:mynodebtc/mynode 2020-08-10 23:08:51 -05:00
Taylor Helsper
dc58b3c3c8 More nginx additions 2020-08-10 23:08:38 -05:00
Amiga500
8dd5aba361
Bitcoin Core 0.20.1 and RTL v0.8.3-beta on README.md (#388)
* Update README.md

* Update README.md
2020-08-10 17:38:32 -05:00
Amiga500
4708a50874
Update Bitcoin Core to 0.20.1 (#387)
* Update setup_device.sh

* Update mynode_post_upgrade.sh
2020-08-10 17:38:13 -05:00
Abhishek Shandilya
23ee8f69be
script to show status of all services at once (#384)
* show status of all services at once

* cleanup comments and blank lines

* add mempoolspace, background services

* center align the headers

* renamed the script and added cases for failed state

* add comments
2020-08-09 19:35:10 -05:00
Abhishek Shandilya
e80cd19d1b
autofocus password during login (#382) 2020-08-08 22:33:51 -05:00
Taylor Helsper
abe5b8af0a Auto configure specter for local btc node 2020-08-06 23:06:51 -05:00
Taylor Helsper
5563741319 Upgrade Specter to v0.6.0; Upgrade Thunderhub to v0.9.0 2020-08-06 20:06:18 -05:00
Taylor Helsper
6ac208d8da Add warning for tor system upgrades 2020-08-06 20:05:28 -05:00
Taylor Helsper
d8250a84d9 Tweak tip number to be past QS 2020-08-06 18:13:30 -05:00
Taylor Helsper
b19a944044 Don't display error for fsck error 8 (operational) 2020-08-06 18:10:32 -05:00
Taylor Helsper
23a22d6a23 Only mark synced if block height is close to tip; Prevents setting synced at 0/0 2020-08-06 18:01:26 -05:00
Taylor Helsper
e48314022c Fix halving message from showing on new device setup 2020-08-06 17:53:11 -05:00
Taylor Helsper
d4b64b0961 Initial nginx settings attempt 2020-08-06 17:52:48 -05:00
Abhishek Shandilya
3e4824ae70
RPC password bug (#381)
* replaced ugly tar output with simple messages

* replaced ugly tar extraction output

* Update mynode-local-upgrade

* Suppress the null byte warning

* replaced span with p element to avoid extra space while copying rpc password
2020-08-05 19:47:31 -05:00
Taylor Helsper
b6772cd160 Add nginx; Update RTL to v0.8.3 2020-08-03 21:07:16 -05:00
Taylor Helsper
79ea975e78 Change placeholder text color 2020-08-03 20:55:39 -05:00
Taylor Helsper
9fb2b7d401 Add placeholder text for password 2020-08-02 21:00:04 -05:00
gaetawoo
75e048e70f
Fix typo in config file (#376) 2020-08-01 22:22:12 -05:00
Taylor Helsper
9862422136 Add Caravan status to status page 2020-07-31 23:03:03 -05:00
Taylor Helsper
53cf3db3d2 Fix typo 2020-07-31 22:53:39 -05:00