Manage access keys
Users with access to the control panel can manage their keys:
Manage SSH keys
For secure connection to the server via the encrypted SSH protocol, you can add and delete SSH keys in your profile.
The account owner or a user with the iam.admin role can manage SSH keys of other users, including service users; see more in the Manage user SSH keys section of the Edit user data or permissions guide.
Add SSH key
If you have created an SSH key, you can add its public part to your profile. The added SSH key can later be placed on a cloud server.
The key will be available in all projects you are added to.
- In the control panel, in the upper right corner, open the menu (account number) and select Profile.
- Go to the Access section → SSH Keys tab.
- Click Add key.
- Enter a key name.
- Paste the public SSH key in OpenSSH format.
- Click Add.
Delete SSH key
- In the control panel, in the upper right corner, open the menu (account number) and select Profile.
- Go to the Access section → SSH Keys tab.
- In the key menu, select Delete.
- Click Delete.
Manage API keys
An API key (static token, X-Token) is used to manage Servercore products via API; see more in the Static token (X-Token) section of the API Authentication guide.
Add API key
Use the Get static token section of the API Authentication guide.
Disable API key
- In the control panel, in the upper right corner, open the menu (account number) and select Profile.
- Go to the Access section → API Keys tab.
- In the key row, turn off the toggle.
Delete API key
- In the control panel, in the upper right corner, open the menu (account number) and select Profile.
- Go to the Access section → API Keys tab.
- In the key menu, select Delete.
- Enter the key name to confirm.
- Click Delete.
Manage S3 keys
Users with access to the control panel can issue S3 keys for themselves, but we recommend creating service users and issuing S3 keys to them.
To issue an S3 key to another user, including a service user, use the Issue an S3 key to a user section of the Managing S3 access guide.
Add S3 key
- In the control panel, in the upper right corner, open the menu (account number) and select Profile.
- Go to the Access section → S3 Keys tab.
- Click Add key.
- Enter a key name.
- Select a project for which the key will be used.
- Click Add.
Delete S3 key
- In the control panel, in the upper right corner, open the menu (account number) and select Profile.
- Go to the Access section → S3 Keys tab.
- In the key row, click .
- Click Delete.
Manage ADB keys
To connect to mobile farm devices via ADB, you can add a public key to your profile.
The account owner and users with the iam.admin role can manage ADB keys of other users, including service users; see more in the Manage user ADB keys section of the Edit user data or permissions guide.
Add ADB key
If you have created an ADB key pair, you can add the public key to your profile. The added public ADB key can be used to connect to mobile farm devices via ADB.
The key will be available in all projects you are added to.
- In the control panel, in the upper right corner, open the menu (account number) and select Profile.
- Go to the Access section → ADB Keys tab.
- Click Add key.
- Enter a key name.
- Paste the public ADB key.
- Click Add.
Delete ADB key
- In the control panel, in the upper right corner, open the menu (account number) and select Profile.
- Go to the Access section → ADB Keys tab.
- In the key row, click .
- Click Delete.