mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2025-12-16 22:18:47 +01:00
Compare commits
5 commits
3280298579
...
a88635e39f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a88635e39f | ||
|
|
5e7c048023 | ||
|
|
08db952c32 | ||
|
|
df7703cd9c | ||
|
|
80849dd3b8 |
1 changed files with 2 additions and 0 deletions
|
|
@ -184,6 +184,7 @@ _Related: [IT Asset Management](#it-asset-management)_
|
|||
|
||||
[Continuous integration](https://en.wikipedia.org/wiki/Continuous_integration)/[deployment](https://en.wikipedia.org/wiki/Continuous_deployment) software.
|
||||
|
||||
- [ArgoCD](https://argo-cd.readthedocs.io/en/stable/) - Declarative, GitOps continuous delivery tool for Kubernetes. ([Source Code](https://github.com/argoproj/argo-cd)) `Apache-2.0` `Go`
|
||||
- [Buildbot](https://buildbot.net/) - Python-based toolkit for continuous integration. ([Source Code](https://github.com/buildbot/buildbot)) `GPL-2.0` `Python`
|
||||
- [CDS](https://ovh.github.io/cds/) - Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform. ([Source Code](https://github.com/ovh/cds)) `BSD-3-Clause` `Go`
|
||||
- [Concourse](https://concourse-ci.org/) - Concourse is a CI tool that treats pipelines as first class objects and containerizes every step along the way. ([Demo](https://ci.concourse-ci.org/), [Source Code](https://github.com/concourse/concourse)) `Apache-2.0` `Go`
|
||||
|
|
@ -194,6 +195,7 @@ _Related: [IT Asset Management](#it-asset-management)_
|
|||
- [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server. ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java`
|
||||
- [Laminar](https://laminar.ohwg.net) - Fast, lightweight, simple and flexible Continuous Integration. ([Source Code](https://github.com/ohwgiles/laminar)) `GPL-3.0` `C++`
|
||||
- [PHP Censor](https://github.com/php-censor/php-censor) - Open source self-hosted continuous integration server for PHP projects. `BSD-2-Clause` `PHP`
|
||||
- [Semaphore](https://semaphore.io) - The Open Source CI/CD Platform. ([Source Code](https://github.com/semaphoreio/semaphore)) `Apache-2.0` `Elixir`
|
||||
- [Strider](https://strider-cd.github.io/) - Open Source Continuous Deployment / Continuous Integration platform. ([Source Code](https://github.com/Strider-CD/strider)) `MIT` `Nodejs`
|
||||
- [Terrateam](https://terrateam.io) - GitOps-first automation platform for Terraform and OpenTofu workflows with support for self-hosted runners. ([Source Code](https://github.com/terrateamio/terrateam)) `MPL-2.0` `OCaml/Docker`
|
||||
- [werf](https://werf.io/) - Open Source CI/CD tool for building Docker images and deploying to Kubernetes via GitOps. ([Source Code](https://github.com/werf/werf)) `Apache-2.0` `Go`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue