Yes, you can run Grails applications on OpenShift. Follow the steps mentioned below to deploy Grails apps via Jenkins on OpenShift. Step 1 : Create Tomcat 7 application with Jenkins Step 2 : Delete template code Step 3: Generate Grails app Use grails command line or IDE to generate a Grails project. Step 4: Copy […]
