← Discover
Discover · GitHub · Jenkins↑ +18 today

Server that automates software processes

Jenkins is an open source continuous integration and continuous delivery server that automates software development processes. This Java-based platform offers a wide ecosystem of plugins to manage the compilation, testing and deployment phases of software projects.

Updates

  • September 9, 2026: Stars 26,526 → 26,531, latest release jenkins-2.581 (September 8, 2026).
  • September 3, 2026: Stars 26,504 → 26,526, latest release jenkins-2.568.3 (September 2, 2026).
  • August 27, 2026: Stars 26,467 → 26,504, latest release jenkins-2.579 (August 25, 2026).
  • August 18, 2026: Stars 26,444 → 26,467, latest release jenkins-2.578 (August 18, 2026).

What you get

  • Automates the compilation and testing processes of software projects
  • Offers the opportunity to customize processes with extensive plug-in support
  • Speeds up error detection and deployment phases

Installation

macOS (Homebrew)
brew install jenkins
Docker image
docker pull jenkins/jenkins:lts

Running it

Start with Docker (http://localhost:8080)
docker run -p 8080:8080 -v jenkins_home:/var/jenkins_home jenkins/jenkins:lts

Getting started

Related dictionary terms

Who it is forIt is suitable for developers and technical teams who want to automate their software development processes.
LicenseMIT

Links

TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-07-27: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.