Eric D. Schabell: CodeReady Containers - Decision Management developer tools update

Monday, January 6, 2020

CodeReady Containers - Decision Management developer tools update

code ready containers
For some time now we've been working on updating your experience using CodeReady Containers, a container platform installation for your local machine, by providing interesting developer tooling and project examples.

There is no better way to learn about container technologies, container platforms, and container-based application development than getting hands-on with great open technologies.

The first example here is the latest version of the Red Hat Decision Manager, version 7.5, installed on OpenShift Container Platform (either your own installation or using our CodeReady Containers installation).

Get started today with rules and business logic in just a few simple steps, as follows.


AppDev in Cloud with Red Hat Decision Manager Install Demo

This demo is to install Red Hat Decision Manager in the Cloud based on leveraging any Red Hat OpenShift Container Platform. It delivers a fully functioning Decision Manager containerized on OpenShift Container Platform.
code ready containers

Install on OpenShift Container Platform

There are two options to install and run this project on the OpenShift Container Platform; use your own existing installation or to install on Code Ready Containers which provides you with a local OpenShift cluster.
  1. Ensure you have an OpenShift container based installation, such as one of the following:

  1. Download Red Hat JBoss EAP & Red Hat Decision Manager, add to installs directory (see installs/README).

  2. Run 'init.sh' or 'init.bat' file. 'init.bat' must be run with Administrative privileges:
   # If using your own installation just point to Openshift Container Platform IP Address
   # as follows:
   #
   $ ./init.sh 192.168.99.100  # example for OCP.
 
 
   # If using CodeReady Containers or the CodeReady Containers Easy Install project, just add the cluster 
   # address to HOST_IP variable found at the top of the init.{sh|bat} files, for example:
   #
   # HOST_IP=api.crc.testing  
   # 
   # Now just run the script without any IP address arguments and it picks up that hostname as follows:
   #
   $ ./init.sh

Red Hat Decision ManagerNow log in to Red Hat Decision Manager to start developing containerized process automation projects (the address will be generated by OCP):
  • CodeReady Container example: http:rhcs-rhdm-install-demo-appdev-in-cloud.apps-crc.testing/decision-central ( u:erics / p:redhatdm1! )
Not sure how to get started with Red Hat Decision Manager? Try one of these online workshops to build a first project from scratch.