Install NixOS on Amazon EC2: Difference between revisions

imported>Fadenb
Created page with "This article has some notes on installing NixOS on Amazon's [http://aws.amazon.com/ec2/ Elastic Compute Cloud (EC2)]. EC2 support is work in progress. Below we assume that t..."
 
imported>Fadenb
m Public NixOS AMIs: fix broken link (ec2-amis.nix was removed from nixops repo, https://github.com/NixOS/nixops/commit/48fc0ffb53c97eb7ea895b0470816b83d0d34647 )
Line 13: Line 13:
== Public NixOS AMIs ==
== Public NixOS AMIs ==


The list of current NixOS AMI's are available at https://github.com/NixOS/nixops/blob/master/nix/ec2-amis.nix
The list of current NixOS AMI's are available at https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/virtualisation/ec2-amis.nix


== Running NixOS instances ==
== Running NixOS instances ==