Skip to content

Commit 431038b

Browse files
committed
Update CMX VM ssh public key instructions
1 parent 1f98193 commit 431038b

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/vendor/testing-vm-create.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,18 @@ To set up and verify SSH access for Compatibility Matrix VMs using your personal
3434
3535
1. 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+
3749
1. On the command line, authenticate with the Replicated CLI using your Vendor Portal account:
3850
3951
```bash

0 commit comments

Comments
 (0)