Giter VIP home page Giter VIP logo

rhpam-apb's Introduction

RHPAM APB

Build Status License

Overview

This APB aims to deploy Red Hat Process Automation Manager (RHPAM) on OpenShift.

As a system engineer, you can deploy a Red Hat Process Automation Manager immutable server environment on Red Hat OpenShift Container Platform to provide an infrastructure to execute processes and other business assets. You can use standard integration tools to manage the immutable Process Server image. You can create new server images to add and update processes.

Make sure the required ImageStreamTags exist in the openshift project. See below for the required images

Usage

In the Openshift control panel, find and select the Red Hat Process Automation Manager (APB) and fill in the required fields.

Plans

Trial

Deploy an ephemeral environment for testing Business Central and KIE Server. A default adminUser user will be created with the RedHat password. In case the generated routes need to be overridden, it is possible to set custom routes for both applications.

Deploys the following components:

  • Business Central (ephemeral)
  • KIE Process Server (ephemeral)

Authoring

An environment for creating and modifying processes using Business Central. It consists of pods that provide Business Central for the authoring work and a Process Server for test execution of the processes.

Handles the deployment of the following components:

  • Business Central (Persistent)
  • KIE Process Server (Persistent)

Immutable KIE Server

In this environment, when you deploy a Process Server pod, it builds an image that loads and starts a process or group of processes. You cannot stop any process on the pod or add any new process to the pod. If you want to use another version of a process or modify the configuration in any other way, you deploy a new server image and displace the old one.

  • Artifact source is mandatory and will configure the KIE Process Server instances to clone and build the source existing on a GIT repository to then deploy it and run it.
  • Router integration is optional and will connect the KIE Process Server instances with an existing router endpoint.
  • Controller integration is optional and will allow the KIE Process Server instances to be managed or monitored by an existing controller.

Immutable Monitor

Use Business Central Monitoring to monitor the performance of the environment and to stop and restart some of the process instances, but not to deploy additional processes to any Process Server or undeploy any existing ones (you can not add or remove containers)

Deploys the following components:

  • Business Central Monitoring (Persistent)
  • Smart Router (Persistent)

Managed Environment

An environment for running existing processes for staging and production purposes. This environment includes several groups of Process Server pods; you can deploy and undeploy processes on every such group and also scale the group up or down as necessary. Use Business Central Monitoring to deploy, run, and stop the processes and to monitor their execution.

Deploys the following components:

  • Business Central Monitoring (Persistent)
  • Smart Router (Persistent)
  • KIE Process Server (Persistent)

Requirements

ImageStreams

The following imageStreams should exist in the openshift namespace:

  • rhpam70-businesscentral-monitoring-openshift:1.1
  • rhpam70-businesscentral-openshift:1.1
  • rhpam70-controller-openshift:1.1
  • rhpam70-elasticsearch-openshift:1.1
  • rhpam70-kieserver-openshift:1.1
  • rhpam70-smartrouter-openshift:1.1

KIE Process Server

  • If the number of replicas is greater than 1, H2 Database is not allowed.
  • If the External Database is selected, all the fields in the External Database group are mandatory

Options and integrations

Database types

  • H2
  • MySQL
  • PostgreSQL
  • External Database

RH-SSO

Configures authentication of Business Central, Business Central Monitoring and KIE Process Servers against an existing Red Hat Single Sign-On instance.

The user and password is only needed when during the startup it is necessary to create the client and secret on the provided realm. If it already exists, these fields can be left empty.

External Maven Repository

It is possible to additionally use an external Maven Repository for publishing the generated kjars. Except for the Managed environment and the Immutable monitor where is required.

Secrets and Keystores

KIE Process Servers and Business Central (and Monitoring) requires a certificate in order to start the secure port (8443). For that, the user will be prompted to introduce the name of the secret containing a keystore with the certificate to use. If this secret doesn't exist, the APB will generate one selfsigned and use it.

Testing

Check ansible-playbook-bundle documentation.

Demo

rhpam apb demo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.