Wir helfen Unternehmen seit 18 Jahren,
bessere Software zu finden

Was ist GoCD?

GoCD ist ein von ThoughtWorks entwickelter Open Source Continuous Delivery Server. GoCD bietet Unternehmen eine erstklassige Build- und Deployment-Engine für vollständige Kontrolle und Transparenz. Es wurde für eine kontinuierliche Lieferung konzipiert und die für diese Praxis wesentlichen Konzepte sind im Kern integriert. Enterprise Add-ons und professioneller Support von ThoughtWorks.

Wer verwendet GoCD?

Nicht vom Anbieter bereitgestellt

GoCD Software - 1
GoCD Software - 2
GoCD Software - 3
GoCD Software - 4
GoCD Software - 5

Du bist nicht sicher, ob GoCD das Richtige ist? Mit einer beliebten Alternative vergleichen

GoCD

GoCD

4,3 (7)
0,01 $
Kostenlose Version
Kostenlose Testversion
13
Keine Integrationen gefunden
3,7 (7)
4,7 (7)
3,8 (7)
VS.
Startpreis
Preisoptionen
Funktionen
Integrationen
Benutzerfreundlichkeit
Preis-Leistungs-Verhältnis
Kundenservice
8,00 €
Monat
Kostenlose Version
Kostenlose Testversion
202
23
4,1 (160)
4,3 (160)
4,0 (160)
Die grünen Bewertungsbalken geben an, welches Produkt gemessen an der Durchschnittsbewertung und der Zahl der Bewertungen am besten abschneidet.

Weitere gute Alternativen zu GoCD

Zoho Creator
Am besten bewertete Funktionen
Aufgabenmanagement
Debuggen
Integrierte Entwicklungsumgebung
GitLab
Am besten bewertete Funktionen
Quellkontrolle
Werkzeuge zur Zusammenarbeit
Zugriffskontrollen / Berechtigungen
Travis CI
Am besten bewertete Funktionen
Authentifizierung
Konfigurationsmanagement
Kontinuierliche Bereitstellung
Jenkins
Am besten bewertete Funktionen
Kontinuierliche Bereitstellung
Kontinuierliche Lieferung
Pipeline-Management
Jira
Am besten bewertete Funktionen
Aufgabenmanagement
Mehrere Projekte
Problemmanagement
Appy Pie
Am besten bewertete Funktionen
Drag-and-Drop
Einsatz-Management
No-Code
Bitbucket
Am besten bewertete Funktionen
Quellkontrolle
Versionskontrolle
Zugriffskontrollen / Berechtigungen
Odoo
Am besten bewertete Funktionen
Aufgaben-Fortschrittsverfolgung
Bestandsoptimierung
Integration in die Buchhaltung
Essential Studio
Am besten bewertete Funktionen
Entwicklung von Web-Apps/mobilen Apps
Grafische Benutzeroberfläche
Integrierte Entwicklungsumgebung

Bewertungen über GoCD

Durchschnittliche Bewertung

Gesamt
4,3
Benutzerfreundlichkeit
3,7
Kundenservice
3,8
Funktionen
4,3
Preis-Leistungs-Verhältnis
4,7

Nutzerbewertungen nach Unternehmensgröße (Angestellte)

  • <50
  • 51-200
  • 201-1.000
  • >1.001

Bewertungen nach Punktzahl finden

5
43%
4
43%
3
14%
Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Finanzdienstleistungen, 2–10 Mitarbeiter
Verwendete die Software für: Mehr als 1 Jahr
Herkunft der Bewertung

In Betracht gezogene Alternativen:

gocd - Totally changed our approach to development

5,0 vor 5 Jahren

Kommentare: Really a great product. As we had previously ported some-but-not all of our application stack to linux, once we had gocd up and running we were able to use it to accelerate and reduce errors in the porting of the hardest elements of our application over to linux. This isn't an advertised feature of the product or anything, but it's CD concepts are so clear that it became natural to just start out projects in GOCD rather than getting something working and then bringing it into the CI/CD platform. This is the real advantage of GOCD in our mind- everything is oriented so much around the pipline it lets you change your thinking to how things sound be, and then immediately do stuff in a more high-quality and automatic way.

Vorteile:

We previously used a version of an earlier product from same company (thoughtworks) called cruisecontrol (CC). We used CC for many years and it was a good product. When we started porting some of our servers from windows to linux as an experiment, we decided to simultaneously evaluate better continuous integration offerings to cruise control as a way to better-test our linux infrastructure. We looked at a number of products such as jenkins, travis and giblab. gocd was a pretty new offering at the time, but we felt it was a better solution than our existing CC installation and other CD/CI alternatives such as jenkins or travis. As we were in parallel porting our entire application to linux, and our application consistented of many different internal and external libraries, we wanted to be able to link everything up in a native CD (continuous development) platform from the get go. gocd didn't have the prettiest UI/UX (it's improved somewhat, but still takes a few days/weeks to get used to for newbies), but because it's a from-scratch CD product it can do things natively that many other platforms do in a more round-about way. it's pipelining concept being a fundamental configuration unit really matches how developers and designers think about and deploy software. Because the pipeline is a core element of gocd and everything is sort of designed around it, it's really quite thoughtfully done and intuitive from a conceptual standpoint.

Nachteile:

The configuration UI/UX is a bit clunky. This is a big area of focus for improvement for them, and it's gotten better but as far as software offerings in late 2019 go there's some to be desired. It probably took at least a week for average person to get comfortable using the web interface. You can skip the web interface and config directly from either command line, xml and they do support git-management of both. (we don't use these presently for other reasons, but they're there)

Luís
Software Engineer in Portugal
Computer-Software, 2–10 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

My experience from 3+ years ago

4,0 vor 5 Jahren

Kommentare: Overall it was ok, we also used travis and jenkins at the time. travis was in another league, it's paid, a service, it had another approach, jenkins was worst than gocd, they created the blue project to make it better and it wasn't perfect, but for us it became better than gocd, but we still had projects using gocd.
Later i left the company and started to use gitlab pipelines, GitHub workflows, travis, hosted solutions so i'm not very familiar with gocd nowadays, but at the time it was one the best solutions i used.

Vorteile:

At the time i used it (it was a 3+ years ago), it had the best UI comparing with most of the competitors, at least the self deployed ones. It was easy to use, it supported plugins.

Nachteile:

It didn't had support for describe our process as code, but we used a plugin for that, that give us some issues at the time that we had to deal with, but no big deal. I remember that we switched to jenkins using theirs Jenkisfile because it had better fit on our workflow. i remember that the deployment process was not the best also. regarding the agents, the replication of them, or how to support more wasn't ideal, i remember that at the time we developed a script to automate that, but it was very tricky.

André
Principal Software Engineer in Portugal
Informationstechnologie & -dienste, 201–500 Mitarbeiter
Verwendete die Software für: Mehr als 1 Jahr
Herkunft der Bewertung

Good for small projects, but doesn't scale very well

3,0 vor 5 Jahren

Kommentare: Mixed feelings about GoCD, as on one side it provides nice visual feedback about the pipelines, on the other side whenever something went wrong it was a pain to fix. It also didn't scale well on our case when the number of pipelines and projects grew.

Vorteile:

- free - pipeline graph is nice - multiple pipelines (although single XML config is a problem) - cross platform

Nachteile:

- single XML configuration for all pipelines, which is brittle and error prone - no support for declarative pipelines - hard to maintain - user interface is not intuitive - slow - agent setup is cumbersome

Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Computer-Software, 11–50 Mitarbeiter
Verwendete die Software für: 1-5 Monate
Herkunft der Bewertung

In Betracht gezogene Alternativen:

GOCD

5,0 vor 5 Jahren

Vorteile:

GOCD provides most reliable solution for fast delivery.

Nachteile:

Lots of configurations.some custom plugins does not support

Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Informationstechnologie & -dienste, 201–500 Mitarbeiter
Verwendete die Software für: Mehr als 1 Jahr
Herkunft der Bewertung

GoCd - Easly deploy your apps

4,0 vor 3 Jahren

Vorteile:

It is easy to connect with github using addons and manage groups and permissions.

Nachteile:

When you have too many pipelines you might face limitations with gocd config file size.

Verifizierter Rezensent
Verifizierter Nutzer auf LinkedIn
Informationstechnologie & -dienste, 11–50 Mitarbeiter
Verwendete die Software für: Mehr als 2 Jahre
Herkunft der Bewertung

Nice Product

4,0 vor 5 Jahren

Vorteile:

It help lot to manage our continouse delivery process

Nachteile:

Source integration need to develop for easy connectivity

Paul
Software Developer in USA
Informationstechnologie & -dienste, 501–1.000 Mitarbeiter
Verwendete die Software für: 6-12 Monate
Herkunft der Bewertung

Great software for building pipelines the right way

5,0 vor 8 Jahren

Kommentare: more reliable and reproducible builds.

Vorteile:

GoCD really encapsulates the true spirit of continuous delivery and makes it easy to do things the right way and harder to set things up the wrong way. Artifacts are only ever built once. Open source is a big plug.

Nachteile:

Young product, not as many plugins as competitors like Jenkins, Hopefully that will change over time. It also uses a bit more memory than Jenkins which can be a problem if it runs on Windows VM. Also it is written using spring framework which your developers might not be familiar with.