Installing Che on OpenShift using the chectl management tool

You can install Che on OpenShift.

Prerequisites
Procedure
  1. Optional: If you previously deployed Che on this OpenShift cluster, ensure that the previous Che instance is removed:

    $ chectl server:delete
  2. Create the Che instance:

    $ chectl server:deploy --platform openshift
Verification steps
  1. Verify the Che instance status:

    $ chectl server:status
  2. Navigate to the Che cluster instance:

    $ chectl dashboard:open