A
A
Andrew2019-10-28 21:56:00
GitLab
Andrew, 2019-10-28 21:56:00

How to give SSH key to gitlab, client?

Hello! I'm new to Git don't throw slippers.
I have one account on gitlab, it has a lot of repositories. It is necessary to raise the repository from the client via SSH and set up automatic deployment. The only question is, is it correct to create an ssh key and give it to the client for authorization without a password? won't he have access to the entire account? If so, will I need to create a new Gitlab account? or how?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SlavikF, 2019-10-29
@SlavikF

give the key to the client? Or use the key for auto-deploy at the client?
The client does not need to give the keys. The client must make an account for himself and you will add it to those projects that you see fit.
If we are talking about auto-deploy, then it depends on what and how to deploy. Auto-deploy does not require Gitlab keys at all - install runner on the required systems and connect runner to the project.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question