OpenShift logo
OpenShift

Welcome to OpenShift - Do-It-Yourself

This application is special to OpenShift in that it does not provide externally available resources. IE: There's no webpage to go to. It only provides compute power.

In order to use this compute power, see your .openshift/action_scripts/build script. Altering this script will allow you to process jobs, etc.

    git commit -a -m 'Some commit message'
    git push
  

What's next?