/bpms-install-demo

Project to automate the installation of JBoss BPM Suite without preconfiguration beyond a single admin user.

Primary LanguagePowerShell

JBoss BPM Suite Install Demo

Project to automate the installation of this product without preconfiguration beyond a single admin user.

There are four options available to you for using this demo; local, Openshift Online, Red Hat CDK OpenShift Enterprise and Containerized.

Software

The following software is required to run this demo:

Option 1 - Install on your machine

  1. Download and unzip.

  2. Add the EAP installer and BPM Suite deployable to installs directory.

  3. Run 'init.sh' or 'init.ps1' file.

  4. Start the runtime: ./target/jboss-eap-7.0/bin/standalone.sh' or .\target\jboss-eap-7.0\bin\standalone.ps1

  5. Login to http://localhost:8080/business-central (u:bpmsAdmin / p:bpmsuite1!)

  6. Enjoy installed and configured JBoss BPM Suite.

Option 2 - Run in Docker

The following steps can be used to configure and run the demo in a Docker container

  1. Download and unzip.

  2. Add the EAP installer and BPM Suite deployable to installs directory.

  3. Run the 'init-docker.sh' or 'init-docker.ps1' file.

  4. Start the container: docker run -it -p 8080:8080 -p 9990:9990 jbossdemocentral/bpms-install-demo

  5. Login to http://localhost:8080/business-central (u:bpmsAdmin / p:bpmsuite1!)

  6. Enjoy installed and configured JBoss BPM Suite.

Additional information can be found in the jbossdemocentral docker developer repository

Option 3 - Install with one click in xPaaS (bpmPaaS)

After clicking button, ensure Gear size is set to medium:

![Click to install OpenShift](http://launch-shifter.rhcloud.com/launch/light/Install bpmPaaS.svg)

Once installed you can use the JBoss BPM Suite login:

  • u:erics p: bpmsuite (admin)

  • u: alan p: bpmsuite (analyst)

  • u: daniel p: bpmsuite (developer)

  • u: ursla p: bpmsuite (user)

  • u: mary p: bpmsuite (manager)

Current hosting of bpmPaaS is on JBoss BPM Suite 6.0.2 in OpenShift Online.

Option 4 - Install on Red Hat CDK OpenShift Enterprise image

The following steps can be used to install this demo on OpenShift Enterprise using the Red Hat Container Development Kit (CDK)

  1. App Dev Cloud with JBoss BPM Suite Install Demo

Supporting Articles

Released versions

See the tagged releases for the following versions of the product:

  • v2.3 - JBoss BPM Suite 6.4.0.GA, JBoss EAP 7.0.0.GA and running on Red Hat CDK using OpenShift Enterprise image.

  • v2.2 - JBoss BPM Suite 6.2.0-BZ-1299002, JBoss EAP 6.4.4 and running on Red Hat CDK using OpenShift Enterprise image.

  • v2.1 - JBoss BPM Suite 6.2.0-BZ-1299002 installed on JBoss EAP 6.4.4.

  • v2.0 - JBoss BPM Suite 6.2.0, JBoss EAP 6.4.4 and OSE aligned containerization.

  • v1.9 - JBoss BPM Suite 6.2.0 installed on JBoss EAP 6.4.4.

  • v1.8 - JBoss BPM Suite 6.1 installed on JBoss EAP 6.4.

  • v1.7 - JBoss BPM Suite 6.0.3 with email configuration for task notifications and reassignments.

  • v1.6 - JBoss BPM Suite 6.0.3 with optional containerized installation.

  • v1.5 - moved to JBoss Demo Central, updated windows init.bat support and one click install button.

  • v1.4 - JBoss BPM SUite 6.0.3 installer on JBoss EAP 6.1.1.

  • v1.3 - JBoss BPM SUite 6.0.2 installer used to setup basic product installation on JBoss EAP 6.1.1.

  • v1.2 - JBoss BPM Suite 6.0.2 installed on JBoss EAP 6.1.1.

  • v1.1 - JBoss BPM Suite 6.0.1 installed on JBoss EAP 6.1.1.

  • v1.0 - JBoss BPM Suite 6.0.0 installed on JBoss EAP 6.1.1.

  • v0.4 - JBoss BPM Suite 6.0.0.CR2 installed on JBoss EAP 6.1.1.

  • v0.3 - JBoss BPM Suite 6.0.0.CR1 installed on JBoss EAP 6.1.1 with optional mock data.

  • v0.2 - JBoss BPM Suite 6.0.0.Beta installed on JBoss EAP 6.1.1 with mock data.

  • v0.1 - JBoss BPM Suite 6.0.0.Beta installed on JBoss EAP 6.1.1.

BPM Suite