From 5d5dae1344880d675b51536a55a5e90b33e9b310 Mon Sep 17 00:00:00 2001 From: ebner Date: Wed, 7 Aug 2024 14:22:59 +0200 Subject: [PATCH] cleanup header levels --- services-user-guide/gitlab/git.psi.ch.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/services-user-guide/gitlab/git.psi.ch.md b/services-user-guide/gitlab/git.psi.ch.md index 614445f8..f83ba4a9 100644 --- a/services-user-guide/gitlab/git.psi.ch.md +++ b/services-user-guide/gitlab/git.psi.ch.md @@ -5,7 +5,7 @@ __Under Construction!__ To make a cut between internal development and external colaboration, there is two installations of Gitlab at PSI. For convenience reasons, we speak of Gitlab. If the information is specific to one instance it will be called by its URL. -##### comparison +## Comparison | Feature | gitlab.psi.ch | git.psi.ch | | :------ | ------- | ---------------: | | Container Registry | No | Yes | @@ -15,16 +15,16 @@ For convenience reasons, we speak of Gitlab. If the information is specific to o | LFS | Yes | Yes | | Public accessible | Yes | No | -### User Management +## User Management Every PSI User is allowed to login to Gitlab, to work with non PSI Users, these must first be registered in AD. This can be done in [SNOW](https://intranet.psi.ch/en/computing/request-accounts-for-external-collaborators) (Beware Page is a little out of date) The user must have logged in first to Gitlab that it can be added to any group or project. Make sure to upload an SSH public key to your Gitlab profile to be able to push and pull code with SSH. Sign-up and local Users are disabled. -### Runners +## Runners There are 2 shared Gitlab runners to use, if you want to use deticated runners, these must be registered first and the option to use shared runners disabled in the project options. Runners are in the responsability of the owner, if there are any changes, we will inform the users accordingly. -### Availability +## Availability There is no SLA on Gitlab, but we do our best to have it available like other linux services during office hours.