Here is what my dashboard looks like:
Not really sure where to add an SSH key. Anyone have any idea?
Log into GitLab and click on your account preferences. Click the SSH Keys link and paste the copied value into the text field. Set an expiration date, and then click the blue button to persistently add the GitLab SSH key. Configure GitLab SSH keys under your account preferences.
Click the Add Key button to open the Select Private Key File dialog. Navigate to the private key file you saved in Step 1 and click Open. Enter the passphrase for your SSH key and click OK. Pageant shows your key in the running list.
SSH keys are typically configured in an authorized_keys file in . ssh subdirectory in the user's home directory. Typically a system administrator would first create a key using ssh-keygen and then install it as an authorized key on a server using the ssh-copy-id tool.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With