Discussion:
[jboss-user] [jBPM] - Deploy jBPM Web Designer to OpenShift using JBoss Developer studio
Stefan Bunciak
2013-06-30 23:07:34 UTC
Permalink
Stefan Bunciak [https://community.jboss.org/people/sbunciak] modified the document:

"Deploy jBPM Web Designer to OpenShift using JBoss Developer studio"

To view the document, visit: https://community.jboss.org/docs/DOC-48919

--------------------------------------------------------------
h3. Download, install and run JBoss Developer Studio
Download & install JBoss Developer Studio 7.0 Beta2 from https://devstudio.jboss.com/earlyaccess/7.0.0.Beta2 https://devstudio.jboss.com/earlyaccess/7.0.0.Beta2.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  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

h3. Configure and deploy to OpenShift
h5. Once JBDS is started move to the JBDS workbench (hit 'Get started with JBoss Central'):

Loading Image... Loading Image...
h5. We are going to clone a big repository so we need to increase git remote connection timeout (can be found under Preferences - Team - Git):
Loading Image... Loading Image...
h5. Select OpenShift application from JBoss Central:
Loading Image... Loading Image...
h5. Provide OpenShift credentials (if you don't have OpenShift account yet, sign-up at http://openshift.redhat.com http://openshift.redhat.com)
Loading Image... Loading Image...

h5. Fill in application details (the most important is to use git://github.com/eschabell/openshift-bpm-process-designer.git as application source code):
h5. Loading Image... Loading Image...
h5. Hit next, Configure/create SSH Key pair to be able to clone remote git repository to your local workspace:
Loading Image... Loading Image...
h5. 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. That's it, you can now checkout your application at:
http://jbpmdesigner-$your_domain.rhcloud.com
--------------------------------------------------------------

Comment by going to Community
[https://community.jboss.org/docs/DOC-48919]

Create a new document in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=102&containerType=14&container=2034]
Loading...