|
|
Subscribe / Log in / New account

Cuthbertson: NixOS and Stateless Deployment

Cuthbertson: NixOS and Stateless Deployment

[Distributions] Posted Jan 5, 2015 21:03 UTC (Mon) by corbet

Here is a lengthy post from Tim Cuthbertson on the virtues of building servers with NixOS. "It should hopefully be obvious at this point why NixOS is better than puppet: Both are declarative, but puppet is impure and non-exhaustive - when you apply a config, puppet compares everything specified against the current state of the system. Everything not specified is left alone, which means you’re only specifying a very tiny subset of your system. With NixOS, if something is not specified, it is not present."

Comments (37 posted)


Copyright © 2015, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds