---
description: Detaillierte Informationen über Jenkins zu Benutzerfreundlichkeit, Funktionen, Kosten, Vor- und Nachteilen aus verifizierten Nutzer-Erfahrungen. Lies Ratings & Bewertungen und entdecke ähnliche Tools dank Capterra Austria.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: Jenkins Kosten, Erfahrungen & Bewertungen - Capterra Österreich 2026
---

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

# Jenkins

Canonical: https://www.capterra.at/software/171026/jenkins

Seite: 1 / 24\
Zurück: [Nächste Seite](https://www.capterra.at/software/171026/jenkins?page=2)

> Open-Source-Automatisierungsserver, der viele Plugins für die Erstellung, das Testen und die Bereitstellung von Software bietet.
> 
> 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

- Automated Testing
- Debuggen
- Kontinuierliche Bereitstellung
- Kontinuierliche Lieferung
- Pipeline-Management
- Versionskontrolle

## 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.capterra.at/directory/31119/continuous-integration/software)

## Alternativen

1. [GitHub](https://www.capterra.at/software/129067/github) — 4.8/5 (6187 reviews)
2. [GitLab](https://www.capterra.at/software/159806/gitlab) — 4.6/5 (1223 reviews)
3. [Bitbucket](https://www.capterra.at/software/157785/bitbucket) — 4.6/5 (1346 reviews)
4. [SonarQube](https://www.capterra.at/software/210481/sonarqube) — 4.5/5 (68 reviews)
5. [Jira](https://www.capterra.at/software/19319/jira) — 4.4/5 (15417 reviews)

## Nutzerbewertungen

### "Erfüllt alle Anforderungen" — 5.0/5

> **Tobias** | *19. Oktober 2025* | Internet | Empfehlungsbewertung: 9.0/10
> 
> **Vorteile**: Die wichtigsten Informationen sind auf einem Dashboard übersichtlich dargestellt. Mit Klick auf logs kann man sich dann bei Bedarf Details ansehen
> 
> **Nachteile**: Die Funktion 'angemeldet bleiben' funktioniert bei mir nicht. Ich muss mich regelmäßig neu anmelden.

-----

### "Using Jenkins in managing CI/CD process" — 5.0/5

> **Jim** | *28. November 2025* | Telekommunikation | Empfehlungsbewertung: 10.0/10
> 
> **Vorteile**: Jenkins is super powerful and ease to use in CI/CD, it can integrate all critical phases in checking out, building, testing and delivery.
> 
> **Nachteile**: The plugin management is still complicated and required lots of rebooting, for example. If I forgot to install git plugin, I will need to reinstall it and reboot the whole Jenkins.
> 
> I already used Jenkins since 2012, it is my first priority in CI/CD, it can be easily used in personal projects in container, as well as big corporate level IT projects.

-----

### "The Industry Standard for Flexible, Enterprise-Grade CI/CD Pipelines" — 5.0/5

> **Verifizierter Rezensent** | *23. Jänner 2026* | Staatsverwaltung | Empfehlungsbewertung: 10.0/10
> 
> **Vorteile**: The strongest feature is the Master-Slave architecture, which allows us to distribute heavy build workloads across multiple agents efficiently. I also rely heavily on Jenkins Pipelines (Jenkinsfile) to define our entire build-and-deploy process as code, which supports our agile development cycle perfectly. The sheer number of plugins available means I can integrate it with almost anything in our stack, from Docker and Kubernetes to SonarQube and Artifactory.
> 
> **Nachteile**: The user interface (UI) feels a bit dated compared to newer tools like GitLab CI or CircleCI. Also, managing plugins can sometimes be a headache, specifically 'dependency hell' where updating one plugin breaks another. It requires careful maintenance to keep the controller stable.
> 
> I have used Jenkins extensively to orchestrate end-to-end CI/CD infrastructure for highly secure government and financial environments. It serves as the backbone of our automation, handling everything from code checkout (Git/Bitbucket) to Docker image creation and deployment to Kubernetes clusters. While it requires some maintenance effort, its flexibility and control are unmatched for complex, custom enterprise workflows.

-----

### "Quick and flexible solution" — 5.0/5

> **Marvin** | *10. Juni 2026* | Computer-Software | Empfehlungsbewertung: 9.0/10
> 
> **Vorteile**: Easy to get started and running and does a great job at getting you going fast.&#10;Deployment was easy and the out of the box features allowed us to set up your automation quickly and easily.
> 
> **Nachteile**: Unfortunately we had a bit of problems with long term reliability, though that was partly because of the self hosting, it also had problems with updates breaking automations
> 
> Overall a solid choice for free open source automation. It has some weaknesses like many open source software has with lack of polish but overall definitely a recommendation for a quick and flexible solution.

-----

### "Functional but becomes way too complex" — 3.0/5

> **Edgar** | *22. Dezember 2024* | Informationstechnologie & -dienste | Empfehlungsbewertung: 2.0/10
> 
> **Vorteile**: The software itself is stable, it runs well and is not too complex to install
> 
> **Nachteile**: The fact that pipelines are built either with a UI which makes the pipeline tough to read when you have lots of conditions.&#10;&#10;The groovy language can also be used to write pipelines, but really ?? Let’s use a more common scripting language for this, maybe Python or ruby.

-----

Seite: 1 / 24\
Zurück: [Nächste Seite](https://www.capterra.at/software/171026/jenkins?page=2)

## Links

- [Auf Capterra anzeigen](https://www.capterra.at/software/171026/jenkins)

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

| Sprache | URL |
| de | <https://www.capterra.com.de/software/171026/jenkins> |
| de-AT | <https://www.capterra.at/software/171026/jenkins> |
| de-CH | <https://www.capterra.ch/software/171026/jenkins> |
| en | <https://www.capterra.com/p/171026/Jenkins/> |
| en-AE | <https://www.capterra.ae/software/171026/jenkins> |
| en-AU | <https://www.capterra.com.au/software/171026/jenkins> |
| en-CA | <https://www.capterra.ca/software/171026/jenkins> |
| en-GB | <https://www.capterra.co.uk/software/171026/jenkins> |
| en-IE | <https://www.capterra.ie/software/171026/jenkins> |
| en-IL | <https://www.capterra.co.il/software/171026/jenkins> |
| en-IN | <https://www.capterra.in/software/171026/jenkins> |
| en-NZ | <https://www.capterra.co.nz/software/171026/jenkins> |
| en-SG | <https://www.capterra.com.sg/software/171026/jenkins> |
| en-ZA | <https://www.capterra.co.za/software/171026/jenkins> |
| es | <https://www.capterra.es/software/171026/jenkins> |
| es-AR | <https://www.capterra.com.ar/software/171026/jenkins> |
| es-CL | <https://www.capterra.cl/software/171026/jenkins> |
| es-CO | <https://www.capterra.co/software/171026/jenkins> |
| es-CR | <https://www.capterra.co.cr/software/171026/jenkins> |
| es-DO | <https://www.capterra.do/software/171026/jenkins> |
| es-EC | <https://www.capterra.ec/software/171026/jenkins> |
| es-MX | <https://www.capterra.mx/software/171026/jenkins> |
| es-PA | <https://www.capterra.com.pa/software/171026/jenkins> |
| es-PE | <https://www.capterra.pe/software/171026/jenkins> |
| fr | <https://www.capterra.fr/software/171026/jenkins> |
| fr-BE | <https://fr.capterra.be/software/171026/jenkins> |
| fr-CA | <https://fr.capterra.ca/software/171026/jenkins> |
| fr-LU | <https://www.capterra.lu/software/171026/jenkins> |
| it | <https://www.capterra.it/software/171026/jenkins> |
| ko | <https://www.capterra.co.kr/software/171026/jenkins> |
| nl | <https://www.capterra.nl/software/171026/jenkins> |
| nl-BE | <https://www.capterra.be/software/171026/jenkins> |
| pt | <https://www.capterra.com.br/software/171026/jenkins> |
| pt-PT | <https://www.capterra.pt/software/171026/jenkins> |

-----

## Strukturierte Daten

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":null,"address":{"@type":"PostalAddress","addressLocality":null,"addressRegion":null,"postalCode":null,"streetAddress":null},"description":"Capterra hilft Millionen von Nutzern die richtige Software für ihr Unternehmen in Österreich zu finden – Vergleiche Tausende von Bewertungen & Ratings von top Softwareanwendungen.","email":"info@capterra.at","url":"https://www.capterra.at/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://www.capterra.at/#organization","@type":"Organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/user/CapterraTV"]},{"name":"Jenkins","description":"Open-Source-Automatisierungsserver, der viele Plugins für die Erstellung, das Testen und die Bereitstellung von Software bietet.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/c8e21fb2-f40d-4e85-95a2-786985111258.png","url":"https://www.capterra.at/software/171026/jenkins","@id":"https://www.capterra.at/software/171026/jenkins#software","@type":"SoftwareApplication","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.at/#organization"},"aggregateRating":{"@type":"AggregateRating","bestRating":5,"ratingCount":572,"ratingValue":4.5},"operatingSystem":"Cloud, Apple, Windows, Linux"},{"@id":"https://www.capterra.at/software/171026/jenkins#faqs","@type":"FAQPage","mainEntity":[{"name":"Was ist Jenkins?","@type":"Question","acceptedAnswer":{"text":"Open-Source-Automatisierungsserver, der viele Plugins für die Erstellung, das Testen und die Bereitstellung von Software bietet.","@type":"Answer"}}]},{"@id":"https://www.capterra.at/software/171026/jenkins#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Startseite","position":1,"item":"/","@type":"ListItem"},{"name":"Continuous-Integration-Tools","position":2,"item":"/directory/31119/continuous-integration/software","@type":"ListItem"},{"name":"Jenkins","position":3,"item":"/software/171026/jenkins","@type":"ListItem"}]}]}
</script>
