Applicable to:
- SolusIO
Question
How to connect a new CR to Master via private SSH key
Answer
- Login to SolusIO admin panel
- Navigate to SolusIO > Compute Resources and click Add Compute Resource
- In pop-up windows select SSH Private Key and click + Generate a new key pair
The Private key will be automatically pasted in the field.
And both keys will be downloaded on a local machine(id_rsa.priv and id_rsa.pub files).
Add the content of the file id_rsa.pub into the file /root/.ssh/authorized_keys on the Compute Resource node.
- Fill in the other fields and click Save
Comments
0 commentsPlease sign in to leave a comment.