redhat-cop / businessautomation-cop

All examples related to business automation processes such as jbpm, drools, dmn, optaplanner, cloud native kogito(quarkus), quickstart, pipelines, runtimes, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a script to install PAM

garethahealy opened this issue · comments

The pam examples provide run.sh scripts, but they presume you've already got it installed. Would be nice if we can provide scripts to install/configure it, so people can run:

  • build.sh
  • install.sh
  • run.sh

and it all works.

CC @ippul

Related to:

@garethahealy agree that would be great.
The running instance is needed only if you want to run the example with remote configuration.
At moment I only specify you need a running pam instance in the README of each example