IBM© DataPower Operations Dashboard v1.0.5.0

A newer version of this product documentation is available.

You are viewing an older version. View latest at IBM DPOD Documentation.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Next »

The steps described in this page will walk you through the process of deploying DPOD's software on the appliance created in the Appliance Installation phase.

  1. Log in to DPOD's VM Console with the user "root" (Do not use an SSH terminal here. For security reasons, SSH sessions are limited to 300 seconds and your session might time out during installation).
  2. run "df -h" and make sure the three required disks were mounted and are in the correct order (OS, Install and Data disks, as explained on Hardware and Software Requirements)
  3. Run the installApp command to start the product installation:

    installApp



  4. Read the End User License Agreement (EULA) and press 1 to accept it. You may also press 0 to decline the agreement and abort the installation.
  5. On the following screen, the installation program will prompt you to select an installation configuration file
    t
     

    Option 1 - AIO_Developer_appliance.arch.properties  is found only in Light Edition ISO file.

    In some special cases, DPOD's support team will send you a custom configuration file. This would be the time to FTP it to the appliance,
    following the instructions received from DPOD's support team. 


  6. Select the configuration option that fits your requirements (you may consult the information found in the Hardware and Software Requirements page).
    1. Note that the list might change, and the options available to you may not match the list shown above
    2. Unless otherwise instructed by DPOD Software team, use the AIO_medium_resource_appliance.arch.props 
    3. If you choose to abort the installation at this stage (e.g. by using CTRL-C) and wish to start the process again at a later time, you will have to run the following command in order to start the installation again:

      cd /app/scripts
      ./montier_env_uninstall.sh

     
  7. Wait for the installation to finish.
    After displaying the messages "Stopping/Starting MonTier",  the installation will work in silent mode - without any further messages for 5 to 10 minutes, this is a normal behavior.
    When the install is completed, you should see the following output:
    r in screenshot

    1. Any errors will be logged to the installation log file, displayed at the end of the installation process.

    2. The /installs/logs directory contains detailed install logs for each component.
       

  8. Login again as root or just use the su command and continue to Installation Verification.  

  9. Minimize Resource Consumption

Light Edition Only

Minimize Resource Consumption - Only available and applicable to Light Edition

    1. Run the following script to complete the development environment installation :
/installs/dev-tools/setup-dev-env.sh

Run This script only once !

Only applicable for dev .iso .

ii. You will be prompted to approve the script invocation

press "y" only if it is the first run, and step 6 completed successfully.

After printing the messages "Stopping/Starting MonTier",  the installation will work in silent mode without any further messages for 5 to 10 minutes, this is a normal behavior.

When it is done, you should see the following output :

Errors are logged to the script log file, displayed at the end of the installation process.

In case of an error - do not try to run the script again and consult with IBM support.




  • No labels