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 [2017/06/13 11:48] – [GET/SET SSH KEY] apanoauth:howto:sshkeygitlab [2017/06/13 11:52] – [GET/SET SSH KEY] apano
Line 4: Line 4:
 ===== GET/SET SSH KEY ===== ===== GET/SET SSH KEY =====
  
-You need an SSH key that resides on your workstation/notebook. You can use an already existing certificate or generate a new one. +You need an SSH key that resides on your workstation/notebook. You can use an already existing key or generate a new one. 
  
 To check if you already have an SSH certificate that you have to check the file:  To check if you already have an SSH certificate that you have to check the file: 
Line 10: Line 10:
 WINDOWS <code>%userprofile%\.ssh\id_rsa.pub</code> WINDOWS <code>%userprofile%\.ssh\id_rsa.pub</code>
  
-If this file contains an SSH-RSA key, you can proceed to step 2.+If this file contains an SSH-RSA key, proceed to [[https://wiki.inf.unibz.it/auth/howto/sshkeygitlab#configure_gitlab_online| Configure the SSH key on gitlab.inf.unibz.it]].
 If this file is empty or does not exist, it means that the key was never generated.  If this file is empty or does not exist, it means that the key was never generated. 
  
Line 19: Line 19:
  
 Remember that you can also use another name for the file name. You can call the file gitlab.inf_rsa if you prefer or anything else.  Remember that you can also use another name for the file name. You can call the file gitlab.inf_rsa if you prefer or anything else. 
 +[[https://docs.gitlab.com/ee/ssh/README.html|GitLab Official Documentation]]
  
 ===== CONFIGURE GITLAB ONLINE ===== ===== CONFIGURE GITLAB ONLINE =====
/data/www/wiki.inf.unibz.it/data/pages/auth/howto/sshkeygitlab.txt · Last modified: 2019/12/03 14:18 by apano