- Introduction
- TFGrid Full Stack Components
- TFGrid Backend
- TFGrid Zero-OS Hub
- TFGrid Zero-OS Bootstrap Generator
- TFChain Validator
- TFGrid and TFChain Validator Snapshots
This repo provides all tools required for a Threefold Grid full stack deployment. A TFGrid full stack is completely stand-alone and made up of several services. It provides all available grid functionalities.
The TFGrid full stack is composed of:
- TFGrid Backend
- TFGrid Zero-OS Hub
- TFGrid Zero-OS Bootstrap Generator
- TFChain Validator
For each of the Threefold Grid networks (Devnet, QAnet, Testnet & Mainnet), the respective grid backend can be deployed using docker compose.
Have a look at the documentation to get started.
The Zero-OS Hub is used to distribute Flist files. Users use Flists to deploy workloads on 3Nodes.
Have a look at the documentation to get started.
The bootstrap service is used to create ZOS bootstrap images. Farmers use bootstrap images to set up 3Nodes on the TFGrid.
Have a look at the documentation to get started.
The TFGrid runs on TFChain. An easy-to-use installer is provided to set up a validator.
Have a look at the documentation to get started.
Daily TFGrid and TFChain validator snapshots can be found at https://bknd.snapshot.grid.tf/.
To set up your own TFGrid and TFChain validator snapshot creation, read this documentation.
Note: You can also use Rsync to download the snapshots. Read this section for more information.