Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/square/spincycle

Automate and expose complex infrastructure tasks to teams and services.
https://github.com/square/spincycle

automation database-management infrastructure-as-code infrastructure-automation orchestration-framework service-automation

Last synced: about 2 months ago
JSON representation

Automate and expose complex infrastructure tasks to teams and services.

Awesome Lists containing this project

README

        

# Spin Cycle: Automating the Tedious

[![Build Status](https://travis-ci.org/square/spincycle.svg?branch=master)](https://travis-ci.org/square/spincycle) [![Go Report Card](https://goreportcard.com/badge/github.com/square/spincycle)](https://goreportcard.com/report/github.com/square/spincycle) [![GoDoc](https://godoc.org/github.com/square/spincycle?status.svg)](https://godoc.org/github.com/square/spincycle)

logo

Spin Cycle automates and exposes complex infrastructure tasks to other teams and services. This allows a few engineers to quickly and reliably manage thousands of resources—platform automation at scale.

Spin Cycle can do anything you can program. The database team at Square uses it to provision and decommission databases, safely stop and start hosts, upgrade MySQL and Docker images, reconfigure services, and more.




To learn more, check out the [Spin Cycle docs](https://square.github.io/spincycle/).