DevOps

Continuous Delivery with Docker, Jenkins, JBoss Fuse and OpenShift PaaS

I recently put together an end-to-end demo showing step-by-step how to set up a Continuous Delivery pipeline to help automate your deployments and shorten your cycle times for getting code from development to production. Establishing a proper continuous delivery pipeline is a discipline that requires more than just tools and automation, but having good tools and a head start on setting this up can’t be understated.

This project has two focuses:
 
 
 

  1. Show how you’d do CD with JBoss Fuse and OpenShift
  2. Create a scripted, repeatable, pluggable and versioned demo so we can swap out pieces (like use JBoss Fuse 6.2/Fabric8/Docker/Kubernetes, or OpenStack, or VirtualBox, or go.cd, or travis-ci, or other code review systems)

We use Docker containers to set up all of the individual pieces and make it easier to script it and version it.

See the videos of me doing the demo below, or checkout the setup steps and follow the script to recreate the demo yourself!

Part I

Continuous Delivery with JBoss Fuse on OpenShift Enterprise from Christian Posta on Vimeo.

Part II

Continuous Delivery with JBoss Fuse on OpenShift Enterprise Part II from Christian Posta on Vimeo.

Part III

Continuous Delivery with JBoss Fuse on OpenShift Enterprise part III from Christian Posta on Vimeo.

Christian Posta

Christian is a Principal Consultant at FuseSource specializing in developing enterprise software applications with an emphasis on software integration and messaging. His strengths include helping clients build software using industry best practices, Test Driven Design, ActiveMQ, Apache Camel, ServiceMix, Spring Framework, and most importantly, modeling complex domains so that they can be realized in software. He works primarily using Java and its many frameworks, but his favorite programming language is Python. He's in the midst of learning Scala and hopes to contribute to the Apache Apollo project.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
Back to top button