Applications Manager Page

The Applications Manager page provides the access point for viewing uploaded and deployed applications, uploading applications, deploying applications, and deleting applications.

In the left navigation pane, click Applications Manager.

Application List

The Application List section displays information about the uploaded packages that are available for deployment (staged), including name, size, and status. You can change the columns that are displayed by selecting and unselecting them in the Actions drop-down.

Note: You cannot unselect all the columns—at least one must always be selected.
The Actions drop-down in this section allows you to:
  • Upload App – Upload applications to Predix Edge Technician Console.
    Note: The default size limit of the repository for all uploaded packages is 1GB, but you can configure this value. See
  • Deploy – Deploy application instances to the device.
  • Delete – Delete staged packages. This does not delete deployed applications.

    To delete deployed applications, use the Delete action in the Deployed Instances section.

Deployed Instances

The Deployed Instances section displays application instances that are deployed to the device and their statuses. The Actions drop-down in this section allows you to perform the following actions on deployed application instances:

  • Delete – Delete deployed application instances with any of the following statuses:
    • Running
    • Stopped
    • Error
    Note: You cannot delete system containers (for example, predix-edge-technician-console and predix-edge-broker).
  • Start – Start applications that have a status of "Stopped."
  • Stop – Stop applications that have a status of "Running."
  • Apply Config – Apply a configuration to an application with any of the following statuses:
    • Running
    • Stopped
    • Error