manual, set internal collections to filename.md template
This commit is contained in:
@@ -191,7 +191,7 @@ To download the Zero-OS bootstrap image, go to the usual bootstrap link [https:/
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||
|
@@ -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.
|
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user