DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Testing, Deployment, and Maintenance
  3. DevOps and CI/CD
  4. Leveraging Jenkins in DevOps Toolchains on Bluemix

Leveraging Jenkins in DevOps Toolchains on Bluemix

In this post, we take a look at how to integrate Jenkins with your DevOps toolchain running with IBM Bluemix. Find out how to do this useful integration!

Niklas Heidloff user avatar by
Niklas Heidloff
CORE ·
Jun. 18, 17 · Tutorial
Like (4)
Save
Tweet
Share
5.44K Views

Join the DZone community and get the full member experience.

Join For Free

as part of the ibm bluemix continuous delivery functionality, toolchains allow the integration of third-party and open source tools. one example is the usage of the automation server jenkins to build and deploy applications rather than using the delivery pipelines provided by ibm.

in order to test this functionality, i’ve run a docker jenkins container locally. obviously, you could also deploy jenkins on bluemix, but i wanted to keep it as simple as possible.

in order to configure jenkins, i suggest following the instructions from my colleague eric jodet in the jenkins wiki, since they are more up to date than the instructions currently in the bluemix documentation. also, i struggled to get the cloud foundry deployment to work. i had to install the cf cli manually on my container first.

once everything is configured, you can run jenkins jobs.

jenkins-devops1

in order to send information to ibm cloud devops, different post build actions can be defined.

jenkins-devops2

toolchains receive this data from jenkins and can forward it to other tools, like slack, that are in the same toolchains.

jenkins-devops3

i also like that deployment information is directly added to git issues; for example, links to toolchains and releases as well as labels to mark issues as deployed.

jenkins-devops4

to find out more, read the blog from eric, read the documentation , or try the sample toolchain " deployment risk analytics with github and jenkins ."


Jenkins (software) Bluemix DevOps

Published at DZone with permission of Niklas Heidloff, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Asynchronous HTTP Requests With RxJava
  • Hidden Classes in Java 15
  • How Observability Is Redefining Developer Roles
  • Remote Debugging Dangers and Pitfalls

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: