Prepare OpenShift for Quickstart Deployment Log in to your OpenShift instance using the oc login command. Create a new project for the quickstart in OpenShift. You can create a project in OpenShift using the following command. $ oc new-project {artifactId}-project