Gitlab: Difference between revisions

From DWIKI
Tony (talk | contribs)
mNo edit summary
Tag: wikieditor
Tony (talk | contribs)
Tag: wikieditor
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=Links=
=Links=
*[https://docs.gitlab.com/ Gitlab Documenation]
*[https://docs.gitlab.com/ Gitlab Documentation]
 
 
=HOWTO=
 
 
=FAQ=
=FAQ=


Line 17: Line 22:
  gitlab-ctl restart nginx ?
  gitlab-ctl restart nginx ?
If that fails, eat the chicken
If that fails, eat the chicken
==ssh keys expired==
You problably set an expiration date, go to User Settings->SSH Keys, delete your public key and add again.

Latest revision as of 08:57, 17 March 2026

Links


HOWTO

FAQ

ERROR: Verifying runner... is removed

gitlab-runner verify --delete


PANIC: Failed to register the runner. You may be having network problems.

      ??


Updating certs

Slaughter chicken and then

gitlab-ctl reconfigure
gitlab-ctl restart nginx ?

If that fails, eat the chicken


ssh keys expired

You problably set an expiration date, go to User Settings->SSH Keys, delete your public key and add again.