Starting GUI
How to start the Config UI.
This section explains the steps to start the configuration server in a test environment.
- Procedure
- Open a window.
- Navigate to the ASG_HOME/bin directory.
- Start the Config UI as follows:
On the Windows platform, type the following command on a command prompt:
asg-configui.exeOn the UNIX platform, type the following command on a terminal window:
./asg-configui
- Open a browser window and enter the following URL:
http://localhost:9200/ConfigUI
Note: To access the Config UI using the HTTPs transport, see Accessing Config UI through HTTPS Transport. - Enter the login information as follows:
- Ensure that the user logs on the Config UI successfully.
- Ensure that the following default project configurations are displayed under
Projects panel:
defaultGetLocationBookQueryBookQueryWSSCachingBookQueryBEBookQueryBEWSSAPIExchangeBookQuerySecurityProductQuery
username: admin
password: admin
Subtopics