Morph

From NixOS Wiki
Revision as of 20:31, 19 April 2024 by Klinger (talk | contribs) (Beginning sentence and Category:DevOps Category:Deployment Category:Server (but the article can be deleted?))

Morph is a tool for managing existing NixOS hosts - basically a fancy wrapper around nix-build, nix copy, nix-env, /nix/store/.../bin/switch-to-configuration, scp and more. Morph supports updating multiple hosts in a row, and with support for health checks makes it fairly safe to do so.

Links