Access Your Development Environment

You will use Visual Studio Code (VS Code) based on Red Hat OpenShift Dev Spaces. Changes to files are auto-saved every few seconds, so you don’t need to explicitly save changes.

  1. Navigate to access the Red Hat OpenShift Dev Spaces instance and select Log in with OpenShift button:

    login
  2. When prompted, login using your IBMid

    In case you see the Authorize Access page as below, select Allow selected permissions button.

    auth-access
  3. The next page will display progress as devspaces is Starting workspace quarkus-workshop. It takes about 60 seconds to finish the process.

    ds
  4. When prompted with Do you trust the authors of this repository? popup, select Do not ask again for other repositories to continue using your workspace.

    ds
  5. If prompted with this popup, choose Start your workspace to access your workspace

    ds
  6. In a few seconds, you’ll be placed in the workspace.

    ds
    1. Click on Trust Publishers & Install when prompted.

      ds
    2. And also click on Yes, I trust the authors as indicated below.

      ds
  7. Keep this browser tab open throughout the course of this workshop.

    If things get weird, you can simply reload the browser tab to refresh the view.

Ready? Let’s go!