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 IDOL components required to run IDOL 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 IDOL Data Admin User Interface
The IDOL Data Admin user interface allows you to access and use IDOL search optimization tools such as promotions, and to use IDOL Answer Bank to create and maintain a set of questions and answers for natural language question answering.
In the IDOL 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 IDOL Data Admin by using the default login details, username admin and password admin.