# mina-deploy/mina

Blazing fast deployer and server automation tool

Repository: https://github.com/mina-deploy/mina
Canonical: https://ross.abutalabs.com/products/mina
Homepage: https://rubygems.org/gems/mina
Language: Ruby
License: NOASSERTION
License Family: other
Topics: ruby, rails, mina, deployment, ssh
Last push: 2024-08-01T23:49:40+00:00

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

## Adoption (not part of the score)
Stars 4355, forks 479 (observed 2026-08-28T04:08:46.439754+00:00)

## What it is
Mina is a blazing fast deployer and server automation tool for Ruby applications. It generates a single Bash script for the entire deployment procedure and runs it over one SSH session, making it much faster than tools that run commands sequentially.

## Use cases
- deploy a rails app to a server over ssh
- automate server tasks with a single ssh session
- generate bash deployment scripts from ruby dsl
- replace capistrano with a faster deployer
- run remote deployment commands quickly
- set up zero-downtime deploys for ruby apps

## When to choose
- you deploy Ruby or Rails applications and want very fast deploys
- you prefer a single SSH session instead of per-command connections
- you want a simple Ruby DSL that compiles to a Bash script

## When to avoid
- you need a deployer with a large plugin ecosystem and active development
- you are not comfortable with Ruby or Bash
- you need multi-server orchestration features out of the box

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: deployment, cli, ssh
- domain: web-development
- platform: cli
- tags: deployer, server-automation, bash-script-generation, ruby, rails, devops, automation, linux, macos

## Member repositories
- mina-deploy/mina (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:46.439754+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-29T18:21:30.534801+00:00, confidence not recorded.
  - readme: https://github.com/mina-deploy/mina (fetched 2026-08-28T04:08:46.439754+00:00, sha 1b43dd1fba38)
  - homepage: https://rubygems.org/gems/mina (fetched 2026-08-29T09:10:10.804449+00:00, sha 704ac30282e5)
  - site_page: https://guides.rubygems.org/command-reference (fetched 2026-08-29T09:10:10.813712+00:00, sha ef62154d6253)
  - site_page: https://rubygems.org/pages/about (fetched 2026-08-29T09:10:10.817217+00:00, sha e4248571fa5d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
