Articles in this section
Category / Section

How to change branding name in connection page's tool tip description in Docker?

Published:
This article explains how to change the branding name in docker and how the changes reflected in connection page's tool tip description. To do this, you need to change the CustomBrandName property value in config.xml file.

Follow the below steps :

  1. Use the below command to list the running container.

    sudo docker ps
  2. Now bash into Bold BI running container using the below command.

    sudo docker exec -it{Container_id} bash
  3. Run the below command to open the config.xml file.

    nano /app_data/configuration/config.xml
  4. Now modify the CustomBrandName property to change site name and save the file.
    MicrosoftTeams-image (14).png 

  5. Now restart the Bold BI App using below command.

    sudo docker restart {container ID}
  6. Now the site name will be modified as below,
    MicrosoftTeams-image (15).png

    MicrosoftTeams-image (16).png


Related Articles:
Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
IJ
Written by Israel Jebaraj Chandirakumar
Updated:
Comments (0)
Please  to leave a comment
Access denied
Access denied