Adding a Node to Faspex

You can add multiple nodes to Faspex from the File Storage page (Server > File Storage). The File Storage page lists tethered nodes and file storage. File storages are directories made available to use as inboxes (locations where Faspex packages can be received and stored) or as the source from which users can choose files to include in a package.

On a fresh install, the node you configured during Faspex installation is the only tethered node, and its default storage directory, packages, is the default inbox destination.

Nodes do not have to run on the same server as the Faspex server. You can tether a remote node to Faspex. All nodes must be configured to interact with Faspex before they can be added to Faspex:

To add a configured node to Faspex:

  1. Go to Server > File Storage.
  2. Click Add New Node.
  3. Enter a unique name to identify the node.
  4. To encrypt the connection to the node using SSL, enable the Use SSL checkbox.
  5. To verify the SSL certificate, enable the Verify SSL Certificate checkbox.
  6. Configure the following file storage details:
    Field Description
    Host The node's hostname or IP address.
    CAUTION:
    To avoid connectivity problems, do not specify a hostname that contains underscores.
    Port The Node API port number. By default, the port is 9092.
    Username The Node API username on the node machine.
    Password The Node API password on the node machine.
  7. Choose the storage type for the node.
    If you are connecting to a node using Windows Azure or Windows Azure SAS storage, specify which storage you are using. Otherwise, choose Default.
  8. Test the node connection by selecting Test Connection.
    If the connection is successful, Faspex displays: "Connection succeeded!" Otherwise, Faspex displays an error. For more information about troubleshooting the connection, see Troubleshooting File Storage Errors.
  9. If you want to designate a primary transfer address or configure a secondary IP address to allow users to start transfers from different IP addresses, expand the Advanced Configuration section and see Configuring File Storage for more details.
  10. Create the node.
    • Select Create to simply create your node.
    • Select Create and Add File Storage to create your node and proceed to add file storage to your node. For more information on file storage and instructions on how to add it to your node, see Adding File Storage to a Tethered Node.