Morph: Difference between revisions
Beginning sentence and Category:DevOps Category:Deployment Category:Server (but the article can be deleted?) |
mNo edit summary |
||
Line 5: | Line 5: | ||
* [https://github.com/DBCDK/morph Github] | * [https://github.com/DBCDK/morph Github] | ||
[[Category:Deployment]] | [[Category:Deployment]] | ||
[[Category:Server]] | [[Category:Server]] |
Latest revision as of 21:14, 19 April 2024
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.