From 85c71db7e4febeb544e8cf969962624d1b9a2fff Mon Sep 17 00:00:00 2001 From: ebner Date: Tue, 29 Oct 2024 08:04:25 +0100 Subject: [PATCH] add documentation --- services/user-guide/gitlab/gitlab.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/services/user-guide/gitlab/gitlab.md b/services/user-guide/gitlab/gitlab.md index 50991946..86fdfd5d 100644 --- a/services/user-guide/gitlab/gitlab.md +++ b/services/user-guide/gitlab/gitlab.md @@ -2,7 +2,16 @@ __Still under construction !!!__ -Documentations that can be found here: +gitlab.psi.ch is the Internet facing Git service of PSI. All PSI users can use the service by simply login in. Also external collaborators can use the service as soon as they have a PSI ext account. + +To grant an external collaborator access to a repository following steps are needed: + +1. Order an ext-account for your collaborator +2. Once the account is created, your collaborator need to login to gitlab.psi.ch. Important use `ext-` as username to log in, not the external email address! +3. Grant access to the needed repositories via Manage > Members + + +More documentation that can be found here: - (Gitlab) git.psi.ch - (Container Registry) container.psi.ch - (Git Pages) gitpages.psi.ch