Introduction In this tutorial, we will see how to use RHPAM Git Hooks push all changes from a project to a remote repository in GitHub, with a script dedicated to a project, and how to define a default git hook to execute with all projects, this one will log information from projects in a file. […]
Author: Rodrigo Vitor Ribeiro
Introduction This is the third post of a series of post to show how to deploy an instance of Red Hat Process Automation Manager (RHPAM – formally Red Hat BPMS) in an Openshift Container Platform (OCP). We will use the Minishift (OKD) that is the Openshift upstream project, but we won’t will use the jBPM, […]
Introduction This is the second post of a series of post to show how to deploy an instance of Red Hat Process Automation Manager (RHPAM – formally Red Hat BPMS) in an Openshift Container Platform (OCP). We will use the Minishift (OKD) that is the Openshift upstream project, but we won’t will use the jBPM, […]
Environment For this tutorial the environment set up is: OS: Linux Fedora 29 Introduction This is the first of a series of post to show how to deploy an instance of Red Hat Process Automation Manager (RHPAM – Formally Red Hat BPMS) in an Openshift Container Platform (OCP). We will use the Minishift (OKD) that […]
Add datasource to EAP 7.2
How to add a datasource to Red Hat EAP 7.2 Environment:In this article, I used a machine with Linux Fedora 29. To complete this tutorial you will need the following packages: Red Hat EAP 7.2 installed and running A running installation of MariaDB v 15.1 or an equivalent version of MySQL Introduction This tutorial will […]
