Appendix A. Fuse Console Branding Configuration Properties

By default, the Fuse Console branding is defined in the hawtconfig.json file that is located in the Fuse Console WAR file. You can customize the Fuse Console branding information, such as title, logo, and login page information, by using the Fuse Console branding plugin.

Table A.1, “Fuse Console Branding Configuration Properties” provides a description of the properties and lists whether or not each property requires a value.

Table A.1. Fuse Console Branding Configuration Properties

SectionProperty NameValue in Default hawtconfig.json file DescriptionValue Required?

branding

appName

Red Hat Fuse Management Console

The name for your application. This name displays in the title bar of the Fuse Console.

Required

 

appLogoUrl

img/Logo-Red_Hat-Fuse-A-Reverse-RGB.png

The path to your application log image file.

Required

 

companyLogoUrl

img/Logo-RedHat-A-Reverse-RGB.png

The path to your company logo image file. 

Required

login

description

Empty value

Descriptive text that displays on the Fuse Console Login page (for example, http://localhost:8181/hawtio).

Optional

 

links

[ ]

Specify an array of "url" and "text" pairs to provide additional links to pages where the user can get more information or help.

Optional

about

title

Red Hat Fuse Management Console

The title that shows on the About page of the Fuse Console.

Required

 

productInfo

Empty value

Product information that shows on the About page of the Fuse Console. 

Optional

 

additionalInfo

Empty value

Any additional information that shows on the About page of the Fuse Console. 

Optional

 

copyright

Empty value

Copyright information that shows on the About page of the Fuse Console. 

Optional

 

imgSrc

img/Logo-RedHat-A-Reverse-RGB.png

The image that appears on the About page of the Fuse Console. 

Required

disabledRoutes

none

[ ]

Disables specific paths (i.e., plugins) on the console. Do not change this section. Any change is not supported.

Required