meta data for this page
To jest stara wersja strony!
GitLab
Instalacja
apt-get install curl openssh-server ca-certificates perl postfix
Pełna dokumentacja: https://about.gitlab.com/install/#debian.
Aktualizacja
curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ee/script.deb.sh | bash EXTERNAL_URL="https://gitlab.xyz.pl" apt-get install gitlab-ee
Czasami może być konieczne zainstalowanie konkretnej wersji, wtedy polecenie wygląda jak poniżej.
EXTERNAL_URL="https://gitlab.xyz.pl" apt-get install gitlab-ee=15.11.13-ee.0
Wersję należy odczytać z https://packages.gitlab.com/gitlab/gitlab-ee.
gitlab-ctl reconfigure gitlab-ctl restart