<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Deploy jBPM Web Designer to OpenShift using JBoss Developer studio
</h3>
<span style="margin-bottom: 10px;">
    modified by <a href="https://community.jboss.org/people/sbunciak">Stefan Bunciak</a> in <i>jBPM</i> - <a href="https://community.jboss.org/docs/DOC-48919">View the full document</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><h3 style="text-align: start;">Download, install and run JBoss Developer Studio</h3><p style="text-align: start;">Download &amp; install JBoss Developer Studio 7.0 Beta2 from <a class="jive-link-external-small" href="https://devstudio.jboss.com/earlyaccess/7.0.0.Beta2" rel="nofollow">https://devstudio.jboss.com/earlyaccess/7.0.0.Beta2</a>.html and follow installation instructions. Installer allows to run JBDS immediately after installation end, so leave this option checked and finish the installation process. This release of JBDS introduced a new feature so you can use source code from public git repository to deploy to OpenShift. More at&#160; <a class="jive-link-external-small" href="http://docs.jboss.org/tools/whatsnew/openshift/openshift-news-2.5.0.Beta2.html">http://docs.jboss.org/tools/whatsnew/openshift/openshift-news-2.5.0.Beta2.html</a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><h3 style="text-align: start;">Configure and deploy to OpenShift</h3><h5>Once JBDS is started move to the JBDS workbench (hit 'Get started with JBoss Central'):</h5><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p style="text-align: start;"><a href="https://community.jboss.org/servlet/JiveServlet/showImage/102-48919-1-21066/welcome.png"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/102-48919-1-21066/450-337/welcome.png </span></a></p><h5 style="text-align: start;">We are going to clone a big repository so we need to increase git remote connection timeout (can be found under Preferences - Team - Git): </h5><p style="text-align: start;"><a href="https://community.jboss.org/servlet/JiveServlet/showImage/102-48919-1-21065/git.png"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/102-48919-1-21065/450-313/git.png </span></a></p><h5 style="text-align: start;">Select OpenShift application from JBoss Central:</h5><p style="text-align: start;"><a href="https://community.jboss.org/servlet/JiveServlet/showImage/102-48919-1-21067/0.png"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/102-48919-1-21067/450-162/0.png </span></a></p><h5 style="text-align: start;">Provide OpenShift credentials (if you don't have OpenShift account yet, sign-up at <a class="jive-link-external-small" href="http://openshift.redhat.com" rel="nofollow">http://openshift.redhat.com</a>)</h5><p style="text-align: start;"><a href="https://community.jboss.org/servlet/JiveServlet/showImage/102-48919-1-21068/1.png"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/102-48919-1-21068/450-521/1.png </span></a></p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><h5>Fill in application details (the most important is to use <code>git://github.com/eschabell/openshift-bpm-process-designer.git <span style="font-family: arial,helvetica,sans-serif;">as application source code):</span></code></h5><h5 style="text-align: start;"><a href="https://community.jboss.org/servlet/JiveServlet/showImage/102-48919-1-21069/2.png"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/102-48919-1-21069/435-600/2.png </span></a></h5><h5 style="text-align: start;">Hit next, Configure/create SSH Key pair to be able to clone remote git repository to your local workspace:</h5><p><a href="https://community.jboss.org/servlet/JiveServlet/showImage/102-48919-1-21071/3.png"><span> https://community.jboss.org/servlet/JiveServlet/downloadImage/102-48919-1-21071/310-365/3.png </span></a></p><h5 style="text-align: start;">Hit Finish, you will be asked to add fingerprint to known_hosts and to publish changes to remote (openshift) git repository. Both times select yes.</h5><h5 style="text-align: start;">That's it, you can now checkout your application at:</h5><pre class="jive-pre"><code>http://jbpmdesigner-$your_domain.rhcloud.com </code></pre></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Comment by <a href="https://community.jboss.org/docs/DOC-48919">going to Community</a></p>

        <p style="margin: 0;">Create a new document in jBPM at <a href="https://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2034">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>