manual, set internal collections to filename.md template

This commit is contained in:
Mik-TF
2024-05-13 19:28:23 -04:00
parent 280652166f
commit 1836179a75
169 changed files with 709 additions and 709 deletions

View File

@@ -39,7 +39,7 @@ Note that you can run Zero-OS on a Virtual Machine (VM), but you won't farm any
Also, note that ThreeFold runs its own OS, which is Zero-OS. You thus need to start with completely wiped disks. You cannot farm TFT with Windows, Linux or MAC OS installed on your disks. If you need to use such OS temporarily, boot it in Try mode with a removable media (USB key).
Note: Once you have the necessary hardware, you need to [create a farm](./1_create_farm.md), [create a Zero-OS bootstrap image](./2_bootstrap_image.md), [wipe your disks](./4_wipe_all_disks.md) and [set the BIOS/UEFI](./5_set_bios_uefi.md) . Then you can [boot your 3Node](./6_boot_3node.md). If you are planning in building a farm in data center, [read this section](advanced_networking_toc.md).
Note: Once you have the necessary hardware, you need to [create a farm](1_create_farm.md), [create a Zero-OS bootstrap image](2_bootstrap_image.md), [wipe your disks](4_wipe_all_disks.md) and [set the BIOS/UEFI](5_set_bios_uefi.md) . Then you can [boot your 3Node](6_boot_3node.md). If you are planning in building a farm in data center, [read this section](advanced_networking_toc.md).

View File

@@ -6,9 +6,9 @@ For advanced farming information, such as GPU farming and room parameters, refer
<h2> Table of Contents </h2>
- [1. Create a Farm](./1_create_farm.md)
- [2. Create a Zero-OS Bootstrap Image](./2_bootstrap_image.md)
- [3. Set the Hardware](./3_set_hardware.md)
- [4. Wipe All the Disks](./4_wipe_all_disks.md)
- [5. Set the BIOS/UEFI](./5_set_bios_uefi.md)
- [6. Boot the 3Node](./6_boot_3node.md)
- [1. Create a Farm](1_create_farm.md)
- [2. Create a Zero-OS Bootstrap Image](2_bootstrap_image.md)
- [3. Set the Hardware](3_set_hardware.md)
- [4. Wipe All the Disks](4_wipe_all_disks.md)
- [5. Set the BIOS/UEFI](5_set_bios_uefi.md)
- [6. Boot the 3Node](6_boot_3node.md)

View File

@@ -159,7 +159,7 @@ Choices 1 and 2 are for UEFI (newer models).
Choices 4 and 5 are for BIOS (newer models).
Choices 3 and 6 are mainly for network boot.
Refer to [this previous section](./2_bootstrap_image.md) for more information on creating a Zero-OS bootstrap image.
Refer to [this previous section](2_bootstrap_image.md) for more information on creating a Zero-OS bootstrap image.
For information on how to boot Zero-OS with iPXE, read [this section](./6_boot_3node.md#advanced-booting-methods-optional).

View File

@@ -23,19 +23,19 @@ One of the great features of Zero-OS is that it can be completely run within the
## 1. Booting the 3Node with Zero-OS
To boot Zero-OS, insert your Zero-OS bootstrap image USB key, power on your computer and choose the right booting sequence and parameters ([BIOS or UEFI](./5_set_bios_uefi.md)) in your BIOS/UEFI settings. Then, restart the 3Node. Zero-OS should boot automatically.
To boot Zero-OS, insert your Zero-OS bootstrap image USB key, power on your computer and choose the right booting sequence and parameters ([BIOS or UEFI](5_set_bios_uefi.md)) in your BIOS/UEFI settings. Then, restart the 3Node. Zero-OS should boot automatically.
Note that you need an ethernet cable connected to your router or switch. You cannot farm on the ThreeFold Grid with Wifi.
The first time you boot a 3Node, it will be written: “This node is not registered (farmer : NameOfFarm). This is normal. The Grid will create a node ID and you will be able to see it on screen. This can take a couple of minutes.
If time passes (an hour and more) and the node does not get registered, in many cases, [wiping the disks](./4_wipe_all_disks.md) all over again and trying another reboot usually resolves this issue.
If time passes (an hour and more) and the node does not get registered, in many cases, [wiping the disks](4_wipe_all_disks.md) all over again and trying another reboot usually resolves this issue.
Once you have your node ID, you can also go on the ThreeFold Dashboard to see your 3Node and verify that your 3Node is online.
## 2. Check the 3Node Status Online
You can use the ThreeFold [Node Finder](../../dashboard/deploy/node_finder.md) to verify that your 3Node is online.
You can use the ThreeFold [Node Finder](node_finder.md) to verify that your 3Node is online.
* [ThreeFold Main Net Dashboard](https://dashboard.grid.tf/)
* [ThreeFold Test Net Dashboard](https://dashboard.test.grid.tf/)

View File

@@ -48,7 +48,7 @@ If you are using the Farmerbot, it might be a good idea to first boot the GPU no
## Set a Price for the GPU Node
You can [set additional fees](../farming_optimization/set_additional_fees.md) for your GPU dedicated node on the [TF Dashboard](https://dashboard.grid.tf/).
You can [set additional fees](set_additional_fees.md) for your GPU dedicated node on the [TF Dashboard](https://dashboard.grid.tf/).
When a user reserves your 3Node as a dedicated node, you will receive TFT payments once every 24 hours. These TFT payments will be sent to the TFChain account of your farm's twin.
@@ -65,7 +65,7 @@ You can use the [Node Finder](dashboard@@node_finder) on the [TF Dashboard](http
## Reserving the GPU Node
Now, users can reserve the node in the **Dedicated Nodes** section of the Dashboard and then deploy workloads using the GPU. For more information, read [this documentation](../../dashboard/deploy/dedicated_machines.md).
Now, users can reserve the node in the **Dedicated Nodes** section of the Dashboard and then deploy workloads using the GPU. For more information, read [this documentation](dedicated_machines.md).
## Questions and Feedback

View File

@@ -6,8 +6,8 @@ In this section, we provide advanced networking tips for farms with public IPs a
<h2>Table of Contents</h2>
- [Networking Overview](./networking_overview.md)
- [Network Considerations](./network_considerations.md)
- [Network Setup](./network_setup.md)
- [Networking Overview](networking_overview.md)
- [Network Considerations](network_considerations.md)
- [Network Setup](network_setup.md)
> Note: This documentation does not constitute a complete set of knowledge on setting farms with public IP addresses in a data center. Please make sure to do your own research and communicate with your data center and your Internet service provider for any additional information.

View File

@@ -22,7 +22,7 @@ In this section, we provide advanced networking tips for farms with public IPs a
For farmers who have public IPs, extra considerations are needed in setting up the network of the farm. We will go through the main considerations in this section.
First, we must acknowledge that by the open-source and design of ThreeFold farming, a farm can range from a simple [single 3Node](../3node_building/3node_building.md) setup, to a multi-rack farm hosted in a typical data center, and everything in-between, from the farmer experiencing with public IP blocks, to the entrepreneur who builds their own data center at home.
First, we must acknowledge that by the open-source and design of ThreeFold farming, a farm can range from a simple [single 3Node](3node_building.md) setup, to a multi-rack farm hosted in a typical data center, and everything in-between, from the farmer experiencing with public IP blocks, to the entrepreneur who builds their own data center at home.
There are thus many types of farms and each will have varying configurations. The simplest way to set up a farm has been extensively discussed in the first steps of creating a farm. But what are the other more complex configurations possible? Let's go through some of those:

View File

@@ -280,7 +280,7 @@ You can [create a ThreeFold farm](threefold_token@@tf_connect_app) with the Thre
## Wiping All the Disks
You might need to wipe your disks if they are not brand new. To wipe your disks, read the section [Wipe All the Disks](../../3node_building/4_wipe_all_disks.md) of the ThreeFold Farming Documentation.
You might need to wipe your disks if they are not brand new. To wipe your disks, read the section [Wipe All the Disks](4_wipe_all_disks.md) of the ThreeFold Farming Documentation.
## Downloading the Zero-OS Bootstrap Image
@@ -319,7 +319,7 @@ When you start the server, press F2 to get into System Setup.
Then, select System BIOS. In System BIOS settings, select Processor Settings.
Note: More details are available for BIOS Settings in this [documentation](../../3node_building/5_set_bios_uefi.md).
Note: More details are available for BIOS Settings in this [documentation](5_set_bios_uefi.md).
## Processor Settings

View File

@@ -191,7 +191,7 @@ To download the Zero-OS bootstrap image, go to the usual bootstrap link [https:/
![test_net|690x422](img/farmerbot_5.png)
Once you have your new bootstrap image for the new network, [wipe your disks](../3node_building/4_wipe_all_disks.md), insert the new bootstrap image and reboot the 3Node.
Once you have your new bootstrap image for the new network, [wipe your disks](4_wipe_all_disks.md), insert the new bootstrap image and reboot the 3Node.
## The differences between power "state" and power "target"
@@ -282,7 +282,7 @@ Note that each node managed by the Farmerbot will randomly wakeup on average 10
## Upgrade to the new Farmerbot
If you are still running the old version of the Farmerbot (written in V), you can easily upgrade to the new Farmerbot (written in Go). You simply need to properly stop the old Farmerbot and then follow the new [Farmerbot guide](./farmerbot_quick.md).
If you are still running the old version of the Farmerbot (written in V), you can easily upgrade to the new Farmerbot (written in Go). You simply need to properly stop the old Farmerbot and then follow the new [Farmerbot guide](farmerbot_quick.md).
Here are the steps to properly stop the old Farmerbot.
@@ -299,7 +299,7 @@ Here are the steps to properly stop the old Farmerbot.
docker container rm -f -v NAME_OF_CONTAINER
```
Once the old Farmerbot is properly stopped and deleted, follow the new [Farmerbot guide](./farmerbot_quick.md).
Once the old Farmerbot is properly stopped and deleted, follow the new [Farmerbot guide](farmerbot_quick.md).
## Set the Farmerbot without the mnemonics of a ThreeFold Dashboard account

View File

@@ -8,8 +8,8 @@ For more information on the Farmerbot, you can visit the [Farmerbot repository](
<h2> Table of Contents </h2>
- [Quick Guide](./farmerbot_quick.md)
- [Additional Information](./farmerbot_information.md)
- [Minting and the Farmerbot](./farmerbot_minting.md)
- [Quick Guide](farmerbot_quick.md)
- [Additional Information](farmerbot_information.md)
- [Minting and the Farmerbot](farmerbot_minting.md)
> Note: The Farmerbot is an optional feature developed by ThreeFold. Please use at your own risk. While ThreeFold will do its best to fix any issues with the Farmerbot and minting, if minting is affected by the use of the Farmerbot, ThreeFold cannot be held responsible.

View File

@@ -285,7 +285,7 @@ farmerbot2.service
This guide is meant to get you started quickly with the Farmerbot. That being said, there is a lot more that can be done with the Farmerbot.
For more information on the Farmerbot, please refer to the [Additional Information section](./farmerbot_information.md). You can also consult the [official Farmerbot Go repository](https://github.com/threefoldtech/tfgrid-sdk-go/tree/development/farmerbot).
For more information on the Farmerbot, please refer to the [Additional Information section](farmerbot_information.md). You can also consult the [official Farmerbot Go repository](https://github.com/threefoldtech/tfgrid-sdk-go/tree/development/farmerbot).
If you have any questions, you can ask the ThreeFold community for help on the [ThreeFold Forum](https://forum.threefold.io/) or on the [ThreeFold Farmers Chat](https://t.me/threefoldfarmers) on Telegram.

View File

@@ -8,29 +8,29 @@ To buy a certified node from an official ThreeFold vendor, check the [ThreeFold
<h2> Table of Contents </h2>
- [Build a 3Node](./3node_building/3node_building.md)
- [1. Create a Farm](./3node_building/1_create_farm.md)
- [2. Create a Zero-OS Bootstrap Image](./3node_building/2_bootstrap_image.md)
- [3. Set the Hardware](./3node_building/3_set_hardware.md)
- [4. Wipe All the Disks](./3node_building/4_wipe_all_disks.md)
- [5. Set the BIOS/UEFI](./3node_building/5_set_bios_uefi.md)
- [6. Boot the 3Node](./3node_building/6_boot_3node.md)
- [Farming Optimization](./farming_optimization/farming_optimization.md)
- [GPU Farming](./3node_building/gpu_farming.md)
- [Set Additional Fees](./farming_optimization/set_additional_fees.md)
- [Minting Receipts](./3node_building/minting_receipts.md)
- [Minting Periods](./farming_optimization/minting_periods.md)
- [Room Parameters](./farming_optimization/farm_room_parameters.md)
- [Farming Costs](./farming_optimization/farming_costs.md)
- [Calculate Your ROI](./farming_optimization/calculate_roi.md)
- [Advanced Networking](./advanced_networking/advanced_networking_toc.md)
- [Networking Overview](./advanced_networking/networking_overview.md)
- [Network Considerations](./advanced_networking/network_considerations.md)
- [Network Setup](./advanced_networking/network_setup.md)
- [Farmerbot](./farmerbot/farmerbot_intro.md)
- [Quick Guide](./farmerbot/farmerbot_quick.md)
- [Additional Information](./farmerbot/farmerbot_information.md)
- [Minting and the Farmerbot](./farmerbot/farmerbot_minting.md)
- [Build a 3Node](3node_building.md)
- [1. Create a Farm](1_create_farm.md)
- [2. Create a Zero-OS Bootstrap Image](2_bootstrap_image.md)
- [3. Set the Hardware](3_set_hardware.md)
- [4. Wipe All the Disks](4_wipe_all_disks.md)
- [5. Set the BIOS/UEFI](5_set_bios_uefi.md)
- [6. Boot the 3Node](6_boot_3node.md)
- [Farming Optimization](farming_optimization.md)
- [GPU Farming](gpu_farming.md)
- [Set Additional Fees](set_additional_fees.md)
- [Minting Receipts](minting_receipts.md)
- [Minting Periods](minting_periods.md)
- [Room Parameters](farm_room_parameters.md)
- [Farming Costs](farming_costs.md)
- [Calculate Your ROI](calculate_roi.md)
- [Advanced Networking](advanced_networking_toc.md)
- [Networking Overview](networking_overview.md)
- [Network Considerations](network_considerations.md)
- [Network Setup](network_setup.md)
- [Farmerbot](farmerbot_intro.md)
- [Quick Guide](farmerbot_quick.md)
- [Additional Information](farmerbot_information.md)
- [Minting and the Farmerbot](farmerbot_minting.md)
- [Farmers FAQ](faq@@faq)
> Note: Bugs in the code (e.g. ZOS or other components) can happen. If this is the case, there might be a loss of tokens during minting which won't be refunded by ThreeFold. If there are minting code errors, ThreeFold will try its best to fix the minting code and remint nodes that were affected by such errors.

View File

@@ -178,7 +178,7 @@ Then within 9 months, this farm would have paid itself and from now on, it would
We note that this takes into consideration that we are using the AC system 24/7. This would surely not be the case in real life. This means that the real ROI would be even better. It is a common practice to do estimates with stricter parameters. If you predict being profitable with strict parameters, you will surely be profitable in real life, even when "things" happen and not everything goes as planned. As always, this is not financial advice.
We recall that in the section [Calculate the ROI of a DIY 3Node](./calculate_roi.md), we found a simpler ROI of 6.25 months, say 7 months, that wasn't taking into consideration the additional costs of Internet and electricity. We now have a more realistic ROI of 9 months based on a fixed TFT price of 0.08$ USD. You will need to use to equations and check with your current TF farm and 3Nodes, as well as the current TFT market price.
We recall that in the section [Calculate the ROI of a DIY 3Node](calculate_roi.md), we found a simpler ROI of 6.25 months, say 7 months, that wasn't taking into consideration the additional costs of Internet and electricity. We now have a more realistic ROI of 9 months based on a fixed TFT price of 0.08$ USD. You will need to use to equations and check with your current TF farm and 3Nodes, as well as the current TFT market price.
### Check Revenue with the ThreeFold Simulator

View File

@@ -1,13 +1,13 @@
<h1> Farming Optimization </h1>
The section [Build a 3Node](../3node_building/3node_building.md) covered the notions necessary to build a DIY 3Node server. The following section will give you additional information with the goal of optimizing your farm while also being able to plan ahead the costs in terms of energy and capitals. We also cover how to set a GPU node and more.
The section [Build a 3Node](3node_building.md) covered the notions necessary to build a DIY 3Node server. The following section will give you additional information with the goal of optimizing your farm while also being able to plan ahead the costs in terms of energy and capitals. We also cover how to set a GPU node and more.
<h2> Table of Contents </h2>
- [GPU Farming](../3node_building/gpu_farming.md)
- [Set Additional Fees](./set_additional_fees.md)
- [Minting Receipts](../3node_building/minting_receipts.md)
- [Minting Periods](./minting_periods.md)
- [Room Parameters](./farm_room_parameters.md)
- [Farming Costs](./farming_costs.md)
- [Calculate Your ROI](./calculate_roi.md)
- [GPU Farming](gpu_farming.md)
- [Set Additional Fees](set_additional_fees.md)
- [Minting Receipts](minting_receipts.md)
- [Minting Periods](minting_periods.md)
- [Room Parameters](farm_room_parameters.md)
- [Farming Costs](farming_costs.md)
- [Calculate Your ROI](calculate_roi.md)