You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced/clone-tool.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Clone Tool
2
2
3
-
The Clone Tool is a utility built into myNode that can help migrate data from one drive to another. This can help you move data to a larger drive or upgrade from a hard drive (HDD) to solid state drive (SSD) for better performance.
3
+
The Clone Tool is a utility built into MyNode that can help migrate data from one drive to another. This can help you move data to a larger drive or upgrade from a hard drive (HDD) to solid state drive (SSD) for better performance.
4
4
5
5
## Using the Clone Tool
6
6
@@ -12,7 +12,7 @@ To start using the clone tool, first go to the settings page and click on the 'O
12
12
</figure>
13
13
</center>
14
14
15
-
This will restart myNode and open the Clone Tool after rebooting. In this state, Bitcoin and other apps will not be running.
15
+
This will restart MyNode and open the Clone Tool after rebooting. In this state, Bitcoin and other apps will not be running.
16
16
17
17
<center>
18
18
<figure>
@@ -28,7 +28,7 @@ Once open, the Clone Tool will wait for two drives to be attached. Two drives ca
28
28
</figure>
29
29
</center>
30
30
31
-
After attaching both drives, you will be promoted to confirm the clone process. You can also reboot to go back to normal myNode operation or rescan the drives if something doesn't seem correct. If rebooting, detach the second drive first.
31
+
After attaching both drives, you will be promoted to confirm the clone process. You can also reboot to go back to normal MyNode operation or rescan the drives if something doesn't seem correct. If rebooting, detach the second drive first.
32
32
33
33
**Be sure to verify the source and destination drives are correct!** After confirming, the destination drive will be erased and data from the source drive will be copied to it.
Copy file name to clipboardExpand all lines: docs/advanced/custom-app-versions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Customize App Versions
2
2
3
-
In some situations, like in the case of contentious forks, you may want to use a specific application version and not upgrade to the one used by myNode or upgrade to a new release prior to its inclusion in a myNode release. If that were to happen, myNode includes a tool to override the application version that is installed.
3
+
In some situations, like in the case of contentious forks, you may want to use a specific application version and not upgrade to the one used by MyNode or upgrade to a new release prior to its inclusion in a MyNode release. If that were to happen, MyNode includes a tool to override the application version that is installed.
Copy file name to clipboardExpand all lines: docs/advanced/customize-config.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Customizing Bitcoin and LND Config
2
2
3
3
## Customizing your Bitcoin Configuration
4
-
myNode generates much of the Bitcoin config automatically so it can easily communciate with other services on the device. However, you may want to tweak certain settings to control bandwidth, add specific peers, etc...
4
+
MyNode generates much of the Bitcoin config automatically so it can easily communciate with other services on the device. However, you may want to tweak certain settings to control bandwidth, add specific peers, etc...
5
5
6
6
7
-
To do this, you can edit the config via the Bitcoin page in the myNode UI.
7
+
To do this, you can edit the config via the Bitcoin page in the MyNode UI.
8
8
9
9
<center>
10
10
<figure>
@@ -34,9 +34,9 @@ file, even between reboots and upgrades!
34
34
35
35
## Customizing the your LND Configuration
36
36
37
-
myNode generates much of the LND config automatically so it can easily communciate with other services on the device. However, you may want to tweak certain settings to control bandwidth, peers, etc...
37
+
MyNode generates much of the LND config automatically so it can easily communciate with other services on the device. However, you may want to tweak certain settings to control bandwidth, peers, etc...
38
38
39
-
To do this, you can edit the config via the Lightning page in the myNode UI.
39
+
To do this, you can edit the config via the Lightning page in the MyNode UI.
Copy file name to clipboardExpand all lines: docs/advanced/find-device-ip.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,13 @@ First, if you already have access to the web interface, you can navigate to the
8
8
9
9
## Option 2 - Via your Router
10
10
11
-
If you connect to your home router, normally via a web page or an app, there is typically a section on connected devices. Routers may vary, but the devices are typically listed by name and IP address. Look for a device with the name "myNode" and find its IP address.
11
+
If you connect to your home router, normally via a web page or an app, there is typically a section on connected devices. Routers may vary, but the devices are typically listed by name and IP address. Look for a device with the name "MyNode" and find its IP address.
12
12
13
13
## Option 3 - Via a Network Scanner
14
14
15
-
Applications like [Advanced IP Scanner](https://www.advanced-ip-scanner.com/) or [Angry IP Scanner](https://angryip.org/) can also scan your network and find devices and their IP addresses. Look for a device named "myNode" and its IP address should be displayed.
15
+
Applications like [Advanced IP Scanner](https://www.advanced-ip-scanner.com/) or [Angry IP Scanner](https://angryip.org/) can also scan your network and find devices and their IP addresses. Look for a device named "MyNode" and its IP address should be displayed.
16
16
17
17
## Option 4 - Via a Computer Monitor
18
18
19
-
Finally, if you attach a monitor and keyboard to your device, you can find the IP address. After connecting the additional hardware, you should see a login prompt. Log in with the username "admin" and your myNode password. After successful login, a banner should be displayed that includes the device IP address. Additionally, running the command "ip addr" will provide more network information.
19
+
Finally, if you attach a monitor and keyboard to your device, you can find the IP address. After connecting the additional hardware, you should see a login prompt. Log in with the username "admin" and your MyNode password. After successful login, a banner should be displayed that includes the device IP address. Additionally, running the command "ip addr" will provide more network information.
Copy file name to clipboardExpand all lines: docs/advanced/flash-sd-card.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Flash SD Card Image
2
2
3
-
For many types of devices, including the Raspberry Pi 4, the first step in getting started is to download a myNode image and flash it onto an SD card. The SD card is then inserted into the device so it can run the myNode software.
3
+
For many types of devices, including the Raspberry Pi 4, the first step in getting started is to download a MyNode image and flash it onto an SD card. The SD card is then inserted into the device so it can run the MyNode software.
4
4
5
5
This same process can be done to load new versions of software, reset your password if it was forgotten, or to swap to a new SD card with larger storage capacity.
6
6
@@ -99,6 +99,6 @@ Finally, the last step is to take the SD card and insert it into the unpowered d
99
99
</figure>
100
100
</center>
101
101
102
-
Once, it has been inserted, reconnect the power cable and enjoy myNode!
102
+
Once, it has been inserted, reconnect the power cable and enjoy MyNode!
103
103
104
104
For futher steps, try the [Getting Started](/intro/getting-started) guide.
Copy file name to clipboardExpand all lines: docs/advanced/install-pc-server.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,23 +2,23 @@
2
2
3
3
## Background
4
4
5
-
myNode has been designed to protect your data by requiring two storage drives. One drive contains the operating system and applications and the other stores data, like the Bitcoin blockchain. This allows for easier data backup and enables simpler recovery.
5
+
MyNode has been designed to protect your data by requiring two storage drives. One drive contains the operating system and applications and the other stores data, like the Bitcoin blockchain. This allows for easier data backup and enables simpler recovery.
6
6
7
-
This guide suggests using a USB thumbdrive to boot the operating system and using an internal drive for data. In more advanced use cases, the myNode image can be written to an internal drive as well using similar tools. Any existing data on the thumbdrive and data drive will be lost.
7
+
This guide suggests using a USB thumbdrive to boot the operating system and using an internal drive for data. In more advanced use cases, the MyNode image can be written to an internal drive as well using similar tools. Any existing data on the thumbdrive and data drive will be lost.
8
8
9
9
**Required Hardware**
10
10
- USB Thumbdrive (32GB+)
11
11
- PC, Laptop or Server
12
12
13
13
## Download
14
14
15
-
First, download the myNode image for a PC or server (amd64) from [mynodebtc.com](http://mynodebtc.com/download) and save it. This should be done on a PC that is not intended to be used as the node.
15
+
First, download the MyNode image for a PC or server (amd64) from [mynodebtc.com](http://mynodebtc.com/download) and save it. This should be done on a PC that is not intended to be used as the node.
16
16
17
17

18
18
19
-
## Install myNode
19
+
## Install MyNode
20
20
21
-
Once the image has been downloaded, the image needs to be written to a drive that will be used to boot the PC or server intended to run myNode. This can easily be done with a [USB thumbdrive](https://amzn.to/3AlIxco) and [Balena Etcher](https://www.balena.io/etcher/). If using a USB thumbdrive, make sure it is at least 32GB.
21
+
Once the image has been downloaded, the image needs to be written to a drive that will be used to boot the PC or server intended to run MyNode. This can easily be done with a [USB thumbdrive](https://amzn.to/3AlIxco) and [Balena Etcher](https://www.balena.io/etcher/). If using a USB thumbdrive, make sure it is at least 32GB.
22
22
23
23
Insert the USB drive into your PC. Open Etcher, click Select image and choose the downloaded image. Note, the downloaded image may need to be extracted first.
24
24
@@ -34,8 +34,8 @@ Now that the USB drive has been written, insert it into the PC or server to be u
34
34
35
35

36
36
37
-
## Running myNode
37
+
## Running MyNode
38
38
39
-
Once the PC or server has been powered on, you can access the myNode interface by either accessing http://mynode.local via a device connected to the same network or via a monitor and keyboard connected to the device. You can login with the password `bolt`.
39
+
Once the PC or server has been powered on, you can access the MyNode interface by either accessing http://mynode.local via a device connected to the same network or via a monitor and keyboard connected to the device. You can login with the password `bolt`.
0 commit comments