Summary: this page describes how to customize the dashboard context names to match your own needs.

This documentation is valid only for Console 1.x.

Overview

By default, the integrated CAST dashboards (Health and Engineering) are configured with the following names, which feature in the access URLs from the relevant icon depicted in the table below:


NameURL

engineeringhttp[s]://<aip_console>:<port>/engineering/index.html

portalhttp[s]://<aip_console>:<port>/portal/index.html

It is possible to change these context names as follows:

Modify Console jar file

Step 1

Stop Console.

Step 2

Locate the following file and copy it to an empty temporary folder:

<console_install>\AIPConsole\bin\aip-console-app.jar

Step 3

Unzip the copied aip-console-app.jar file located in the temporary folder using an extractor utility such as 7Zip.

Step 4

Navigate into the extracted files to the following location:

\BOOT-INF\classes\static

Step 5

Rename the appropriate subfolder to the required context name - you can rename one of the folders or both:

For example, we have renamed the folders as follows:

Step 6

Rezip the aip-console-app.jar file using using an extractor utility such as 7Zip. Ensure the resulting file is named with the .jar extension and contains the three folders shown below at the root:

Step 7

Rename the following file so that it can be restored if required:

<console_install>\AIPConsole\bin\aip-console-app.jar

For example:

<console_install>\AIPConsole\bin\aip-console-app_OLD.jar

Step 8

Copy the newly created aip-console-app.jar file from the temporary folder into the following location:

<console_install>\AIPConsole\bin\