Add your SSH key
How to put your SSH public key into your account
Last updated
How to put your SSH public key into your account
Last updated
Go to your OneQode Cloud account, then head to Cloud → SSH Keys
Next, click on the "Create SSH Key" button in the the top right corner.
Before adding your public key to , you'll need to copy your public key file from your SSH key to your clipboard.
To do this, run the following command in your command line tool:
Then, copy the resulting output to your clipboard.
In the "Name" field, enter a name for your SSH key This name is for your reference e.g. "Joe's Laptop"
In the "Key Content" field, paste your public SSH key This key is used to authenticate with your instances
Finally, click "Save Key" to add the key to your OneQode Cloud account.
Then, you'll be able to use this SSH key to authenticate with your instances.