Adding SSH Keys to Atomic

After you have an SSH key pair generated and ready to use for accessing your site over SSH/SFTP, you'll just have to add it to your Atomic account.

Here's how to do it:

  1. From inside Atomic, click on the My Settings button at the top-right of the page.

  2. Once inside your account's settings, navigate to the SSH section by clicking on the SSH tab.

  3. To set up your SSH user, enter your desired name into the SSH Username field, then click on the Create Username button.

  4. Next, you'll add your SSH public key. To do so, start by clicking on the Add Key button.

  5. After clicking on the Add Key button, additional details will appear. To add your public key, you can perform either of the following:

    • Use the Select File field to upload your SSH public key.
    • Paste the contents of your public key into the empty field.
  6. After entering your public key by either selecting the file or pasting its contents inside the field, click on the Add Public Key button to add your new key.

Now that you've set up your SSH username and public key, you can use your private key to connect to your Pagely account with your preferred client.