DBCDK/morph
NixOS deployment tool observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 93
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2900
- days_rel: 679
- days_push: 44
- n_releases_24m: 1
Adoption not part of the score
1057 stars · 66 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Morph is a CLI tool for managing and deploying NixOS host configurations, acting as a wrapper around nix-build, nix copy, and switch-to-configuration. It supports building, pushing, and activating configurations across multiple hosts with health checks and no persistent state.
Use cases
- deploy nixos configurations to multiple servers
- roll out nixos updates with health checks
- push nix store closures to remote hosts over ssh
- run health checks after nixos deployment
- upload secrets to nixos hosts
- execute commands across a fleet of nixos machines
- dry-run nixos configuration changes before deploying
When to choose
- you manage multiple NixOS hosts and want declarative multi-host deployments
- you want a stateless deployment tool built on plain nix tooling
- you need health checks to make rolling updates safer
When to avoid
- you deploy non-NixOS Linux servers
- you want prebuilt binaries without a nix setup
- you need a full configuration management system like Ansible or Terraform
Facets
cli-tool · maturity active
deployment infrastructure-as-code configuration-management cli infrastructure-as-code self-hosted cli nixos nix multi-host-deployment health-checks stateless ssh devops automation linux
1 source
- readme: https://github.com/DBCDK/morph · fetched 2026-08-28 · 52f1d58d5dc1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DBCDK/morph | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem