Introduction

In these chapters, we will walk you through installing a node in the Brane instance.

There are two types of nodes: a central node (or control node), and a worker node (see the generic introduction chapter for more information). These series of chapters will discuss how to install both of them.

First, for any kind of node, you should start by downloading the dependencies on the VM where your worker node will run. Then, install the branectl executable, which will help you in setting up and managing your node.

You can then go into the specifics for each kind of node. You can either setup a control node, worker node or a proxy node.