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: 17 days ago
JSON representation
Automate and expose complex infrastructure tasks to teams and services.
- Host: GitHub
- URL: https://github.com/square/spincycle
- Owner: square
- License: apache-2.0
- Created: 2017-02-03T21:36:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T21:15:01.000Z (about 1 year ago)
- Last Synced: 2025-03-30T07:02:12.118Z (24 days ago)
- Topics: automation, database-management, infrastructure-as-code, infrastructure-automation, orchestration-framework, service-automation
- Language: Go
- Homepage: https://square.github.io/spincycle/
- Size: 12.2 MB
- Stars: 121
- Watchers: 10
- Forks: 22
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Spin Cycle: Automating the Tedious
[](https://travis-ci.org/square/spincycle) [](https://goreportcard.com/report/github.com/square/spincycle) [](https://godoc.org/github.com/square/spincycle)
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/).