sherl0cks/docker-bpms

By sherl0cks

Updated about 8 years ago

Docker Containers for Red Hat BPM https://www.redhat.com/en/technologies/jboss-middleware/bpm

Artifact
Image

2.6K

docker-bpms

Simple docker image to handle my BPMS build. This is by no means a production grade image, it's there to get something up fast. If you want help with Red Hat BPM Suite and Docker in production environment, contact Red Hat Consulting.

Built on my base EAP image. Master will always reflect the latest GA release.

Users for Business Central / Kie-Server

There is a provided default user, jboss, with password bpmsuite1!

Githook Support & Cloning Git Repos SSH Keys

As BxMS 6.2.2, it is possible to clone a git repo into Business Central using an SCP style urls, which is crucial for using githooks, which have been available since 6.2.0. This container supports this feature, you just nee to mount a volume with the relevant ssh key. Here's an example: sudo docker run -itP -v ~/DockerVolumes/ssh:/opt/jboss/.ssh:Z sherl0cks/docker-bpms:6.3.0.ER1

Docker Pull Command

docker pull sherl0cks/docker-bpms