Skip to content
This repository was archived by the owner on Aug 2, 2019. It is now read-only.

Latest commit

 

History

History
35 lines (30 loc) · 1.03 KB

proc_access-olm-console.adoc

File metadata and controls

35 lines (30 loc) · 1.03 KB

Accessing the {OLM} console

Procedure
  1. Navigate to the operator-lifecycle-manager directory and run the following command.

     ./scripts/run_console_local.sh
  2. You should see an IP address output in the terminal window similar to the following format.

    Using https://192.168.42.173:8443
  3. Connect to the console using a web browser by navigating to the console address. This can be found by appending /console on to the IP address given in the terminal.

    The example below shows an example address using the example IP given.

    https://192.168.42.173:8443/console