Skip to content

Obtaining Robot Credentials

Bruce Schultz edited this page Sep 19, 2024 · 2 revisions

As an administrator, once you have been registered within the Hub see the FLAME Docs you can register individual nodes for each of your node deployments:

  • Go to https://privateaim.dev and sign in
  • Navigate to "Admin" in the top bar
  • Select "General" on the left sidebar and choose "Nodes"
  • Click "+add" and fill out the necessary information, click the "+" sign for the default registry, then click the "create" button
    • NOTE: the "Type" field in the top right is where you choose whether this node is a "default" or "aggregator" node

image

  • After your node is created, navigate to the "Robot" tab to create a robot for your node instance

image

  • In the "Secret" field, add a password or alphanumeric string
    • IMPORTANT Be sure to record the "ID" and the "Secret" you provided as these are used for the robotUser and robotSecret fields, respectively, in the node-deployment values file
  • Click the "update" button and the robot can now be used for your node-deployment instance

Clone this wiki locally