-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# ThreeFold V4 3Node Guide | ||
|
||
## Introduction | ||
|
||
We present how to create a ThreeFold V4 DIY 3Node. | ||
|
||
## Steps | ||
|
||
There are 4 main steps: | ||
|
||
- [Create an account](https://github.com/threefoldtech/tfgrid4-sdk-go/tree/development/node-registrar/tools/account) | ||
- [Create a farm](https://github.com/threefoldtech/tfgrid4-sdk-go/tree/development/node-registrar/tools/farm) | ||
- Create a bootstrap image using the [Zero-OS V4 Boot Generator](https://v4.bootstrap.grid.tf/) | ||
- Use the Farm ID created in step 2 with the proper network (e.g. main, test, qa or test) | ||
- [Wipe the disks on your 3Node](https://manual.grid.tf/documentation/farmers/3node_building/4_wipe_all_disks.html) | ||
- [Set the BIOS/UEFI](https://manual.grid.tf/documentation/farmers/3node_building/5_set_bios_uefi.html) | ||
- Boot the node with the bootstrap image USB key |