Add SSH keys

When you have your SSH key generated, you can add it to your Apiqcloud account.

In order to manage private SSH keys intended for authentication at your GIT account, follow the corresponding instruction within the SSH Access to GIT Repository guide.
For adding a public SSH key, which subsequently can be used for gaining 

1. Open the Apiqcloud dashboard and navigate to the upper toolbar.

  

Click the Settings button.

2. It will open the User settings tab. In that select the SSH Access option.

Within this section, you can find some information about the SSH protocol usage at Apiqcloud and the possibilities it provides with a few useful links to documentation.

3. Once you are acquainted with the details above, switch to the Public suboption and click the Add Public Key button.

4. Paste the previously generated public key to the Key input field. The Add Public Key field will be automatically populated if your key already contains this value (or you can specify your own one here).

Click Add Key.

5. As a result, the added SSH key will appear in the list, while you’ll simultaneously receive an email with details on it (like title, fingerprint and connection string for your SSH client).

In this way, you can add several keys or delete the unnecessary ones using the red-cross button.

Note: The added SSH key is attached to your account, but not just to a separate environment.

 
  • 1 A felhasználók hasznosnak találták ezt
Hasznosnak találta ezt a választ?

Kapcsolódó cikkek

Apiqcloud SSH Gate Overview

SSH (Secure Shell) is a protocol used to connect securely to a remote container and execute the...

Generate SSH Keys

The instructions below will walk you through the steps of generating an SSH key, based on the...

Overview

Apiqcloud PaaS supports access via SSH in one of the following ways:Web SSH:Access to a separate...

SSH Access

  Now let’s see how you can access your Apiqcloud account with all of its environments and...

SSH Access to GIT Repository

  With Apiqcloud you can easily deploy your application from any remote public or private...