JBoss BPM BAM Dashboard Preview in the OpenShift Cloud
Join the DZone community and get the full member experience.
Join For Free
That is all nice and such, but for you to enjoy this you want to have it repeatable for your own quick and easy usage. No worries, I have that for you too. Here are a few screenshots and you can follow the steps below to install your very own version in the OpenShift Cloud.
You can find the project I setup to install this in your very own instance of OpenShift here:
https://github.com/eschabell/openshift-bpm-bam-dashboard/tree/v1.0
RUNNING ON OPENSHIFT
rhc app create -t jbossas-7 --from-code git://github.com/eschabell/openshift-bpm-bam-dashboard.git bampreview
rhc app show bampreview
scp bampreview/.openshift/config/bam-*.properties xxxxxxxxxx@bampreview-inthe.rhcloud.com:~/jbossas/standalone/configuration/
http://bampreview-$your_domain.rhcloud.com
http://bampreview-$your_domain.rhcloud.com/dashbuilder Login credentials user: erics password: erics
For a video tour you can refer to an early preview post on this site. Enjoy!
Published at DZone with permission of Eric D. Schabell, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments