Node Agent Deployments

Supported Operating Systems

Linux

  • Ubuntu 22.04 LTS x86-64/AMD64

Container

The Trustgrid agent can be deployed as a container on Linux systems. This provides an isolated environment for the agent without requiring a full operating system instance.

Trustgrid provides a Docker image that contains the agent pre-configured and optimized to run in Docker or similar container hosting environments like Kubernetes.

Agent Installation

Installation instructions are also shown in the portal after adding an agent.

Follow the process below to install on Ubuntu 22.04 Jammy Jellyfish operating systems:
  1. From the Nodes table, click the + Add Agent button to generate an agent token.
    Add Agent Button
  2. When prompted provide a name and choose the Virtual Network the agent will connect to. Then click Add.
    Name 'agent1' and assigned to 'default' virtual network
  3. Make sure the “Ubuntu Jammy” tab is selected and then click the copy button to copy the install command to your clipboard.
  4. Login to your Ubuntu instances as a user with sudo permissions.
  5. Paste the command from your clipboard and hit enter. The install process will run automatically.
    Terminal window showing the Trustgrid agent being installed
  6. After it completes you can return to the portal and close the Add Agent panel. You should see the new agent listed in the Nodes table and online.
    agent1 shows as online