Skip to content

Edge Xpert Manager

The IOTech Edge Xpert Manager provides a user interface (UI) to support the control and monitoring of the Edge Xpert microservices. Below illustrates the Edge Xpert Manager Dashboard, the landing page found after login.

Edge Xpert Manager UI

The Edge Xpert Manager supports many functions, allowing you to use features through the graphical interface, including the following:

Architecture

The Edge Xpert Manager consists of a microservice and a web-based user interface application. The microservice must be running before the user interface can start.

Starting Edge Xpert Manager

The Edge Xpert Manager microservice can be started with the following command:

edgexpert up xpert-manager
Once started, you can access Edge Xpert Manager at localhost:9090.

Note

If you have to avoid certain ports, you can add the environment variable SERVICE_PORT to override the original port, see CLI Service Ports Using Environment variable for details.

Note

This will start Edge Xpert Manager in a non-secure mode, on HTTP. To start Edge Xpert Manager in secure mode, see TLS Security

You must log in using either the default account or the credentials supplied by your Edge Xpert administrator. The default user is admin, the default password is admin. For further information on user accounts, see Users.