mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2025-12-17 06:28:47 +01:00
Compare commits
5 commits
2aa1ad4d95
...
35f3c1ddc8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
35f3c1ddc8 | ||
|
|
c1d746b805 | ||
|
|
08db952c32 | ||
|
|
df7703cd9c | ||
|
|
80849dd3b8 |
2 changed files with 2 additions and 1 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -5,7 +5,7 @@ Thank you for taking the time to work on a PR for Awesome-Sysadmin!
|
||||||
To ensure your PR is dealt with swiftly please check the following:
|
To ensure your PR is dealt with swiftly please check the following:
|
||||||
|
|
||||||
- [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software)
|
- [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software)
|
||||||
- [ ] Software your are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts).
|
- [ ] Software you are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts).
|
||||||
- [ ] Submit one item per pull request. This eases reviewing and speeds up inclusion.
|
- [ ] Submit one item per pull request. This eases reviewing and speeds up inclusion.
|
||||||
- [ ] Format your submission as follows, where `Demo` and `Clients` are optional.
|
- [ ] Format your submission as follows, where `Demo` and `Clients` are optional.
|
||||||
Do not add a duplicate `Source code` link if it is the same as the main link.
|
Do not add a duplicate `Source code` link if it is the same as the main link.
|
||||||
|
|
|
||||||
|
|
@ -194,6 +194,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`
|
- [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++`
|
- [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`
|
- [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`
|
- [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`
|
- [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`
|
- [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