nixos-install-scripts/hosters/hetzner-cloud
2020-11-26 12:51:33 +09:00
..
nixos-install-hetzner-cloud.sh hetzner-cloud: Improve instructions 2020-10-20 17:15:31 +02:00
README.md fix indentation 2020-11-26 12:51:33 +09:00

Instructions

  1. Create a server with any distribution (Ubuntu for exemple) from the Hetzner UI.
  2. In your server options on the Hetzner UI click on Mount image. Find the NixOS image and mount it.
  3. You won't be able to ssh into your server. You will have to do the following steps by logging in with the Hetzner UI.
  4. on your own computer you can now ssh into the newly created machine.

Troubleshooting

SSH WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!

if you have already ssh-ed into your server before installing NixOS, you will have to remove the server from your .know-hosts file. Open the file (located in your .ssh directory) and delete the entry corresponding to the server.

Curl 404 error

if you copy and paste a url from the Hetzner console GUI, some characters can get replaced (If you are using an English/US keyboard layout for example). Just replace the offending characters (check the punctuation especially, @:_ and the likes).