---
description: Discover the benefits and disadvantages of Jenkins.  Learn the software price, see the description, and read the most helpful reviews for UK business users. 
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Jenkins Pricing, Cost & Reviews - Capterra UK 2026
---

Breadcrumb: [Home](/) > [Continuous Integration Tools](/directory/31119/continuous-integration/software) > [Jenkins](/software/171026/jenkins)

# Jenkins

Canonical: https://www.capterra.co.uk/software/171026/jenkins

Page: 1 / 24\
Next: [Next page](https://www.capterra.co.uk/software/171026/jenkins?page=2)

> On-premise and web-based continuous integration solution that provides businesses with tools to build, test and deploy projects.
> 
> Verdict: Rated **4.5/5** by 572 users. Top-rated for **Likelihood to recommend**.

-----

## Overview

### Who Uses Jenkins?

On-premise and web-based continuous integration platform that provides businesses of all sizes with plugins to build, test and deploy projects across networks.

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **4.5/5** | 572 Reviews |
| Ease of Use | 4.1/5 | Based on overall reviews |
| Customer Support | 4.0/5 | Based on overall reviews |
| Value for Money | 4.6/5 | Based on overall reviews |
| Features | 4.5/5 | Based on overall reviews |
| Recommendation percentage | 90% | (9/10 Likelihood to recommend) |

## About the vendor

- **Company**: CloudBees
- **Founded**: 2011

## Commercial Context

- **Pricing model**:  (Free version available)
- **Pricing Details**: Jenkins is available to users for free.
- **Target Audience**: Self Employed, 2–10, 11–50, 51–200, 201–500, 501–1,000, 1,001–5,000, 5,001–10,000, 10,000+
- **Deployment & Platforms**: Cloud, SaaS, Web-based, Mac (Desktop), Windows (Desktop), Linux (Desktop)
- **Supported Languages**: Chinese, English
- **Available Countries**: United States

## Features

- Automated Testing
- Continuous Delivery
- Continuous Deployment
- Debugging
- Pipeline Management
- Version Control

## Integrations (9 total)

- Acunetix
- Bitbucket
- Gatekeeper
- GitHub
- GitLab
- Jira
- Microsoft Azure
- Slack
- SonarQube

## Support Options

- Email/Help Desk
- FAQs/Forum
- Knowledge Base
- Phone Support

## Category

- [Continuous Integration Tools](https://www.capterra.co.uk/directory/31119/continuous-integration/software)

## Alternatives

1. [GitHub](https://www.capterra.co.uk/software/129067/github) — 4.8/5 (6187 reviews)
2. [GitLab](https://www.capterra.co.uk/software/159806/gitlab) — 4.6/5 (1223 reviews)
3. [Bitbucket](https://www.capterra.co.uk/software/157785/bitbucket) — 4.6/5 (1346 reviews)
4. [AWS CloudFormation](https://www.capterra.co.uk/software/205397/cloudformation) — 4.5/5 (110 reviews)
5. [SonarQube](https://www.capterra.co.uk/software/210481/sonarqube) — 4.5/5 (68 reviews)

## Reviews

### "Jenkins-Pros/Cons" — 4.0/5

> **saheed** | *15 October 2025* | Computer Software | Recommendation rating: 6.0/10
> 
> **Pros**: Jenkins is a very good tool in software development and project execution. It facilitates team collaboration and integration with other tools like AWS service. It is a CI/CD tool which can ensure testing of software products before and after delivery and deployment. Its a cost effective means which removes manual efforts.
> 
> **Cons**: It requires a lot of skills and can be learned over several years. Unfortunately, it cannot be executed locally without a server and setup.
> 
> I started using Jenkins on a trial basis on my personal computer around 5 years ago. I must compared to another similar tool like TeamCity, it requires more to setup. However, in my current place of work, I have been using it on a day to day basis, and loving the experience. Its been very good and I am still developing my skills and experience.

-----

### "Massive Plugin Ecosystem" — 5.0/5

> **Flavio** | *11 March 2026* | Banking | Recommendation rating: 9.0/10
> 
> **Pros**: I think the best feature in Jenkins is that I can customise it in my way and also integrates with major tec tools. It automates build, test and deployment processes and think this boosts team productivity. It's an open source widely adopted and integrates with GitHub quite well.
> 
> **Cons**: Interface sometimes can be a bit challenging to understand. Should be a bit more use intuitive, so beginners can find it challenging to break through steep learning curve.

-----

### "Using Jenkins in managing CI/CD process" — 5.0/5

> **Jim** | *28 November 2025* | Telecommunications | Recommendation rating: 10.0/10
> 
> **Pros**: Jenkins is super powerful and ease to use in CI/CD, it can integrate all critical phases in checking out, building, testing and delivery.
> 
> **Cons**: The plugin management is still complicated and required lots of rebooting, for example. If I forgot to install git plugin, I will need to reinstall it and reboot the whole Jenkins.
> 
> I already used Jenkins since 2012, it is my first priority in CI/CD, it can be easily used in personal projects in container, as well as big corporate level IT projects.

-----

### "The Industry Standard for Flexible, Enterprise-Grade CI/CD Pipelines" — 5.0/5

> **Verified Reviewer** | *23 January 2026* | Government Administration | Recommendation rating: 10.0/10
> 
> **Pros**: The strongest feature is the Master-Slave architecture, which allows us to distribute heavy build workloads across multiple agents efficiently. I also rely heavily on Jenkins Pipelines (Jenkinsfile) to define our entire build-and-deploy process as code, which supports our agile development cycle perfectly. The sheer number of plugins available means I can integrate it with almost anything in our stack, from Docker and Kubernetes to SonarQube and Artifactory.
> 
> **Cons**: The user interface (UI) feels a bit dated compared to newer tools like GitLab CI or CircleCI. Also, managing plugins can sometimes be a headache, specifically 'dependency hell' where updating one plugin breaks another. It requires careful maintenance to keep the controller stable.
> 
> I have used Jenkins extensively to orchestrate end-to-end CI/CD infrastructure for highly secure government and financial environments. It serves as the backbone of our automation, handling everything from code checkout (Git/Bitbucket) to Docker image creation and deployment to Kubernetes clusters. While it requires some maintenance effort, its flexibility and control are unmatched for complex, custom enterprise workflows.

-----

### "Quick and flexible solution" — 5.0/5

> **Marvin** | *10 June 2026* | Computer Software | Recommendation rating: 9.0/10
> 
> **Pros**: Easy to get started and running and does a great job at getting you going fast.&#10;Deployment was easy and the out of the box features allowed us to set up your automation quickly and easily.
> 
> **Cons**: Unfortunately we had a bit of problems with long term reliability, though that was partly because of the self hosting, it also had problems with updates breaking automations
> 
> Overall a solid choice for free open source automation. It has some weaknesses like many open source software has with lack of polish but overall definitely a recommendation for a quick and flexible solution.

-----

Page: 1 / 24\
Next: [Next page](https://www.capterra.co.uk/software/171026/jenkins?page=2)

## Links

- [View on Capterra](https://www.capterra.co.uk/software/171026/jenkins)

## This page is available in the following languages

| Locale | URL |
| de | <https://www.capterra.com.de/software/171026/jenkins> |
| de-AT | <https://www.capterra.at/software/171026/jenkins> |
| de-CH | <https://www.capterra.ch/software/171026/jenkins> |
| en | <https://www.capterra.com/p/171026/Jenkins/> |
| en-AE | <https://www.capterra.ae/software/171026/jenkins> |
| en-AU | <https://www.capterra.com.au/software/171026/jenkins> |
| en-CA | <https://www.capterra.ca/software/171026/jenkins> |
| en-GB | <https://www.capterra.co.uk/software/171026/jenkins> |
| en-IE | <https://www.capterra.ie/software/171026/jenkins> |
| en-IL | <https://www.capterra.co.il/software/171026/jenkins> |
| en-IN | <https://www.capterra.in/software/171026/jenkins> |
| en-NZ | <https://www.capterra.co.nz/software/171026/jenkins> |
| en-SG | <https://www.capterra.com.sg/software/171026/jenkins> |
| en-ZA | <https://www.capterra.co.za/software/171026/jenkins> |
| es | <https://www.capterra.es/software/171026/jenkins> |
| es-AR | <https://www.capterra.com.ar/software/171026/jenkins> |
| es-CL | <https://www.capterra.cl/software/171026/jenkins> |
| es-CO | <https://www.capterra.co/software/171026/jenkins> |
| es-CR | <https://www.capterra.co.cr/software/171026/jenkins> |
| es-DO | <https://www.capterra.do/software/171026/jenkins> |
| es-EC | <https://www.capterra.ec/software/171026/jenkins> |
| es-MX | <https://www.capterra.mx/software/171026/jenkins> |
| es-PA | <https://www.capterra.com.pa/software/171026/jenkins> |
| es-PE | <https://www.capterra.pe/software/171026/jenkins> |
| fr | <https://www.capterra.fr/software/171026/jenkins> |
| fr-BE | <https://fr.capterra.be/software/171026/jenkins> |
| fr-CA | <https://fr.capterra.ca/software/171026/jenkins> |
| fr-LU | <https://www.capterra.lu/software/171026/jenkins> |
| it | <https://www.capterra.it/software/171026/jenkins> |
| ko | <https://www.capterra.co.kr/software/171026/jenkins> |
| nl | <https://www.capterra.nl/software/171026/jenkins> |
| nl-BE | <https://www.capterra.be/software/171026/jenkins> |
| pt | <https://www.capterra.com.br/software/171026/jenkins> |
| pt-PT | <https://www.capterra.pt/software/171026/jenkins> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra UK","address":{"@type":"PostalAddress","addressLocality":"Egham","addressRegion":"ENG","postalCode":"TW20 9AH","streetAddress":"Tamesis, The Glanty, Staines-upon-Thames Egham TW20 9AH United Kingdom"},"description":"Capterra UK helps millions of people find the best business software. With software reviews, ratings, infographics, and the most comprehensive list of business software.","email":"info@capterra.co.uk","url":"https://www.capterra.co.uk/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://www.capterra.co.uk/#organization","@type":"Organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/Capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra/","https://www.youtube.com/channel/UCEt7vQSPiPlPAblHdhJAqnA"]},{"name":"Jenkins","description":"On-premise and web-based continuous integration solution that provides businesses with tools to build, test and deploy projects.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/c8e21fb2-f40d-4e85-95a2-786985111258.png","url":"https://www.capterra.co.uk/software/171026/jenkins","@id":"https://www.capterra.co.uk/software/171026/jenkins#software","@type":"SoftwareApplication","publisher":{"@id":"https://www.capterra.co.uk/#organization"},"applicationCategory":"BusinessApplication","aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":572,"ratingValue":4.5},"operatingSystem":"Cloud, Apple, Windows, Linux"},{"@id":"https://www.capterra.co.uk/software/171026/jenkins#faqs","@type":"FAQPage","mainEntity":[{"name":"What is Jenkins?","@type":"Question","acceptedAnswer":{"text":"On-premise and web-based continuous integration solution that provides businesses with tools to build, test and deploy projects.","@type":"Answer"}},{"name":"Who Uses Jenkins?","@type":"Question","acceptedAnswer":{"text":"On-premise and web-based continuous integration platform that provides businesses of all sizes with plugins to build, test and deploy projects across networks.","@type":"Answer"}}]},{"@id":"https://www.capterra.co.uk/software/171026/jenkins#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"Continuous Integration Tools","position":2,"item":"/directory/31119/continuous-integration/software","@type":"ListItem"},{"name":"Jenkins","position":3,"item":"/software/171026/jenkins","@type":"ListItem"}]}]}
</script>
