OpenShift Client Tools (RHC) Setup Wizard This wizard will help you upload your SSH keys, set your application namespace, and check that other programs like Git are properly installed. If you have your own OpenShift server, you can specify it now. Just hit enter to use the server for OpenShift Online: openshift.redhat.com. Enter the server hostname: |openshift.redhat.com| You can add more servers later using 'rhc server'. Login to openshift.redhat.com: mfeilner@linux-magazin.de Password: ********** OpenShift can create and store a token on disk which allows to you to access the server without using your password. The key is stored in your home directory and should be kept secret. You can delete the key at any time by running 'rhc logout'. Generate a token now? (yes|no) yes Generating an authorization token for this client ... lasts about 1 month Saving configuration to /home/mfeilner/.openshift/express.conf ... done Checking for git ... found git version 2.1.0 Checking common problems .. done Checking for a domain ... feilner Checking for applications ... none Run 'rhc create-app' to create your first application. Do-It-Yourself 0.1 rhc create-app diy-0.1 JBoss Application Server 7 rhc create-app jbossas-7 [...] WildFly Application Server 8.2.0.Final rhc create-app jboss-wildfly-8 You are using 0 of 3 total gears The following gear sizes are available to you: small Your client tools are now configured.