User Tools

Site Tools


gitlab:start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gitlab:start [2022/03/02 18:47]
Luca Capello [Resources] add "Features" section
gitlab:start [2023/10/25 11:17] (current)
Philippe Aepli [Project visibility] Fix public acces URL
Line 9: Line 9:
   - https://catalogue-si.unige.ch if you need to contact the team behind GitLab.   - https://catalogue-si.unige.ch if you need to contact the team behind GitLab.
 </note> </note>
 +
 +==== Learning ====
 +
 +Please see the UNIGE official formations at https://spc.unige.ch/en/teaching/digitalskills/ (old https://spc.unige.ch/en/teaching/digitalskills/).
 +
 +
 ==== Access ==== ==== Access ====
  
Line 18: Line 24:
  
 Git ''clone/push/pull'' are available:  Git ''clone/push/pull'' are available: 
-  - via SSH (see https://gitlab.unige.ch/help/ssh/README.md ) after either the user has added a key in the GitLab profile settings or one of the project administrators has set up a **Deploy Key** in the GitLab project interface (see https://gitlab.unige.ch/help/user/project/deploy_keys/index.md )+  - via SSH (see https://gitlab.unige.ch/help/user/ssh ) after either the user has added a key in the GitLab profile settings or one of the project administrators has set up a **Deploy Key** in the GitLab project interface (see https://gitlab.unige.ch/help/user/project/deploy_keys/index.md )
   - via HTTPS after the user has generated a **Personal Access Token** in the GitLab profile settings (see https://gitlab.unige.ch/help/user/profile/personal_access_tokens.md ) or one of the project administrators has set up a **Deploy Token** in the GitLab project interface (see https://gitlab.unige.ch/help/user/project/deploy_tokens/index.md )   - via HTTPS after the user has generated a **Personal Access Token** in the GitLab profile settings (see https://gitlab.unige.ch/help/user/profile/personal_access_tokens.md ) or one of the project administrators has set up a **Deploy Token** in the GitLab project interface (see https://gitlab.unige.ch/help/user/project/deploy_tokens/index.md )
  
Line 61: Line 67:
   - CI/CD shared runners (cf. https://dataforum.unige.ch/t/gitlab-runners-not-available/401)   - CI/CD shared runners (cf. https://dataforum.unige.ch/t/gitlab-runners-not-available/401)
   - Pages (cf. https://dataforum.unige.ch/t/gitlab-pages-support/194)   - Pages (cf. https://dataforum.unige.ch/t/gitlab-pages-support/194)
 +  - PlantUML (cf. https://gitlab.unige.ch/help/administration/integration/plantuml.md via https://support-si.unige.ch/openentry.html?tid=INC000000146442)
 +
 ==== Project visibility ==== ==== Project visibility ====
  
 By default, each project is **private** , //i.e.// they can only be cloned and viewed by project members. By default, each project is **private** , //i.e.// they can only be cloned and viewed by project members.
  
-For more details, please check the [[https://gitlab.unige.ch/help/public_access/public_access|corresponding section]] of the upstream documentation of the UNIGE GitLab instance.+For more details, please check the [[https://gitlab.unige.ch/help/user/public_access|corresponding section]] of the upstream documentation of the UNIGE GitLab instance.
  
  
gitlab/start.1646243267.txt.gz · Last modified: 2022/03/02 18:47 by Luca Capello