Skip to main contentIBM  AIOps Training

Installing Training Resources

This will configure the assets that you will integrate with CP4AIOPS.

📥 STEP: Launch the script to create the training resources

  1. Open your Openshift Web Console

  2. Click on the + in the upper right corner

    image
  3. Copy and Paste the code from 🌏 this file

  4. Replace the default Password global_password: CHANGEME with the Password that you have chosen to install the Prerequisites (line 40)

    global_config:
    # ---------------------------------------------------------------------------------------------------
    # Passwords
    # ---------------------------------------------------------------------------------------------------
    # Use this Password for all Instances
    global_password: CHANGEME
  5. Click Create