-
Notifications
You must be signed in to change notification settings - Fork 34
CodeReady Workspace quick guide #613
CodeReady Workspace quick guide #613
Conversation
Signed-off-by: Jacob Berger <jacob.berger@ibm.com>
…m more Codewind specific Signed-off-by: Jacob Berger <jacob.berger@ibm.com>
@johnmcollier, new commit is up. If it looks good, I can get SVT to run through and test it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some review comments. Rest looks good.
I'll also get some screenshots for the CRW install step, as I think they will help things.
Signed-off-by: Jacob Berger <jacob.berger@ibm.com>
@johnmcollier, thanks, I addressed your comments and made a new commit. I reordered some content, per your comments. I'll include the screenshots once you get them to me. @naveenkaratekid, I think it's ready for you to test it since we're only waiting on screenshots now. Thanks! |
Signed-off-by: Jacob Berger <jacob.berger@ibm.com>
@johnmcollier and @naveenkaratekid, new commit with images included is up, thanks! |
Signed-off-by: Jacob Berger <jacob.berger@ibm.com>
@johnmcollier and @naveenkaratekid, new commit is up which includes the new instructions and yaml file John provided. Should we include instructions or a link to setting up an OpenShift cluster? The first step for I have the same thought when we say in the Prerequisites to I think my images are showing up as broken links because they don't exist in the Thanks! |
Signed-off-by: Jacob Berger <jacob.berger@ibm.com>
@johnmcollier, please see new commit and let me know if the instructions are accurate and what you intended. Same goes for placement of screenshots. @naveenkaratekid, if you could test it today with these new instructions, that'd be great! |
@j-c-berger I think we just need to make an OpenShift cluster a prerequisite for the quick guide. And yes, the |
Signed-off-by: Jacob Berger <jacob.berger@ibm.com>
@johnmcollier, thank for the review! New commit is up, reflecting the changes. For the prerequisites, I know we want to add installing an OpenShift cluster. I know we talk about clusters some in our installing Eclipse Che doc. I didn't know if you wanted to adapt some of the instructions there. |
@johnmcollier Step 6 in the guide is not very clear
I assumed that I would need to click on this link The guide didn't state how we are supposed to log in |
@naveenkaratekid You'll need to click register to create an account. @j-c-berger Can you add that to the post-install instructions? Basically before we log in to CodeReady Workspaces to create a codewind workspace |
I just tried following the guide, using the updates. When running prerequisite steps, I setup a OCP on IBM cloud, then I assumed I should login from the command line (need to state this step) and the performed
and got the response
I assume more is required to apply a codewind cluster or there maybe a missing step(s) here ? |
For the step
is this still command line or webui ? I assume this is the Openshift web console ? |
For a guide I think we should let people know how to do this, I think some people may drop out here unless we are prerequing users must be skilled at OpenShift setup and configuration ? It would be useful for the guide to also explain why these are relevant and why you have/may consider making these changes |
when installing the codeready operator, is the recomendation step 4 or step 5 ? I could update my tls in the editor in 4 and then overwrite that change via c+p in step 5 ? As a guide i'd like to understand what I am changing and why those pieces matter to me as a user of codewind. |
how do I save the yaml to a disk ? And if we're now going back to the command line window maybe we should clarify the switch For the next steps do we set auth/https/certs via the command line, in the yaml or by going back to the openshift console ? |
How do I discover the URLs ? |
@AndyRWatson For the configuration:
I'd rather we almost leave them out, as it's outside of the scope of this quick guide. The only one applicable would be |
Signed-off-by: Jacob Berger <jacob.berger@ibm.com>
@AndyRWatson and @johnmcollier, great review and feedback! I put the new commit up. Let me know what the two of you think. Hopefully, Andy, these new instructions make the development process easier and clearer. |
…de solely focuses on installing CodeReady Workspaces and setting up a Codewind workspace Signed-off-by: Jacob Berger <jacob.berger@ibm.com>
@johnmcollier, please see new commit, and let me know if the content looks look. Per the issues with Appsody on Kube, the guide focuses solely on installing CodeReady Workspaces and Codewind and setting up a Codewind workspace. @micgibso, as you'll see, I made the metadata changes. However, this is what I see when I render the guide locally: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good apart from one nit
… need for OS clusters. Signed-off-by: Jacob Berger <jacob.berger@ibm.com>
@micgibso, PR is ready to merge. @johnmcollier reviewed it and had one change to the prerequisite. See the new commit for those changes. Also, please note my earlier comment about the metadata and this branch being made off an old form of master. I don't think that will be an issue after merging this PR but thought you should know. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm
…_CRWquickguide CodeReady Workspace quick guide
For issue #2407-Support for CodeReady Workspaces
@AndyRWatson, tagging you since you opened the issue. @micgibso, tagging you for your awareness as well.
I'm not sure if these instructions for developing a microservice are applicable for CodeReady Workspaces (I took these instructions from our other quick guides), but I thought it at least gives us a starting point.
Note, I took a lot of this content for Knowledge Center's Installing CodeReady Workspaces. I worked on this content a couple months ago.