Evaluate OpenShift 3 with JBoss Developer Studio

Updated -

The fastest way to evaluate using Red Hat JBoss Developer Studio 9 with OpenShift 3 is to create a connection in JBoss Developer Studio to an existing OpenShift 3 instance.

Connect to an Existing OpenShift 3 Instance

Prerequisites:

  1. A working instance of OpenShift 3.

Connect to an OpenShift 3 Instance

  1. Click the OpenShift Explorer tab to view available connections.

  2. Create a new connection by clicking the New Connection Wizard link.

    Create a New Connection

  3. In the Sign in to OpenShift dialogue box:

    a. Ensure that <New Connection> is selected from the Connection drop down menu.

    b. Set the Server type field to OpenShift 3.

    c. Ensure that the Use default Server checkbox is not selected and add the server address and port to the Server field.

    d. Depending on the authentication used by your OpenShift 3 instance, select either Basic or OAuth from the Protocol drop down menu and enter the user credentials.

    e. Click Finish to conclude creating a new connection.

    Sign in to OpenShift

  4. A window appears with authentication details.

    a. Ensure that the checkbox to remember your settings for future eclipse sessions is checked.

    b. Click OK to acknowledge this information and complete the configuration process.

Result: The newly configured connection displays in the OpenShift Explorer tab.

Comments