Worker Node - Management

Page describes how to effectively manage your Worker Node.

Node Management and Details

To learn more about your node and update any details post-deployment, head to the details via the "i" button on your node overview under the Manage screen.

Note that you can always delete your node from the details or from the overview. All deleted node will reappear in your Manage screen under pending deployment.

Please remember that for your changes to go live you always need to click "Save" to confirm each operation and restart your node with new configuration.


Let's review each element of your node details:

Node Health Status

The Node Health Status indicates whether your node is running. Until the node's machine status is "Ready", your node health status will always be stopped. Once your node is Ready on a machine level, it will move to the "Running" health status.

To read more about Worker Node statuses check Worker Node Statuses guide page.


About

The About section contains basic information about your node such as its name, network type, node type and its deployment date and time.

It also contains the link to the Operator console. The operator console is where you can manage your operator account actions. View our devoted guide for details.


Infrastructure details

The infrastructure details contains cloud information, your node's region as indicated during deployment and the machine status which is the status you can also see in your node overview in the Manage screen.


Worker Node

The worker node section contains the Public key and Seed phrase for your node. From this section you can:

  • View and copy your existing data

  • Download your existing data

  • Import new data: this means importing an existing seed

  • Create new: this means re-generating a new public key and seed combo

Please note that importing creating and importing new data will erase your current data, it is therefore recommended you proceed carefully with those two actions.


IPFS Gateway

IPFS is place where Solutions NodeRed work logic files created by SmartFlow are stored. The IPFS gateway section allows you to switch between IPFS credential options currently supported.


Solutions whitelist

Normally your worker start to run all active solutions that are in solution groups your operator account is subscribed to. Solutions whitelist let you explicitly define of subset of solutions that should be run (that still falls into above condition)

You should specify one or more desired solution namespaces and save to enable this feature.

Please note, that once this option is enabled, any non-whitlisted solutions will not be runnable.

To get back to default state, remove whitelisted solution namespaces.

Last updated