Articles in this section
Category / Section

Bold BI Installation and Deployment on Amazon Linux 2

Published:

Deployment prerequisites:

  1. Create a VM with AMI Linux Distribution with amd 64 architecture.
  2. Access a Linux server with a standard user account with sudo privileges.
  3. Install the nginx and start with the following command.
    sudo yum install nginx
    sudo systemctl start nginx
    
  4. Install zip.
    sudo yum install zip
    
  5. Install the GDIplus package using the following command.
    sudo yum install libgdiplus
    
  6. Install the pv tool by running the following command.
    sudo yum install pv
    
  7. Add an openssl conf path in the environment if it does not exist.
    export OPENSSL_CONF=/etc/ssl/
    

Change the os-release ID:

  1. Edit the os-release file with the following command.

    sudo nano /etc/os-release
    
  2. Change the ID amzn to centos and save the file.

    os-realease.png

  3. Click here to configure the Bold BI application.

  4. Click here for Configuring SSL for Bold BI.

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