File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,18 @@ To set up and verify SSH access for Compatibility Matrix VMs using your personal
3434
35351. On the **Account Settings > Account Information** page, for **GitHub username**, add your GitHub username.
3636
37+ ### Use a personal public/private key
38+
39+ To set up and verify SSH access for Compatibility Matrix VMs using a personal public/private key pair:
40+
41+ 1. Make sure you have a public and private key, or generate a new public/private key pair.
42+
43+ 1. Log in to the Vendor Portal and go to [**Compatibility Matrix Settings**](https://vendor.replicated.com/compatibility-matrix/settings).
44+
45+ 1. On the **Compatibility Matrix Settings > SSH Public Keys** page, upload your public key.
46+
47+ ### Test your SSH setup is working
48+
37491. On the command line, authenticate with the Replicated CLI using your Vendor Portal account:
3850
3951 ```bash
You can’t perform that action at this time.
0 commit comments