# etsy/deployinator

Deployinate!

Repository: https://github.com/etsy/deployinator
Canonical: https://ross.abutalabs.com/products/deployinator
Homepage: http://etsy.me/deployinator
Language: Ruby
License: MIT
License Family: permissive
Topics: non-sox
Archived: true
Last push: 2019-09-27T15:51:40+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5514, "days_push": 2532, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1862, forks 155 (observed 2026-08-28T04:05:45.452626+00:00)

## What it is
Deployinator is a deployment framework extracted from Etsy, packaged as a Ruby gem, used to orchestrate multi-stage code pushes across stacks and environments like staging and production. It provides a web UI with environment buttons, stack definitions, plugins, and a deploy log tailer.

## Use cases
- deploy code to production with a one-click web UI
- set up multi-stage deployment pipelines with staging and production environments
- organize deployments by stack such as web and search
- customize deployment workflows with plugins and template hooks
- tail deployment logs in real time

## When to choose
- you run a Ruby-based infrastructure and want Etsy-style continuous deployment
- you need a self-hosted deployment tool with simple environment buttons
- you want a battle-tested deployment framework you can extend with plugins

## When to avoid
- you need a modern, actively maintained deployment tool
- your stack is not Ruby-based
- you want Kubernetes-native or GitOps-style deployments

## Facets
- artifact type: framework
- maturity: maintenance
- function: deployment, ci-cd, web-framework
- domain: web-development
- platform: ruby, self-hosted
- tags: deployment-framework, ruby-gem, continuous-deployment, etsy, multi-stage-pushes, devops, automation, web-server

## Member repositories
- etsy/deployinator (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:45.452626+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:15:41.758931+00:00, confidence not recorded.
  - readme: https://github.com/etsy/deployinator (fetched 2026-08-28T04:05:45.452626+00:00, sha 7158958fd571)
- Data as of 2026-08-30T08:39:29.467469+00:00.
