For the complete documentation index, see llms.txt. This page is also available as Markdown.

Set Trilio GUI login banner

To configure the banner shown upon accessing the Trilio Appliance GUI do the following.

  1. Login into Trilio Appliance console

  2. edit the banner.yaml at /etc/tvault-config/banner.yaml

  3. restart tvault-config service

The content of the banner.yaml looks as follows and can be edited as required:

header: 
header_color: blue 
body_text_color: "#DC143C" 
body_text: 
header_font_size: 25px 
body_text_font_size: 22px

Last updated

Was this helpful?