User Tools

Site Tools


auth:howto:sshkeygitlab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
auth:howto:sshkeygitlab [2019/12/03 14:07] – [GET/SET SSH KEY] apanoauth:howto:sshkeygitlab [2019/12/03 14:16] – [GLOBAL GIT ACCOUNT] apano
Line 26: Line 26:
  
 ===== CONFIGURE GITLAB ONLINE ===== ===== CONFIGURE GITLAB ONLINE =====
-Login to GitLab and go to -> Profile Settings -> SSH Keys.+Login to GitLab and go to your profile -> Settings -> SSH Keys.
  
 +{{:auth:howto:gitlab-profile-settings.png?200|}}
 +
 +In the field Key copy all the contents of the file: id_rsa.pub (or the specific name of your RSA key)
 +
 +Choose a name to identify the key (ex. YourComputerName)
  
-In the field Key copy all the contents of the file: id_rsa.pub (or the specific name of your RSA key)  
 Click Add Key.  Click Add Key. 
  
Line 40: Line 44:
 You have to configure your locally installed gitlab client to connect using the ssh key.  You have to configure your locally installed gitlab client to connect using the ssh key. 
  
-Inside a terminal (Linux, MacOS)/GIT bash (Windows), type the following: +Inside a terminal (Linux, MacOS)/Git BASH (Windows), type the following: 
  
 <code> <code>
/data/www/wiki.inf.unibz.it/data/pages/auth/howto/sshkeygitlab.txt · Last modified: 2019/12/03 14:18 by apano