Skip to content

RedHatWorkshops/CodeReadyWorkspacesAndLauncherTutorial

 
 

Repository files navigation

Application Development with Red Hat CodeReady Workspaces and Launcher

Table of Contents

Installation

Labs

Notes for RHPDS Users

The labs above assume Launcher and CodeReady Workspaces are deployed on the same OpenShift cluster, and that Launcher is configured to deploy to an OpenShift cluster. However, the RHPDS catalog item does not yet deploy a version of Launcher, and it does not provide OpenShift console access. Instead, the Red Hat Developers Launcher can be used to generate and download code. Deployment of that code to an OpenShift cluster is optional and is not required by CodeReady Workspaces.

RHPDS users can work through the labs above, additionally doing the following:

  1. Skip the steps for installing CodeReady Workspaces and Launcher. CodeReady Workspaces has already been installed for you and instructions to access it have been provided via email

  2. Open and login to the Red Hat Developers Launcher, and follow the steps to create a backend application as detailed in Using Launcher to generate code

  3. After configuring the project in Launcher, click the Download button

  4. In your personal GitHub account, create a repository with the code you downloaded. You will check out this git repository to CodeReady Workspaces in the next lab

  5. Optionally, if you have access to an OpenShift cluster, deploy the code from the repo you just created using the Java S2I image

  6. Optionally, create a web hook in GitHub with the secret provided in the OpenShift build to trigger new builds on code push

  7. Continue on with the next lab, Editing code using CodeReady workspaces

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%