Use the Data Admin Docker Setup

This section describes how to use the data-admin Docker Compose setup.

The data-admin setup provides all the components required to run Data Admin. However, the setup does not provide a built-in way to add any additional components or information (for example, it does not provide the ability to index documents into Passage Extractor).

Access the Data Admin User Interface

The Data Admin user interface allows you to access and use search optimization tools such as promotions, and to use Answer Bank to create and maintain a set of questions and answers for natural language question answering.

In the Knowledge Discovery Docker Compose system, you can access it at the following URL:

http://DockerHost:8080/dataadmin/ 

Where DockerHost is the IP address or host name of the computer where you have run the docker containers.

You can log in to Data Admin by using the default login details, username admin and password admin.