On 12/23/2013 06:47 PM, Petr Pudlák wrote:
I'm looking for something that could be automated. Some kind of a
self-contained script that automatically prepares a minimal NixOS
installation. Eventually I'd like to create OS installation scripts [1]
for Ganeti cluster management software [2].

The usual way is that you create your configuration.nix that completely describes the system that you want to deploy, and then you just build it with nix. The liveCD is well-suited environment to do that for the first time, later a working nix(os) is better (just one nixos-rebuild command).

There's also nixops for some more advanced automatic deployment, I think (I've never used it, so I don't know much).


P.S.: If I'm not much mistaken, I know you from MFF UK lectures ;-)

Vlada


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to