Difference between revisions of "GitLab installation"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
* https://about.gitlab.com/install/
 +
 +
== Ubuntu ==
 +
sudo apt-get update && sudo apt-get install -y curl openssh-server ca-certificates tzdata perl
 +
[[curl]] https://packages.gitlab.com/install/repositories/gitlab/gitlab-ee/script.deb.sh | sudo bash
 +
sudo EXTERNAL_URL="https://gitlab.example.com" apt-get install gitlab-ee
  
 
== Docker ==
 
== Docker ==

Latest revision as of 07:20, 27 August 2022

Advertising: