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
- Open your Openshift Web Console 
- Click on the - +in the upper right corner 
- Copy and Paste the code from 🌏 this file 
- Replace the default Password - global_password: CHANGEMEwith a Password of your choice (line 51)global_config:# ---------------------------------------------------------------------------------------------------# Passwords# ---------------------------------------------------------------------------------------------------# Use this Password for all Instancesglobal_password: CHANGEME
- Click - Create