diff options
author | n8225 <n8225@users.noreply.github.com> | 2016-11-25 03:28:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-25 03:28:35 +0000 |
commit | d7b3281d78a32faf918da5f7e42e1ea7966386a6 (patch) | |
tree | 67a15a9247db001c6e0cc40363c5c202d6608b22 /README.md | |
parent | Merge pull request #863 from m1guelpf/patch-3 (diff) | |
parent | update factor.io website (diff) | |
download | awesome-selfhosted-d7b3281d78a32faf918da5f7e42e1ea7966386a6.tar.gz awesome-selfhosted-d7b3281d78a32faf918da5f7e42e1ea7966386a6.zip |
Merge pull request #849 from jgillich/patch-2
factor.io website is dead, replaced with github
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -984,7 +984,7 @@ See **[Ticketing](#ticketing)** * [Buddy GO](https://buddy.works/) - The Git and Continous Integration / Delivery Platform. `Fair` `Nodejs/Java` * [Concourse](https://concourse.ci/) - Concourse is a CI tool that treats pipelines as first class objects and containerizes every step along the way. ([Demo](https://ci.concourse.ci/), [Source Code](https://github.com/concourse/concourse)) `Apache` `Go` * [drone](https://drone.io/) - Drone is a Continuous Delivery platform built on Docker, written in Go. ([Source Code](https://github.com/drone/drone)) `Apache` `Go` - * [Factor.io](https://factor.io/) - It's like IFTTT (if-this-then-that) for Dev and DevOps. ([Source Code](https://github.com/factor-io/factor)) `MIT` `Ruby` + * [Factor](http://www.factor.io/) - It's like IFTTT (if-this-then-that) for Dev and DevOps. ([Source Code](https://github.com/factor-io/factor)) `MIT` `Ruby` * [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server. ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java` * [PHPCI](https://www.phptesting.org/) - Free and open source continuous integration specifically designed for PHP. ([Source Code](https://github.com/block8/phpci)) `BSD` `PHP` * [Strider](http://stridercd.com/) - Open Source Continuous Deployment / Continuous Integration platform. ([Source Code](https://github.com/Strider-CD/strider)) `BSD` `Nodejs` |