mina-deploy/mina
Blazing fast deployer and server automation tool observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5206
- days_rel: n/a
- days_push: 762
- n_releases_24m: 0
Adoption not part of the score
4355 stars · 479 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
cli-tool · maturity maintenance
deployment cli ssh web-development cli deployer server-automation bash-script-generation ruby rails devops automation linux macos
4 sources
- readme: https://github.com/mina-deploy/mina · fetched 2026-08-28 · 1b43dd1fba38
- homepage: https://rubygems.org/gems/mina · fetched 2026-08-29 · 704ac30282e5
- site_page: https://guides.rubygems.org/command-reference · fetched 2026-08-29 · ef62154d6253
- site_page: https://rubygems.org/pages/about · fetched 2026-08-29 · e4248571fa5d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mina-deploy/mina | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="mina-deploy/mina")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem