Search for a command to run...
Open-source automation server for building, testing, and deploying software. Serves as an extensible CI hub that orchestrates pipelines from simple builds to full continuous delivery workflows across teams and infrastructure.
Jenkins is one of the most widely adopted CI/CD platforms, backed by the Continuous Delivery Foundation and recognized as the Most Innovative DevOps Open Source Project by DevOps Dozen. It differentiates through a massive plugin ecosystem: over two thousand plugins in the Update Center cover virtually every tool in the CI/CD toolchain, from version control and build tools to cloud providers and deployment targets. Compared to newer cloud-native alternatives, Jenkins offers full self-hosted control and deep customization.
Key capabilities:
Teams use Jenkins as a central automation hub for application builds, test suites, and deployments. Developers trigger pipelines from commits or pull requests and run jobs on configured agents. Operations teams rely on it for scheduled maintenance, release automation, and infrastructure-as-code pipelines. The combination of broad plugin support and self-hosting makes Jenkins suitable for organizations that need maximum flexibility and control over their CI/CD environment.