Friday, July 25, 2014

Docker with BPM-Suite and Red Hat Fuse Service Works

Docker is a great way to build containerized development environments. I have posted base Docker build files for the products under https://github.com/jboss-dockerfiles.  I am starting to build more demos with them which I will post in the future.  I wanted to share another great demo this week that has been published.  Patrick Steiner has put together a great demo that uses  BPM-Suite, Fuse Service Works and Postgres Docker Images.

Source Code: https://github.com/PatrickSteiner/BPM_FSW_Docker

Part 1 which describes building the images


Part 2 which describes starting and running the products in the Docker Containers


Part 3 which shows a new automated script that controls all the images