... | ... | @@ -15,17 +15,17 @@ At this point press ENTER to save the keys to the default location. |
|
|
|
|
|
To add your SSH key to your GitLab account, first log into your GitLab account.
|
|
|
|
|
|
![Settings1](Images/QuickStart/GitLab-Settings1.png)
|
|
|
![GitLab-Settings1](uploads/37e8125cf37f8a793be97f85514992ac/GitLab-Settings1.png)
|
|
|
|
|
|
Then open your account settings page.
|
|
|
|
|
|
![Settings2](Images/QuickStart/GitLab-Settings2.2.png)
|
|
|
![GitLab-Settings2.2](uploads/1da87fc34156297a41daf5e31aae5900/GitLab-Settings2.2.png)
|
|
|
|
|
|
Open the page for SSH keys.
|
|
|
|
|
|
![SSH_Key](Images/QuickStart/GitLab-SSH_Key.png)
|
|
|
![GitLab-SSH_Key](uploads/c8f8b9eda4e1cf8781fe079f87333840/GitLab-SSH_Key.png)
|
|
|
|
|
|
Copy the contents of the file `/home/username/.ssh/id_rsa.pub` into the field on the web page and give the key a name.
|
|
|
Copy the contents of the file `/home/username/.ssh/id_rsa.pub` into the `Key` field on the web page and give the key a name in `Title` field, then press the `Add key` button.
|
|
|
|
|
|
## Git
|
|
|
|
... | ... | |