NixOS friendly hosters: Difference between revisions
imported>Alebon mNo edit summary |
imported>Fadenb NixOS on Genesis Cloud |
||
Line 78: | Line 78: | ||
![https://www.digitalocean.com DigitalOcean] | ![https://www.digitalocean.com DigitalOcean] | ||
|[https://github.com/elitak/nixos-infect nixos-infect] can be used to transform an existing installation into NixOS. This method will be also used in [https://nixos.org/nixops/manual/#sec-deploying-to-digital-ocean NixOps]. | |[https://github.com/elitak/nixos-infect nixos-infect] can be used to transform an existing installation into NixOS. This method will be also used in [https://nixos.org/nixops/manual/#sec-deploying-to-digital-ocean NixOps]. | ||
|- | |||
![https://www.genesiscloud.com/ Genesis Cloud] | |||
|After unmounting <code>/boot</code>, [https://github.com/elitak/nixos-infect nixos-infect] can be used to transform an existing Ubuntu 16.04 installation into NixOS. This process can be fully automated ([https://gist.github.com/fadenb/4267f71b858e590a789a1dbaad7b1d09 example]) when using the API by supplying the unmount and nixos-infect commands in a custom [https://developers.genesiscloud.com/instances#create-an-instance startup_script]. | |||
|- | |- | ||
![https://cloud.google.com Google Cloud Platform] | ![https://cloud.google.com Google Cloud Platform] |