Pagely provides our VPS users the ability to add SSH keys to the Atomic dashboard. If you're not already familiar with SSH keys, they are a method of further securing your account to prevent unauthorized access. In this article, we'll show you how to add an existing SSH key to your Pagely account.
Requirements
To add an SSH key to your account, you'll first need to generate one. If you don't already have an SSH key ready to go, see one of the following articles to learn how to generate a new SSH key:
Adding SSH Keys in Atomic
- Begin by logging into your Atomic dashboard
- Once logged into Atomic, click on My Settings at the top right of the page.
- Inside the Account Management page, click on the SSH tab to access your public keys.
- If you haven't already set up an SSH username in the past, enter your desired username into the SSH Username field and click Save. If you already have a username configured, you're ready to continue on to the next step.
- Next, you'll upload your SSH public key. Click on the Add Key button to access the public key upload fields.
- To upload your public key, you can either paste your key into the text field or upload your public key file using the Select a File button.
- Finally, click on the Add Public Key button to save your settings.
Your SSH key has now been successfully configured. You're now ready to connect to your account using SSH.
Further Reading: Configuring SFTP Clients
Now that you've created an SSH user and associated an SSH key with it, you may also want to review our article on how to configure your SFTP client.