Hacker News new | ask | show | jobs
by microtonal 2549 days ago
It doesn't maintain any state - NixOps uses SQLite database which makes it cumbersome to share with other devs.

Oh, that's really a nice feature! I use NixOps for managing some personal hosts and one work VM, but the local state is annoying.

1 comments

Avoiding local state is the primary reason we wrote morph, and the reason morph doesn't support provisioning hosts on AWS/GCE/.. is that we host everything in house. That makes morph simpler in many ways. :-)

(also, we're hiring, if anybody interested in nix near Copenhagen is reading this)