Updated on 2026-06-01 GMT+08:00

Installing the AI Plugin for a Lite Server

Description

NodeTaskHub is a plugin that manages elastic nodes efficiently. It sends tasks and enables automated O&M for ModelArts Lite Servers. It supports high-frequency operations such as Ascend software upgrade, real-time detection, and fault diagnosis, reducing manual intervention risks and ensuring stable and efficient AI service processes.

The Lite Server task center provides you with multiple task templates for creating tasks. Task delivery depends on the NodeTaskHub plugin installed on the Lite Server. For some public images of the Lite Server, the NodeTaskHub plugin is preset. You can choose to automatically install the plugin when purchasing the Lite Server. If it is not installed, manually install it by referring to the following content.

Constraints

  • Currently, only Snt9b and Snt9b21 common nodes and Snt9b23 supernodes are supported.
  • The node must be in the running state.
  • The Docker service is required for the plug-in. Ensure that the Docker environment has been installed on the node. The Docker environment has been installed in the public OS image of the Lite Server. However, if it is not installed in your custom image, perform operations in Install the Docker environment..
  • The plug-in occupies port 25317 of the node.

Checking the Plug-in Installation

  1. Log in to the ModelArts console. In the navigation pane, choose Resource Management > Lite Servers.
    • New console: In the navigation pane, choose Resource Management > Lite Compute Resources > Lite Servers.
    • Old console: In the navigation pane, choose Resource Management > Lite Servers.
  2. On the plugin management page, check whether the plugin has been installed. If not, click Install in the Operation column on the right and install the plugin as prompted. Alternatively, manually install it by referring to Installing a Plug-in Manually.

Installing a Plug-in Manually

  1. Log in to the ModelArts console.
  2. In the navigation pane on the left, choose Resource Management > Auxiliary Tools > Plugin Marketplace (old console: Plugin Marketplace). Search for the NodeTaskHub plugin and click Install.
    Figure 1 Searching for the plug-in

  3. Select the plugin version as prompted and copy the one-click installation command and execute it on the Lite Server to install NodeTaskHub.
    Figure 2 Installing a plug-in

  4. After the plug-in is installed, return to the Plugins tab. The plug-in is in the Running state.

Related Operations

In the navigation pane on the left, choose Resource Management > Lite Servers. Click the Plugins tab. You can restart, uninstall, and upgrade plugins.