Jenkins icon

Jenkins icon

Jenkins

Desktop Software Development
Description

Jenkins simplifies the lives of software developers by offering automation of a number of aspects of the development process.

Platforms
Windows macOS Linux Browser iOS Android
Links

Alternatives to Jenkins

  1. Buddy alternatives

    Buddy

    Freemium

    The simplest CI/CD tool ever made, acclaimed by top developers worldwide. It uses delivery pipelines to build, test and deploy software. Pipelines are created with over 100 ready-to-use actions, th...

    {{ alternatives[0].votes }}
  2. Phabricator alternatives

    A complete software development platform. Phabricator is an integrated set of powerful tools to help companies build higher quality software. Phabricator is a complete set of tools for developing s...

    {{ alternatives[1].votes }}
  3. Chef alternatives

    Chef

    Free

    Infrastructure Automation for Hardened, Consistent Configuration at Any Scale. Chef Infra automates infrastructure configuration, ensuring every system is configured correctly and consistently.

    {{ alternatives[2].votes }}
  4. Travis CI alternatives

    Travis CI

    Freemium

    Travis CI is an open source software service that tests and deploys GitHub-hosted projects. It is a form of continuous integration software.

    {{ alternatives[3].votes }}
  5. Codeship alternatives

    Codeship

    Freemium

    Codeship is a platform built for safe, fast, and reliable Continuous Integration in the cloud. The service delivery through Codeship is continuous meaning that the various developers feed codes int...

    {{ alternatives[4].votes }}
  6. Semaphore alternatives

    Semaphore

    Commercial

    Semaphore automates your Continuous Integration and Continuous Development processes, reducing build and deployment time.

    {{ alternatives[5].votes }}
  7. Buildbot alternatives

    Buildbot

    Free

    Buildbot can automate all aspects of the software development cycle:.

    {{ alternatives[6].votes }}
  8. AppVeyor alternatives

    AppVeyor

    Freemium

    Status badges. Display badge for specific branch; Retina support; SVG badges. Customizing titles. Badges for projects with public repositories on GitHub and Bitbucket. A Project status badge is a d...

    {{ alternatives[7].votes }}
  9. Concourse alternatives

    Concourse

    Free

    Concourse is distributed as a single concourse binary, making it easy to run just about anywhere, especially with Docker.

    {{ alternatives[8].votes }}
  10. Hudson alternatives

    Hudson

    Free

    Hudson is a continuous integration (CI) tool written in Java, which runs in a servlet container such as Apache Tomcat or the GlassFish application server. It supports SCM tools including CVS, Subve...

    {{ alternatives[9].votes }}
  11. GoCD alternatives

    GoCD

    Free

    GoCD is an open source build and release tool from ThoughtWorks. GoCD supports modern infrastructure and helps enterprise businesses get software delivered faster, safer, and more reliably.

    {{ alternatives[10].votes }}
  12. Drone.io alternatives

    Drone.io

    Freemium

    Drone.io is a service that automatically pushes testing and release builds of a client's software to a repository. It includes support for loads of software and services and comes equipped with a h...

    {{ alternatives[11].votes }}
  13. Octopus Deploy alternatives

    Octopus Deploy

    Commercial

    Octopus Deploy automates the deployment process and offers a wide range of tools to make sure that the software you deploy is ready to go out the door and work as you intend it to.

    {{ alternatives[12].votes }}
  14. Distelli alternatives

    Distelli

    Commercial

    Today, every company needs to behave like a software company and ship better software faster. Puppet's portfolio of products give you the tools and automation you need to discover, manage and deliv...

    {{ alternatives[13].votes }}
  15. Buildkite alternatives

    Buildkite

    Commercial

    Buildkite is a service which automates your software build and testing processes.

    {{ alternatives[14].votes }}
  16. CircleCI alternatives

    CircleCI

    Freemium

    CircleCI's continuous integration and delivery platform makes it easy for teams of all sizes to rapidly build and release quality software at scale. Build for Linux, macOS, and Android, in the clou...

    {{ alternatives[15].votes }}
  17. Bitrise alternatives

    Bitrise

    Free

    Android, iOS & cross-platform mobile continuous integration / delivery, with 200+ integrations. Sign up and start building (for free!) today.

    {{ alternatives[16].votes }}
  18. TeamCity alternatives

    TeamCity is a deployment and continuous integration (CI) server for software development. The product is developed by JetBrains s. r. o., which was founded in 2000 and has offices in San Mateo, Calif.

    {{ alternatives[17].votes }}
  19. Microsoft Team Foundation Server alternatives

    Visual Studio dev tools & services make app development easy for any platform & language. Try our Mac & Windows code editor, IDE, or Azure DevOps for free.

    {{ alternatives[18].votes }}
  20. SlickStack alternatives

    SlickStack

    Opensource

    SlickStack is a free LEMP stack automation script written in Bash designed to enhance and simplify WordPress provisioning, performance, and security.

    {{ alternatives[19].votes }}
  21. Kraken CI alternatives

    Kraken CI

    Opensource

    Kraken CI is a modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing.

    {{ alternatives[20].votes }}
  22. Launchdeck alternatives

    Launchdeck

    Commercial

    Build, test and deploy sites the fast and easy way. Launchdeck is our answer to the complicated process of deployment. It’s an automated deployment tool with a super-clear user interface and variou...

    {{ alternatives[21].votes }}
Suggest an Alternative

Missing a software in the list? We are always happy if you help us making our site even better.

Suggest an Alternative

Jenkins Reviews

We have 1 review for Jenkins. The average overall ratings is 4.0 / 5 stars.

Write a Review
grex avatar
My Opinion on Jenkins
written by grex on 2018-03-02 04:26:15
Overall
Ease of Use
Customer Service
Value For Money

Overall Opinion: There's a certain level of zen that comes with software development. Writing code and seeing how it functions can be a satisfying process that's best facilitated when developers can focus on the tasks at hand, but it's a level of meditation often broken down by the need for non-human processes. Jenkins puts some of the most tedious aspects of the development process in the hands of an automated server, meaning developers can focus more on the implementation of their code and spend less time focusing on the intricacies of building, deploying, and automating the software. While Jenkins is a simple CI server at its core, it can scale up to serve the needs of your project. Jenkins can be converted simply into a continuous delivery hub, responding intuitively to changes and keeping everyone in the loop. Through the use of a web interface, Jenkins offers a variety of diverse customization options for development administrators. Jenkins works effectively for small development teams, but it really starts to show its advantages when working on larger and more complex projects. Regardless of how many teams you're working with and how segregated they are in the development pipeline, they'll be a part of the system. That's because Jenkins can distribute information across multiple machines. The more computational power you have, the quicker you can test your software, and the faster you can deploy to multiple systems or drive builds. One of the newest, and most helpful, features of Jenkins is the Blue Ocean framework. This user experience facilitates constant delivery, meaning you'll always be in the know about new changes to your framework and automation process and able to react responsively to any potential complications along the way. Through the use of a simple flow chart, you can track any errors in the system, run server tests with the simple click of a button, and access the change log to identify where errors may be coming from. Jenkins is built off of Java, and that comes with distinct advantages. As one of the most versatile and commonly used languages around, that means Jenkins can deploy as an independent piece of software and run reliably on most major operating systems. There's less worry of conflicts with your software, and the open source nature means there's a steady stream of plugins and features available through the helpful and healthy Jenkins user community. Over a thousand free plugins are available through the Jenkins web site, and the library of compatible plugins is constantly growing. Since it relies on a modular, user created structure, you can customize a Jenkins build that's catered to your specific needs, and if there's a feature you need that isn't available, a confident Java developer can build it themselves. The high compatibility of Java means that it works well with plugins written in other languages as well, further increasing the versatility of its server environment.

Pros: Java-based structure means it's highly compatible with a range of systems The community is large, helpful, and enthusiastic

Cons: Containerization support is still somewhat primitive Finding and installing the plug-ins you need can be a time consuming process

grex is using Jenkins every other week recently.

Screenshots

Jenkins screenshot 1
Jenkins screenshot 2
Jenkins screenshot 3
Jenkins screenshot 4
Jenkins screenshot 5
Jenkins screenshot 6
Jenkins screenshot 7
Jenkins screenshot 8
Jenkins screenshot 9
Jenkins screenshot 10

Jenkins Videos

Youtube Video: Mick Jenkins - The Water[s] ALBUM REVIEW

Listen: youtube.com Chicago MC Mick Jenkins drops a verbose and water-themed mixtape. More hip hop reviews: bit.ly Subscribe: http://bit.ly/1pBqGCN...

Disclaimer: This video was not made by us, but we found it interesting enough to embed it here.

Comments

Commenting on this article is disabled right now.

About This Article

This page was composed by Alternative.me and published by Alternative.me. It was created at 2018-04-28 17:40:13 and last edited by Alternative.me at 2020-03-06 07:49:51. This page has been viewed 10165 times.

Did you like this article about Jenkins? Please rate it!
6 of 7 liked this article. This is equivalent to a star rating of 4.29 / 5.
Yes
No

More Software in Desktop Software > Development

More Popular Desktop Software

Filter Platforms

{{key}}

Filter Features

Tests can be run in parallel Supports Linux and Mac (iOS) Command line tool and powerful API Revision control Build automation Automated testing Continuous deployment Continuous delivery Codeship Pro Features Has a native Docker support system. Codeship Basic Features The CI/CD workflow is driven through Web GUI. Caching is dependent. Testing is parallel. Debugging is done through SSH access. It has a notification center. Can be used with Go, Node. Mongo, Redis, MySQL, Postgres and Selenium Run as many as 10,000 agents per account. Features Cons Easy to understand user interface Subpar customer service Unclear warranty Tools that permit scale as well as speed Automatic reporting of build progress errors Support for mobile platforms, Java and more NET CLI support WordPress development Deployment Continuous Integration Deployment Tracking
Suggest an Alternative to Jenkins
{{ suggestSubmitSuccess }}
You can only sugggest alternatives that are already published on our platform. If you want to submit a software or app, please visit your account page to submit a software.
List of Suggestions
Please start typing the name of the software you want to suggest as alternative to Jenkins in the field above.
{{ suggestSubmitError }}
Suggest {{ suggestedAlternatives.length }} Alternative(s)
Login
This action requires user authentication. Please log in.
Don't have an account yet? Sign up.