Using the KGS Application Framework Web Console (WebGUI)
To use & configure our server components you can use our provided WebGUI.
Access the WebGUI
An URL to visit it can look like this: http://localhost:8080/KGSAdmin-CS/
The URL has the following parts:
Description | |
---|---|
Protocol | The protocol over which you access your webserver. http or https |
Server address | The ip address or hostname of your webserver. |
Port | The port to access your webserver. Usually 8080 for http and 8443 for https |
Servlet | The name of the installed servlet. For a Tomcat webserver installation that would be the directory name under "webapps". |
The following prompt uses the loginname admin and the password admin in default.
Changing default login
To change the default login go to "OSGi → Configuration → Application Framework Management Console"
Change the values for User Name and/or Password and apply with Save.