Jenkins
Jenkins is a fork of Hudson and is a continuous build system for software projects.
Features
- Configuration
- Extensible by Plugins/Extensions
- On-premises software
- Continuous Integration
- CI/CD
- Java based
Tags
- Documentation
- projects
- development
- testing
Jenkins News & Activities
Recent News
Recent activities
POX added Jenkins as alternative to Harness.io
forthelose added Jenkins as alternative to Buildstash- PredatorQ liked Jenkins
- braky updated Jenkins
Jenkins information
Featured in Lists
A list with 205 apps by christineconnor without a description.
Selfhosting is where you're hosting your own websites, apps, software, tools, and much more on your own server …
A list with 809 apps by AmileyaRyver without a description.
What is Jenkins?
Jenkins is a fork of Hudson and is a continuous build system for software projects.
The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.
Jenkins is an application that monitors executions of repeated jobs, such as building a software project or jobs run by cron. Among those things, current Jenkins focuses on the following two jobs:
Building/testing software projects continuously, just like CruiseControl or DamageControl. In a nutshell, Jenkins provides an easy-to-use so-called continuous integration system, making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. The automated, continuous build increases the productivity. Monitoring executions of externally-run jobs, such as cron jobs and procmail jobs, even those that are run on a remote machine. For example, with cron, all you receive is regular e-mails that capture the output, and it is up to you to look at them diligently and notice when it broke. Jenkins keeps those outputs and makes it easy for you to notice when something is wrong.





Comments and Reviews
Best CI software.