Search results

Upgrading Bold BI Linux package to the Latest Version

This section explains how to upgrade Bold BI Linux package from any version to the latest version.

NOTE: Upgrading to the latest version does not require a license key. Our services, on the other hand, will retrieve the license in the backend after upgrading to the latest version.

  1. Register and download the latest Bold BI Linux package from here.

  2. Install the pv tool by running the following command.

    sudo yum -y install pv
  3. Download the latest Bold BI Linux package by running the following command.

    sudo wget {Bold BI Linux package link}
  4. Extract the zip file.

    sudo unzip {Bold BI Linux package zip file}
  5. Change the directory to BoldBIEnterpriseEdition-Linux by running the following command.

    cd BoldBIEnterpriseEdition-Linux
  6. Execute the following command to deploy Bold BI in your Linux machine.

    sudo bash install-boldbi.sh -i {upgrade}
  • i : Installation type - Specifies either it is a new or upgrade installation.

  • u : Specify the user or group that manages the service. Please ensure that this user exists in your Linux server.

  • h : Domain or IP address of the machine with http protocol. 

    Example for upgrading the installation,

    sudo bash install-boldbi.sh -i upgrade
  1. Refer to this link and install the optional client libraries, after the installation completed.

  2. Now, you can open the host URL in the browser and use the latest features of Bold BI.

NOTE: Bold BI Linux package backup file will be available in the following location.

/var/www/