http://bit.ly/2nT6rK0 msa-workshop
Last active
April 17, 2017 18:50
-
-
Save tariq-islam/7420e3846e1c3b9ffae7394ea3efd1fd to your computer and use it in GitHub Desktop.
OCP Lab Notes
After you finish the microservices lab we can do some extra credit lab additions:
- try the
oc rsync
command to sync a local directory (make changes to yourgit clone
) - spin up and down pods
- explore the deployed microservices via web console
1. Fork the summit-2017-dataservices repo
https://github.com/tariq-islam/summit-2017-dataservices
2. Edit each of the services pom files to point to nexus, commit and push
3. Edit the template to point to your fork (and no "ref" branch stanza)
4. Deploy the template per instructions in lab 3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For accessing web apps, you will need to route through a valid proxy route. So create a new route to:
[APP_NAME].apps.ocp-local-dev.[YOUR_ORG_URL]