Skip to main contentIBM  AIOps Training

Install Prerequisites

📥 STEP: Install Prerequisites

In order to gain some time during the course you can pre-install the following prerequisites:

  • ELK - for Log Collection
  • OpenLDAP - for Authentication
  • AWX (Open Source Ansible Tower) with preloaded Playbooks - for Runbook Automation
  • RobotShop and SockShop Demo App
  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

  1. Replace the default Password global_password: CHANGEME with a Password of your choice (line 51)

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

    image