Skip to content

Adding resources to your project

To add a resource to your project:

  1. In the Constructor Platform main menu, click the required project to open it.
  2. Switch to the Resources tab.
  3. Click Add resourc****e to the project.
  4. Click Add new resource.
  5. Specify the parameters for establishing the connection with the resource:
  • Resource name — any meaningful name that is convenient to you.
  • Resource type — the type of resource: a high-performance computing node or secure socket shell connection.

For an HPC node, specify:

  • Login node — login to log in to the cluster (received from the cluster administrators).
  • Username — the username to log in to the cluster.
  • Password — the password to log in to the cluster.
  • OpenVPN file — a file with the setting for VPN connection to the cluster.
  • Base32 key — a key added to a one-time password used to establish connection with the cluster.

For an SSH connection, specify:

  • DNS name / Pubic IP — the resource human-readable address in the Domain Name System (DNS) format (such as example.com) or the resource IP address (numerical, such as 100.0.100.0).
  • Username — the account name on the remote resource server.
  • SSH port — the port number on the remote resource server to establish an SSH connection.
  • SSH Key — the private key for authentication on the remote resource server.
  1. Click Create.

After you added all necessary resources, you can create a workflow that uses these resources to process the project data. See Managing workflows.