User Tools

Site Tools


git:gitlab

This is an old revision of the document!


GitLab installation

root> apt-get install postfix bsd-mailx curl openssh-server ca-certificates

# CE Version
root> curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | bash
root> EXTERNAL_URL="https://vm8" apt-get install gitlab-ce
# evtl. 2 x laufen lassen

# EE Version
root> curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ee/script.deb.sh | bash
root> EXTERNAL_URL="https://vm8" apt-get install gitlab-ee

Browser → https://vm8
root passwort vergeben und unter Users einen neuen user anlegen

git/gitlab.1603296333.txt.gz · Last modified: 2023/01/11 20:30 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki