Thoughts on cloud, appdev, containers, and open source software, but not always in that order... With container based development we've also transitioned from using templates to define how to deploy our tooling and applications, to operators. There are many examples of how to work with the templated versions of our applications around decision management and process automation found on Red Hat Demo Central and JBoss Demo Central.

We'll install the operator by hand, start instances of the decision management and process automation tooling using the OpenShift console, explore command line automation of installing, starting, and configuring the same tooling from the command line, and share a fully automated process automation tooling installation with pre-installed example project. In the previous article we've installed the business automation operator in the OpenShift web console and installed one of the provided tools in that operator.

Related Articles