mirror of
				https://github.com/n1trux/awesome-sysadmin.git
				synced 2025-11-03 08:31:39 +00:00 
			
		
		
		
	Adding continuous deployment to CI
This commit is contained in:
		@@ -8,7 +8,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
 | 
			
		||||
  * [Cloud Storage](#cloud-storage)
 | 
			
		||||
  * [Configuration Management Database](#configuration-management-database)
 | 
			
		||||
  * [Configuration Management](#configuration-management)
 | 
			
		||||
  * [Continuous Integration](#continuous-integration)
 | 
			
		||||
  * [Continuous Integration & Continuous Deployment](#continuous-integration-continuous-deployment)
 | 
			
		||||
  * [Distributed Filesystems](#distributed-filesystems)
 | 
			
		||||
  * [DNS](#dns)
 | 
			
		||||
  * [Hosting Control Panels](#hosting-control-panels)
 | 
			
		||||
@@ -100,13 +100,14 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
 | 
			
		||||
* [Salt](http://www.saltstack.com/) - It's written in Python.
 | 
			
		||||
* [Slaughter](http://steve.org.uk/Software/slaughter/) - It's written in Perl.
 | 
			
		||||
 | 
			
		||||
## Continuous Integration
 | 
			
		||||
*Continuous integration software.*
 | 
			
		||||
## Continuous Integration & Continuous Deployment
 | 
			
		||||
*Continuous integration/deployment software.*
 | 
			
		||||
 | 
			
		||||
* [Buildbot](http://buildbot.net/) - Python-based toolkit for continuous integration.
 | 
			
		||||
* [GitLab CI](https://www.gitlab.com/gitlab-ci/) - Based off of ruby. They also provide GitLab, which manages git repositories.
 | 
			
		||||
* [Go](http://www.thoughtworks.com/products/go-continuous-delivery) - Open source agile build and release management software.
 | 
			
		||||
* [Jenkins](http://jenkins-ci.org/) - An extendable open source continuous integration server.
 | 
			
		||||
* VladTheDeployer
 | 
			
		||||
 | 
			
		||||
## Distributed Filesystems
 | 
			
		||||
*Network distributed filesystems.*
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user