Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get names consistent; associated doc updates based on test walkthrough #23

Merged
merged 1 commit into from
Jul 1, 2015
Merged

get names consistent; associated doc updates based on test walkthrough #23

merged 1 commit into from
Jul 1, 2015

Conversation

gabemontero
Copy link

@bparees nodejs-ex changes for issue3358

@@ -9,7 +9,7 @@ One option is to use the Docker all-in-one launch as described in the [OpenShift

### The project ###

If you don't have a project setup all ready, go ahead and take care of that
After logging in (`oc login`, when any ID/Password combination should be fine), if you don't have a project setup all ready, go ahead and take care of that
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/when/with/ but more importantly any combination is only fine for the dev openshift environments we run, the one they're using will hopefully be more locked down. so i'd just say to login with oc login.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change done ... will merge/commit/squash in the AM

@gabemontero
Copy link
Author

@bparees comments etc. incorporated for nodejs-ex


Note, you can follow along with the web console (located at https://ip-address:8443/console) to see what new resources have been created and watch the progress of the build and deployment.

#### build ####

$ oc start-build nodejs --follow
If the build is not started (you can check by running "oc get builds"), start one and stream the logs with::
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

double colon here.

@bparees
Copy link

bparees commented Jul 1, 2015

one more nit and then it looks good.

…h; Ben's comments; minor fixes / frontend rename; fix double colon
@gabemontero
Copy link
Author

nit fixed - thx

@bparees
Copy link

bparees commented Jul 1, 2015

lgtm.

bparees added a commit that referenced this pull request Jul 1, 2015
get names consistent; associated doc updates based on test walkthrough
@bparees bparees merged commit 1b284ff into sclorg:master Jul 1, 2015
@gabemontero gabemontero deleted the issue3358 branch February 25, 2016 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants