Skip to content

How to import SSH public key to 3Engines Horizon on 3Engines Cloud🔗

If you already have an SSH key pair on your computer, you can import your public key to the Horizon dashboard. Then, you will be able to use that imported key when launching a new instance.

By importing it directly to Horizon, you will eliminate the need to use tools like ssh-copy-id or manually edit the authorized_keys file. Also, your key will be available in 3Engines CLI.

Warning

After uploading your public key, you will not be able to apply it to an already created virtual machine. If you need to add a key to an existing VM, please follow this article instead: How to add SSH key from Horizon web console on 3Engines Cloud.

Note

You can have multiple SSH keys uploaded to your Horizon dashboard. You can then use them for different tasks.

What We Are Going To Cover🔗

  • Preparation
  • Importing a Key

Prerequisites🔗

No. 1 Account

You need a 3Engines Cloud hosting account with access to the Horizon interface: https://3engine.rootxwire.com/.

No. 2 Generated SSH key pair

You need a generated SSH key pair on your computer. If you do not have one yet, you can create it by following one of these articles: