Articles in this section
Category / Section

Migrate Bold BI Application from Window to Azure Kubernetes Service

Published:

This section explains migrating the Bold BI application from a Windows environment to an AKS environment. Assume that the Bold BI metadata DB server has public access(Managed instance or server deployed in online VM).
v

  1. Backup the app_data from the following location.
    App_data - {Deployed Location}/BoldServices/

    Window_appdata.png

  2. Create a file share in a storage account on the Azure resource group by using this link.

  3. Restore the app_data data as shown in the screenshot to the root folder path of the file share using the Azure Storage Explorer tool.

    azure-expo-tool.png

  4. Deploy the Bold BI application in the AKS environment by following this document.

    Note: Use the same file share while crafting the yaml file.

  5. Follow these steps if you use a new DNS/IP for the AKS environment.

    • Navigate to [new DNS]/ums/administration in the browser.
      https://aks-migrate.boldbi.com/ums/administration

      Note: You can use the same Bold BI application login credentials for the new AKS environment.

    • Update the new DNS/IP and enable the checkbox.

      ums-update.png

    • After updating the new IP/DNS, save the changes.

    • Restart all pods using the following commands.

      kubectl rollout restart deploy -n <namespace>
      

      Example: kubectl rollout restart deploy -n bold-services

  6. Now, the Bold BI application has completely migrated from Windows to the AKS environment.

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
SS
Written by Sivanesan Saravanan
Updated
Comments (0)
Please  to leave a comment
Access denied
Access denied