Eric D. Schabell: Real App Dev in the Cloud with JBoss BRMS Install Demo

Friday, March 25, 2016

Real App Dev in the Cloud with JBoss BRMS Install Demo

real app dev
App Dev Cloud with JBoss BRMS Install Demo
We have been discussing why application developers can't ignore their stack anymore in the App Dev Cloud Stack series.

We talked about the various layers from the bottom up, but have yet to provide you with any application development tooling beyond the Red Hat Container Development Kit (CDK). All you have so far is an easy to install project called the Container Development Kit Install Demo.

That is about to change with this article, so read on.

We have been providing an array of JBoss BRMS and JBoss BPM Suite demo projects, mostly leveraged by application developers by installing them locally. We did provide a simple containerized installation generation option based on Docker, but this was also rather trivial to your local machine hosting the container.

Today we move into the Cloud to provide you with real application development based on the Cloud stack as described in our series. The first installment is a basic JBoss BRMS product installation on the OpenShift Enterprise layer of your stack, provided by our Red Hat CDK installation.

You can now fully demo and leverage a JBoss BRMS through the business central web console running containerized on an OSE pod.
real app dev
Watch the JBoss BRMS application build in OSE.

Jumping into the Cloud

We will be leveraging previous work that installs the Red Hat CDK. The Red Hat CDK is packaged into a RHEL 7 virtual machine that you can start on your machine after installing this project. There are several choices provided with pre-configured installations, but they all include the basic setup for Docker and the tools needed to start leveraging Docker based containers.

The following container must be started after installing this project for you to get started with our first JBoss BRMS application development demo:
  • OpenShift Enterprise - a containerized version of OpenShift Enterprise can be started that can be accesses through a Web console in your browser or via the OpenShift command line tools. Explore your very own private PaaS developer experience with this container.
real app dev
Fully functional JBoss BRMS on OSE.
Now that the you have the OpenShift Enterprise image up and running, you can start moving the JBoss BPM Suite install demo into the Cloud with the following steps:
  1. First complete the installation and start the OpenShift image supplied in the cdk-install-demo.
  2. Install OpenShift Client Tools if you have not done so previously.
  3. Add products to installs directory.
  4. Run 'init.sh' or 'init.bat' file. 'init.bat' must be run with Administrative privileges.
  5. Login to JBoss BRMS to start developing rules projects:
Now you are up and running with a fully installed JBoss BRMS ready to start your process project. If you want to get started, check out this online workshop, helping you get started with JBoss BRMS:



For more information around containers, a Cloud stack and why you need to care about this containerized stack for your application development, see the App Dev Cloud Stack series that takes you on a tour of the Red Hat Cloud Suite.

Stay tuned for more!