mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2024-10-01 01:45:41 -04:00
Adding Capistrano and Mina to CI tools
This commit is contained in:
parent
ecafca0b93
commit
d3150d9c78
@ -145,6 +145,8 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
|
||||
*Continuous integration/deployment software.*
|
||||
|
||||
* [Buildbot](http://buildbot.net/) - Python-based toolkit for continuous integration.
|
||||
* [Capistrano](http://www.capistranorb.com) - Reliably deploy your application to any number of machines simultaneously, in sequence or as a rolling set.
|
||||
* [Mina](http://nadarei.co/mina/) - Really fast deployer and server automation tool (like Capistrano but single script)
|
||||
* [Drone](https://github.com/drone/drone) - Continuous integration server built on Docker and configured using YAML files.
|
||||
* [GitLab CI](https://www.gitlab.com/gitlab-ci/) - Based off of ruby. They also provide GitLab, which manages git repositories.
|
||||
* [Go](http://www.go.cd/) - Open source continuous delivery server.
|
||||
|
Loading…
Reference in New Issue
Block a user