NixOS friendly hosters: Difference between revisions
imported>Mic92 Hetzner: extend documentation |
imported>Mic92 update hetzner example |
||
Line 53: | Line 53: | ||
|- | |- | ||
![https://www.hetzner.de/ Hetzner Online] | ![https://www.hetzner.de/ Hetzner Online] | ||
| From Hetzner's rescue image one can boot into the nixos installer using a custom [https://github.com/nix-community/nixos-generators kexec] image that is configured with the | | From Hetzner's rescue image one can boot into the nixos installer using a custom [https://github.com/nix-community/nixos-generators kexec] image that is configured with the IPv6 provided by Hetzner and also contain your ssh key. | ||
Tip: The kexec tarball as generated by nixos-generators can remain put into the <code>/boot</code> partition for future use. | Tip: The kexec tarball as generated by nixos-generators can remain put into the <code>/boot</code> partition for future use. | ||
Hetzner also provides an [https://wiki.hetzner.de/index.php/LARA/en#Installing_an_OS interface] to upload your own ISO-images. Also here you may want to build your own iso-image, which has openssh with ssh keys due the lack of a remote console. An easier method to install NixOS on Hetzner, is to use the existing integration into [https://nixos.org/nixops/manual/#idm140737318364240 NixOps]. | Hetzner also provides an [https://wiki.hetzner.de/index.php/LARA/en#Installing_an_OS interface] to upload your own ISO-images. Also here you may want to build your own iso-image, which has openssh with ssh keys due the lack of a remote console. An easier method to install NixOS on Hetzner, is to use the existing integration into [https://nixos.org/nixops/manual/#idm140737318364240 NixOps]. Also see [[Install_NixOS_on_Hetzner_Online|Install NixOS on Hetzner Online]] for future information | ||
|- | |- | ||
![https://www.hetzner.com/cloud Hetzner Cloud] | ![https://www.hetzner.com/cloud Hetzner Cloud] |