# serokell/deploy-rs

A simple multi-profile Nix-flake deploy tool.

Repository: https://github.com/serokell/deploy-rs
Canonical: https://ross.abutalabs.com/products/deploy-rs
Language: Rust
License: NOASSERTION
License Family: other
Topics: nix, nixos, deployment, nix-flake, flakes, tool
Last push: 2026-08-24T02:00:46+00:00

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

## Adoption (not part of the score)
Stars 2285, forks 162 (observed 2026-08-28T04:06:34.036031+00:00)

## What it is
deploy-rs is a Rust-based CLI tool for deploying Nix flakes as multi-profile configurations to remote nodes. It supports deploying multiple profiles independently, with magic rollback to prevent locking yourself out of machines.

## Use cases
- deploy nixos configurations to remote servers from a flake
- roll back automatically if a deployment breaks ssh access
- deploy multiple profiles independently to the same machine
- manage multi-server nix deployments from one command
- push nix closures to servers with signing keys
- deploy only specific nodes or profiles from a flake

## When to choose
- you manage NixOS or nix-based systems with flakes and want declarative remote deployment
- you need multi-profile, least-privilege deployments unlike NixOps or morph
- you want automatic rollback on failed or unsafe deployments

## When to avoid
- you don't use Nix or flakes for configuration management
- you need full multi-machine orchestration with provisioning like Terraform or NixOps
- you deploy non-Nix artifacts

## Facets
- artifact type: cli-tool
- maturity: active
- function: deployment, cli, configuration-management
- domain: self-hosted, infrastructure-as-code
- platform: cli
- tags: nix, nixos, nix-flake, deployment-tool, rust, rollback, devops, command-line, linux, macos

## Member repositories
- serokell/deploy-rs (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:34.036031+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-30T02:41:04.968414+00:00, confidence not recorded.
  - readme: https://github.com/serokell/deploy-rs (fetched 2026-08-28T04:06:34.036031+00:00, sha 0b5aae72af60)
- Data as of 2026-08-30T08:39:29.467469+00:00.
