You can find a post that is an introduction to CI/CD.
This post feature CI/CD software.
Do not confuse CI-CD servers with build automation software. You can read more about them on this post.
List of CI/CD Solutions
List of CI-CD software featured on this post:
- Jenkins
- Tekton
- TeamCity
- CircleCI
- Bamboo
- CruiseControl
- Travis CI
- GitLab CI/CD
Jenkins
Jenkins is community-driven automation server.
It is FOSS under a MIT license.
When it was created, it was known as Hudson.
Tekton
Tekton is FOSS.
TeamCity
TeamCity is a CI-CD tool developed by JetBrains.
CircleCI
CircleCI is a CI-CD platform.
Bamboo
Bamboo is a CI-CD tool developed by Atlassian.
CruiseControl
CruiseControl is a tool for continuous build.
It is written in Java. It is FOSS under a BSD-style license.
Travis CI
Travis CI is a continuous integration tool.
It is proprietary.
GitLab CI/CD
GitLab CI/CD is a CI/CD solution developed by company GitLab.
GitLab CI/CD official documentation
You might also be interested in…
External References
- Wikipedia; “Comparison of Continuous Integration Software“; Wikipedia