Difference between revisions of "GitLab installation"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* https://about.gitlab.com/install/ | * https://about.gitlab.com/install/ | ||
+ | |||
+ | == Ubuntu == | ||
+ | * <code>sudo apt-get update && sudo apt-get install -y curl openssh-server ca-certificates tzdata perl</code> | ||
+ | |||
+ | |||
== Docker == | == Docker == |
Revision as of 07:11, 27 August 2022
Ubuntu
sudo apt-get update && sudo apt-get install -y curl openssh-server ca-certificates tzdata perl
Docker
Default username: root
Docker-compose
Related terms
See also
- GitLab: Install GitLab, Upgrade GitLab Gitlab runner (changelog),
gitlab.rb, .gitlab/, gitlab-ci.yml
,gitlab-ctl, gitlab-rake, gitlab-backup, gitlab-rails
, GitLab editions, GitLab Security Dashboards, GitLab environments, GitLab environment variables, Auto DevOps, permissions, GitLab Pages,gitlab-rails
, GitLab scheduled pipelines, GitLab logs, GitLab changelog , GitLab Release CLI, GitLab Omnibus, GitLab Advanced Search, GitLab container registry, GitLab infrastructure registry
Advertising: