Skip to content

Commit

Permalink
add docs for v4 3node guide
Browse files Browse the repository at this point in the history
  • Loading branch information
mik-tf committed Feb 23, 2025
1 parent 2999358 commit 3f2b2ee
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/v4_3node_guide.md
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

0 comments on commit 3f2b2ee

Please sign in to comment.