Skip to main content

Customizing PhariaAssistant

PhariaAssistant can be customized in various ways to your specific needs. The current customization options are described below. These customizations have to be performed during PhariaAssistant installation time by setting specific helm values.

Application name

The displayed application name in the top left corner can be customized by setting env.APPLICATION_NAME for PhariaAssistant API.

For more details and an example see Helm Chart.

Application logo & favicon

The displayed application logo in the top left corner as well as the favicon can be customized by setting logo and favicon for PhariaAssistant API. For both it is possible to supply either a svg or png value as a binary encoded string.

For more details and an example see Helm Chart.

Privacy Policy Notice

The privacy policy notice displayed when first accessing PhariaAssistant can be customized by setting privacyPolicyNotice for PhariaAssistant API. It can be customized per available display language which can be selected in the top right corner of PhariaAssistant.

The structure of the displayed privacy policy is a text followed by a link_title which on click forwards to the configured link_url.

For more details and an example see Helm Chart.