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.
Der user erhält eine Email mit Link zur erten Anmeldung und zum Passwort ändern.

user> mailx
>N  1 gitlab@vm8         Wed Oct 21 16:31  106/2459  Account was created for you
& p
Message 1:
From gitlab@vm8  Wed Oct 21 16:31:59 2020
...
Click here to set your password:
https://vm8/users/password/edit?reset_password_token=ThqzcnhN8MaUvSJyRwp4
...
git/gitlab.1603296582.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