Due to public requests, I updated my BPM & FSW demo to now run with the new Red Hat JBoss BPM-Suite V6.1 The migration was pretty easy, as the majority of the required artifacts did not need any alteration at all. Only the BPM-Suite repository needed a quick export/import as just copying the V6.0 niogit […]
Pre-Note This article describes how I created my demo build pipeline, as shown in my previous post It does now show best practices or recommended ways. It’s just my way of doing it! If you follow these instructions, I do expect you to have some level of knowledge on: how to handle Red Hat Enterprise Linux […]
As some of you have already guessed, I’m a big fan of demos and also a big fan of distributing my demos via videos. So this new work should not be a surprise to anyone… In this video, I will show you how it could feel to have a automated deployment pipeline orchestrated by Jenkins which […]
As an extension of the previous “From Zero to Sidekick” video, I have extended the environment to include: JBoss BPM Suite V6 JBoss Fuse Service Works V6 JBoss Fuse Data Virtualization V6 All this runs on Docker, with service scripts provided for your convenience! Instructions and the code can be found at: https://github.com/PatrickSteiner/BPM_FSW_DV_Docker A video showing […]
I just wanted to let you all know, that we ( Jürgen and myself ) have updated the build procedure for the Red Hat JBoss BPM-Suite and Fuse ServiceWorks Docker environment. By introducing a “management” script, the creation, start, stop and removal of images is now even simpler then before. Thanks to Jürgen for this […]
Ever wondered how one builds Docker images? I did! That’s why I started porting my little Red Hat JBoss BPM & Red Hat JBoss Fuse Service Works demo away from traditional virtualisation to Docker. If you want to follow what I’ve done, here is the link to my Github repo: https://github.com/PatrickSteiner/BPM_FSW_Docker As usual I didn’t […]
This article is the start of a series on getting to know Red Hat JBoss BPM Suite V6. The intention is to start small with a simple scenario and then grow more and more complex. Some might wonder about the title … why from Zero to Sidekick? Well, I’m a believer in not being able […]