It is recommended you add your SSH key pair so you can use it to log into your VMs instead of a password. This key pair can also be used to access private Github or git repositories.
If you don't have an existing key pair already, you will need to create one.
From a Linux or Mac, you may generate it with the command:
ssh-keygen |
Browse for the public key, or paste its contents. It should normally be stored in:
~/.ssh/id_rsa.pub |
Browse for the private key, or paste its contents. It should normally be stored in:
~/.ssh/id_rsa |
Now that your keys are added into Morpheus, you may also configure your user profile so the keys are injected automatically into every new VM you provision when your Linux user is created. SeeĀ Setting up your User Settings for more information.
Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.
|