rht-labs / enablement-docs

Collection of Enablement material for Red Hat Open Innovation Labs
https://rht-labs.github.io/enablement-docs/#/
90 stars 115 forks source link

[BUG] Manual Menace - Nexus Part 3, Step 5 Modify Instructions #538

Open tmichett opened 5 years ago

tmichett commented 5 years ago

READS:

Once successful, login to the cluster through the browser (using cluster URL) and navigate to the -ci-cd. You should see Nexus up and running. You can login with default credentials (admin / admin123)

Should READ

Once successful, login to the cluster through the browser (using cluster URL) and navigate to the -ci-cd. You should see Nexus up and running. You can login with default credentials (labX / r3dh4tlabX) where X is your lab number

tmichett commented 5 years ago

Also need to update the graphics ...

Needs Replaced

Part3_Step5

Actual Image

Part3_Step5_Actual

tylerauerbeck commented 5 years ago

@tmichett There may need to be some clarification here. I believe the flow that is being described is logging into the cluster console, accessing the ci-cd project, and then accessing the nexus route.

With that flow, logging into the console would utilize the admin/admin123 credentials as we don’t change those in nexus.

What you describe above is logging into the cluster console, which I believe may be described earlier on in the instructions. If that’s not the case, we’re happy to have a PR to clean some of that up.

tmichett commented 5 years ago

Understood. @tylerauerbeck, as part of the class, we thought the admin/admin123 was referring to the login of the OCP cluster as it wasn't exactly clear. There were several discussions around login. Additionally, it was found that the link from Github went to different instructions and that the instructions served up locally were different versions.