HTTP Setup

$ curl -fsSL https://raw.githubusercontent.com/eclipse/che/master/deploy/openshift/deploy_che.sh -o deploy_che.sh
$ ./deploy_che.sh --multiuser

HTTPS Setup

IMPORTANT! Find instructions on adding self-signed certificates at the OpenShift Configuration page.

$ curl -fsSL https://raw.githubusercontent.com/eclipse/che/master/deploy/openshift/deploy_che.sh -o deploy_che.sh
$ ./deploy_che.sh --multiuser -s