Skip to main content
Version: 0.5.0

Installation

To set up your environment correctly, it is important to understand how these components interact:

  • Node Wizard: The fundamental building block. This must be installed on every single node in your network. It manages local resources and handles the heavy lifting of node operations.

  • Cluster Wizard: The orchestrator for multi-node environments. It communicates with the individual node-wizards across your network to sync operations and manage the cluster state.

  • Node Client: Your primary interface for a single node. It allows you to manage and monitor a node by interacting directly with the local node-wizard.

  • Wizard Client: The management interface for scaling. Use this to interact with the Cluster Wizard when overseeing multiple nodes.