---
description: Reviews zu Jenkins Software: Systemübersicht, Funktionen, Preisinformationen und Ratings & Reviews. Entdecke kostenlose Live-Demos und vergleiche Jenkins mit ähnlichen Programmen.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/software_advice/og_logo-55146305bbe7b450bea05c18e9be9c9a.png
title: Jenkins | Bewertungen, Preise und Demos – SoftwareAdvice DE
---

Breadcrumb: [Startseite](/) > [Continuous-Integration-Tools](/directory/4694/continuous-integration/software) > [Jenkins](/software/189661/jenkins)

# Jenkins

Canonical: https://www.softwareadvice.de/software/189661/jenkins

Seite: 1 / 24\
Weiter: [Nächste Seite](https://www.softwareadvice.de/software/189661/jenkins?page=2)

> Jenkins ist ein Open-Source-Automatisierungsserver, der mehrere Plugins zum Erstellen, Implementieren und Automatisieren der Bereitstellung beliebiger Projekte bietet. Die Lösung ermöglicht IT-Fachleuten, fortlaufende Integrations- oder fortlaufende Lieferungs-Pipelines zu implementieren und Aufgaben auf mehrere Systeme zu verteilen.&#10;&#10;Jenkins bietet eine Vielzahl von Funktionen wie Zugriffskontrolle, Aktivitätsdashboard, Anwendungsverwaltung, Systemüberwachung, Analysen und mehr. Die Lösung hilft Softwareentwickelnden, Änderungen in Projekten automatisch zu aktualisieren und Anwendungstestprozesse abzuwickeln. Darüber hinaus können Admins Backups erstellen und Jenkins-Server und -Knoten wiederherstellen.&#10;&#10;Jenkins verfügt über eine Anwendungsprogrammierschnittstelle, die die Integration mit verschiedenen Plattformen Dritter wie Acunetix, Gatekeeper, GitHub, Jira, Microsoft Azure und mehr erleichtert. Preise sind auf Anfrage erhältlich, und Support erfolgt über Dokumentation, Telefon, E-Mail, Foren und andere Online-Ressourcen.
> 
> Bewertung: **4.5/5** von 572 Nutzern. Top bewertet für **Weiterempfehlungsquote**.

-----

## Kurzstatistiken und Ratings

| Metrik | Bewertung | Detail |
| **Gesamt** | **4.5/5** | 572 Nutzerbewertungen |
| Bedienkomfort | 4.1/5 | Auf Basis der Gesamtbewertungen |
| Kundenbetreuung | 4.0/5 | Auf Basis der Gesamtbewertungen |
| Preis-Leistungs-Verhältnis | 4.6/5 | Auf Basis der Gesamtbewertungen |
| Funktionen | 4.5/5 | Auf Basis der Gesamtbewertungen |
| Empfehlungsprozentsatz | 90% | (9/10 Weiterempfehlungsquote) |

## Über den Anbieter

- **Unternehmen**: CloudBees
- **Gegründet**: 2011

## Gewerblicher Kontext

- **Preismodell**:  (Kostenlose Version verfügbar)
- **Zielgruppe**: Selbstständig, 2–10, 11–50, 51–200, 201–500, 501–1.000, 1.001–5.000, 5.001–10.000, 10.000+
- **Bereitstellungen und Plattformen**: Cloud, SaaS, webbasiert, Mac (Desktop), Windows (Desktop), Linux (Desktop)
- **Unterstützte Sprachen**: Chinesisch, Englisch
- **Verfügbare Länder**: Vereinigte Staaten

## Funktionen

- API
- Aktivitäts-Dashboard
- Anwendungsmanagement
- Authentifizierung
- Automated Testing
- Debuggen
- Kontinuierliche Bereitstellung
- Kontinuierliche Lieferung
- Pipeline-Management
- Versionskontrolle
- Zugriffskontrollen / Berechtigungen
- Überwachung

## Integrationen (9 insgesamt)

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

## Optionen für Kundensupport

- E-Mail/Helpdesk
- FAQ/Forum
- Wissensdatenbank
- Telefon-Support

## Category

- [Continuous-Integration-Tools](https://www.softwareadvice.de/directory/4694/continuous-integration/software)

## Alternativen

1. [GitHub](https://www.softwareadvice.de/software/397820/github) — 4.8/5 (6182 reviews)
2. [GitLab](https://www.softwareadvice.de/software/28004/gitlab) — 4.6/5 (1222 reviews)
3. [SonarQube](https://www.softwareadvice.de/software/182719/sonarqube) — 4.5/5 (67 reviews)
4. [Jira](https://www.softwareadvice.de/software/4315/jira) — 4.4/5 (15402 reviews)
5. [Buddy](https://www.softwareadvice.de/software/101969/buddy) — 4.8/5 (177 reviews)

## Nutzerbewertungen

### "Jenkins is a must for Devops Engineer" — 5.0/5

> **Parvathy** | *18. September 2023* | Computer-Software | Empfehlungsbewertung: 10.0/10
> 
> **Vorteile**: We can automate and configure almost everything using jenkins, it can be used to start/stop servers, backup dbs, build and deploy codes in the environments, etc.
> 
> **Nachteile**: The complete logs may not be visible from Jenkins, but still, the main error can be seen. I can't think of any other problems in Jenkins
> 
> It's one of the most important tools that I use every day while working as a DevOps Engineer. It has helped me in easing my job very much

-----

### "Easy to understand, ease of use, and sense of the operation of automation and scripting" — 4.0/5

> **Gábor** | *27. März 2023* | Telekommunikation | Empfehlungsbewertung: 9.0/10
> 
> **Vorteile**: The amount of information in the search results is significant, and it is easy to operate because it is free (easy to stop in case of emergency). A Docker agent and JenkinsX are also available, so they are compatible with the latest technology. Because it can be used not only on-premises but also with Kubernetes, it is helpful because the learned technology can be used for a long time, even if the stage changes.
> 
> **Nachteile**: Since the configuration screen is displayed in a tabbed format, there are times when you cannot see what you want to edit unless you show it at the bottom of the browser screen.
> 
> As automation of script files and file execution, the feel of operation in the system is easy to understand. I started from a place I had never used, but it felt that way. In a nutshell, it is an image of the Linux Cron and Windows task scheduler. It is easy to manage problems that have been resolved, specific effects and CI/CD processing details. When the agent load increases, there is no need to respond manually; automatic escalation will distribute the load. The file (Jenkinsfile) describing the functions, points and CI/CD processing that contributed to the problem can also be managed in the Git repository as a set with the source code, so it is easy to check the processing details and modify the Jenkinsfile.

-----

### "The swiss army knife of CI/CD" — 4.0/5

> **Verifizierter Rezensent** | *18. Juli 2019* | Biotechnologie | Empfehlungsbewertung: 8.0/10
> 
> **Vorteile**: Lots of community plugins.  Powerful features for expressing complex pipelines.
> 
> **Nachteile**: Plugins often break when used in certain combinations making it nerve-wracking to upgrade.

-----

### "The best open source business process automation in the market" — 4.0/5

> **Abhirup** | *16. Mai 2022* | Computer-Software | Empfehlungsbewertung: 9.0/10
> 
> **Vorteile**: Jenkins has excellent process automation capabilities and extensive features supporting it. You can create pipelines and jobs to support CICD projects. You also have extensive flexibility to set up the ideal job fitting your needs. There are also integrations to the widely used version control solutions. Moreover, Jenkins can be used in other programs using groovy and other programming languages. Jenkins is also a locally deployable solution, making it suitable for preventing security threats.
> 
> **Nachteile**: The access control tools in Jenkins are inadequate for big projects with multiple levels of stakeholders. More often than not, this requires numerous instances of Jenkins running to prevent unauthorised access.
> 
> Despite its one drawback Jenkins is the most suitable tool for process automation for most businesses. It requires a bit of specialised knowledge but is not so complicated as to require consultation with a specialist. The ability to set up chron jobs and the infinite flexibility in setting up jobs means that companies can use Jenkins to create the most custom-fit solution for themselves.

-----

### "Jenkins is great open source continuous integration tool for large scale applications." — 4.0/5

> **Tamseel** | *3. Oktober 2019* | Computer-Software | Empfehlungsbewertung: 8.0/10
> 
> **Vorteile**: Currently Jenkins is the only CI tool which has the largest set of plugins, it gives you more control over how it should work, like you can customize pipeline of continuous integration and delivery. There are plugins allow you to run Jenkins in kubernetes and docker but we never ran it on containers. Huge number of plugins available for Jenkins which allow you to integrate with other tools and customize it to your needs, plugins are available at Jenkins update center. Great thing about Jenkins is it work on windows, Linux and mac OS. Cost of using Jenkins is free because its open source although you need server to host it, you must maintain and update and that's your responsibility.
> 
> **Nachteile**: Jenkins is not easy to use you need to configure it and host it before using unlike tools like travis CI which is ready to be used.&#10;Learning curve is steep because it has lot of features and customization which is little bit hard at start.&#10;Hosting server is needed to host Jenkins, which means you also need to pay for hosting.&#10;Maintenance and updation is user responsibility.
> 
> I have used Jenkins for few projects with team members, we used it because we needed more flexibility at configuration. It is the only choice when you need more control over integration and testing. It is  hard to configure and install but that is the trade-off for control over customization and configuration. Jenkins is free of cost itself although you need to server to host it. We use Jenkins only for projects which require more configuration and security.

-----

Seite: 1 / 24\
Weiter: [Nächste Seite](https://www.softwareadvice.de/software/189661/jenkins?page=2)

## Links

- [Auf SoftwareAdvice anzeigen](https://www.softwareadvice.de/software/189661/jenkins)

## Diese Seite ist in den folgenden Sprachen verfügbar

| Sprache | URL |
| de | <https://www.softwareadvice.de/software/189661/jenkins> |
| en | <https://www.softwareadvice.com/continuous-integration/jenkins-profile/> |
| en-AU | <https://www.softwareadvice.com.au/software/189661/jenkins> |
| en-GB | <https://www.softwareadvice.co.uk/software/189661/jenkins> |
| en-IE | <https://www.softwareadvice.ie/software/189661/jenkins> |
| en-NZ | <https://www.softwareadvice.co.nz/software/189661/jenkins> |
| fr | <https://www.softwareadvice.fr/software/189661/jenkins> |

-----

## Strukturierte Daten

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"SoftwareAdvice Deutschland","address":{"@type":"PostalAddress","addressLocality":"München","addressRegion":"BY","postalCode":"81829","streetAddress":"Lehrer-Wirth-Str. 2 81829 München Deutschland"},"description":"Softwaresuche leicht gemacht. Wir helfen Unternehmen in Deutschland, die richtige Software zu finden.","email":"info@softwareadvice.de","url":"https://www.softwareadvice.de/","logo":"https://dm-localsites-assets-prod.imgix.net/images/software_advice/logo-white-d2cfd05bdd863947d19a4d1b9567dde8.svg","@id":"https://www.softwareadvice.de/#organization","@type":"Organization","parentOrganization":"G2.com, Inc.","sameAs":[]},{"name":"Jenkins","description":"Jenkins ist ein Open-Source-Automatisierungsserver, der mehrere Plugins zum Erstellen, Implementieren und Automatisieren der Bereitstellung beliebiger Projekte bietet. Die Lösung ermöglicht IT-Fachleuten, fortlaufende Integrations- oder fortlaufende Lieferungs-Pipelines zu implementieren und Aufgaben auf mehrere Systeme zu verteilen.\n\nJenkins bietet eine Vielzahl von Funktionen wie Zugriffskontrolle, Aktivitätsdashboard, Anwendungsverwaltung, Systemüberwachung, Analysen und mehr. Die Lösung hilft Softwareentwickelnden, Änderungen in Projekten automatisch zu aktualisieren und Anwendungstestprozesse abzuwickeln. Darüber hinaus können Admins Backups erstellen und Jenkins-Server und -Knoten wiederherstellen.\n\nJenkins verfügt über eine Anwendungsprogrammierschnittstelle, die die Integration mit verschiedenen Plattformen Dritter wie Acunetix, Gatekeeper, GitHub, Jira, Microsoft Azure und mehr erleichtert. Preise sind auf Anfrage erhältlich, und Support erfolgt über Dokumentation, Telefon, E-Mail, Foren und andere Online-Ressourcen.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/6705f023-e8ff-4a53-9562-fe784f5a2051.png","url":"https://www.softwareadvice.de/software/189661/jenkins","@id":"https://www.softwareadvice.de/software/189661/jenkins#software","@type":"SoftwareApplication","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.softwareadvice.de/#organization"},"aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":572,"ratingValue":4.5},"operatingSystem":"Cloud, Apple, Windows, Linux"},{"@id":"https://www.softwareadvice.de/software/189661/jenkins#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Startseite","position":1,"item":"/","@type":"ListItem"},{"name":"Continuous-Integration-Tools","position":2,"item":"/directory/4694/continuous-integration/software","@type":"ListItem"},{"name":"Jenkins","position":3,"item":"/software/189661/jenkins","@type":"ListItem"}]}]}
</script>
