---
description: GoCD : avantages et inconvénients. Lisez les avis clients, consultez les prix et découvrez les fonctionnalités.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: GoCD - Avis, notes, prix et abonnements - Capterra Canada 2026
---

Breadcrumb: [Accueil](/) > [Outils intégration continue](/directory/31119/continuous-integration/software) > [GoCD](/software/147886/gocd)

# GoCD

Canonical: https://fr.capterra.ca/software/147886/gocd

Page : 1/2\
Suivant: [Page suivante](https://fr.capterra.ca/software/147886/gocd?page=2)

> GoCD est un serveur de livraison continue open source créé par ThoughtWorks. GoCD offre aux entreprises un moteur de construction et de déploiement de premier ordre pour un contrôle et une visibilité complets. Il a été conçu pour une livraison continue et les concepts essentiels à cette pratique sont intégrés dans le noyau. Des extensions d'entreprise et une assistance professionnelle sont également proposées par ThoughtWorks.
> 
> Conclusion : 7 utilisateurs lui ont donné la note de **4.3/5**. Figure au meilleur classement pour **Probabilité de recommander le produit**.

-----

## Statistiques et notes

| Métrique | Notation | En détail |
| **Note globale** | **4.3/5** | 7 Avis |
| Simplicité | 3.7/5 | D'après l'ensemble des avis |
| Support client | 3.8/5 | D'après l'ensemble des avis |
| Rapport qualité-prix | 4.7/5 | D'après l'ensemble des avis |
|  Fonctionnalités | 4.3/5 | D'après l'ensemble des avis |
| Pourcentage de recommandation | 80% | (8/10 Probabilité de recommander le produit) |

## À propos du vendeur

- **Entreprise**: ThoughtWorks

## Contexte commercial

- **À partir de**: 0,01 $ US
- **Type de licence**:  (Version gratuite disponible) (Version d’essai gratuite)
- **Public cible**: 2–10, 11–50, 51–200, 201–500, 501–1 000, 1 001–5 000, 5 001–10 000, 10 000+
- **Déploiement et plateformes**: Cloud, SaaS, web, Mac (ordinateur), Windows (ordinateur)
- **Langues**: anglais
- **Pays disponibles**: États-Unis

##  Fonctionnalités

- Débogage
- Déploiement continu
- Livraison continue

## Ressources d'aide

- Chat/Clavardage

## Category

- [Outils intégration continue](https://fr.capterra.ca/directory/31119/continuous-integration/software)

##  Logiciels similaires

1. [GitHub](https://fr.capterra.ca/software/129067/github) — 4.8/5 (6155 reviews)
2. [Jenkins](https://fr.capterra.ca/software/171026/jenkins) — 4.5/5 (568 reviews)
3. [GitLab](https://fr.capterra.ca/software/159806/gitlab) — 4.6/5 (1215 reviews)
4. [Bitbucket](https://fr.capterra.ca/software/157785/bitbucket) — 4.6/5 (1343 reviews)
5. [Buddy](https://fr.capterra.ca/software/157673/buddy) — 4.8/5 (176 reviews)

## Avis

### "gocd - Totally changed our approach to development" — 5.0/5

> **Utilisateur vérifié** | *30 septembre 2019* | Services financiers | Taux de recommandation : 10.0/10
> 
> **Avantages**: 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.&#10;&#10;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.    &#10;&#10;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.
> 
> **Inconvénients**: 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)
> 
> 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.

-----

### "My experience from 3+ years ago" — 4.0/5

> **Luís** | *25 juin 2020* | Logiciels | Taux de recommandation : 5.0/10
> 
> **Avantages**: 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.
> 
> **Inconvénients**: 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.
> 
> 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.&#10;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.

-----

### "Good for small projects, but doesn't scale very well" — 3.0/5

> **André** | *15 juin 2020* | Services et technologies de l'information | Taux de recommandation : 6.0/10
> 
> **Avantages**: - free&#10;- pipeline graph is nice&#10;- multiple pipelines (although single XML config is a problem)&#10;- cross platform
> 
> **Inconvénients**: - single XML configuration for all pipelines, which is brittle and error prone&#10;- no support for declarative pipelines&#10;- hard to maintain&#10;- user interface is not intuitive&#10;- slow&#10;- agent setup is cumbersome
> 
> 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.

-----

### "GOCD" — 5.0/5

> **Utilisateur vérifié** | *5 février 2020* | Logiciels | Taux de recommandation : 10.0/10
> 
> **Avantages**: GOCD provides most reliable solution for fast delivery.
> 
> **Inconvénients**: Lots of configurations.some custom plugins does not support

-----

### "GoCd - Easly deploy your apps" — 4.0/5

> **Utilisateur vérifié** | *10 juin 2022* | Services et technologies de l'information | Taux de recommandation : 7.0/10
> 
> **Avantages**: It is easy to connect with github using addons and manage groups and permissions.
> 
> **Inconvénients**: When you have too many pipelines you might face limitations with gocd config file size.

-----

Page : 1/2\
Suivant: [Page suivante](https://fr.capterra.ca/software/147886/gocd?page=2)

## Liens

- [Afficher sur Capterra](https://fr.capterra.ca/software/147886/gocd)

## Cette page est disponible dans les langues suivantes.

| Langue | URL |
| de | <https://www.capterra.com.de/software/147886/gocd> |
| de-AT | <https://www.capterra.at/software/147886/gocd> |
| de-CH | <https://www.capterra.ch/software/147886/gocd> |
| en | <https://www.capterra.com/p/147886/GoCD/> |
| en-AE | <https://www.capterra.ae/software/147886/gocd> |
| en-AU | <https://www.capterra.com.au/software/147886/gocd> |
| en-CA | <https://www.capterra.ca/software/147886/gocd> |
| en-GB | <https://www.capterra.co.uk/software/147886/gocd> |
| en-IE | <https://www.capterra.ie/software/147886/gocd> |
| en-IL | <https://www.capterra.co.il/software/147886/gocd> |
| en-IN | <https://www.capterra.in/software/147886/gocd> |
| en-NZ | <https://www.capterra.co.nz/software/147886/gocd> |
| en-SG | <https://www.capterra.com.sg/software/147886/gocd> |
| en-ZA | <https://www.capterra.co.za/software/147886/gocd> |
| fr | <https://www.capterra.fr/software/147886/gocd> |
| fr-BE | <https://fr.capterra.be/software/147886/gocd> |
| fr-CA | <https://fr.capterra.ca/software/147886/gocd> |
| fr-LU | <https://www.capterra.lu/software/147886/gocd> |

-----

## Données structurées

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra Canada","address":{"@type":"PostalAddress","addressLocality":"Toronto","addressRegion":"ON","postalCode":"M2N 7E9","streetAddress":"5000 Yonge Street 14th Floor, Suite 1402 Toronto ON M2N 7E9"},"description":"Capterra Canada aide des millions de professionnels à trouver le bon logiciel. Découvrez les avis, les notes et les listes exhaustives d'outils informatiques.","email":"info@fr.capterra.ca","url":"https://fr.capterra.ca/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://fr.capterra.ca/#organization","@type":"Organization","parentOrganization":"Gartner, 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/channel/UCyUw9-HIkKiYcTqcFDUcxPA"]},{"name":"GoCD","description":"GoCD est un serveur de livraison continue open source créé par ThoughtWorks. GoCD offre aux entreprises un moteur de construction et de déploiement de premier ordre pour un contrôle et une visibilité complets. Il a été conçu pour une livraison continue et les concepts essentiels à cette pratique sont intégrés dans le noyau. Des extensions d'entreprise et une assistance professionnelle sont également proposées par ThoughtWorks.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/b9e8b15b-3da4-489c-ac85-55ee11b5603e.png","url":"https://fr.capterra.ca/software/147886/gocd","@id":"https://fr.capterra.ca/software/147886/gocd#software","@type":"SoftwareApplication","publisher":{"@id":"https://fr.capterra.ca/#organization"},"applicationCategory":"BusinessApplication","aggregateRating":{"@type":"AggregateRating","ratingValue":4.3,"bestRating":5,"ratingCount":7},"offers":{"price":"0.01","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows"},{"@id":"https://fr.capterra.ca/software/147886/gocd#faqs","@type":"FAQPage","mainEntity":[]},{"@id":"https://fr.capterra.ca/software/147886/gocd#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Accueil","position":1,"item":"/","@type":"ListItem"},{"name":"Outils intégration continue","position":2,"item":"/directory/31119/continuous-integration/software","@type":"ListItem"},{"name":"GoCD","position":3,"item":"/software/147886/gocd","@type":"ListItem"}]}]}
</script>
