Written by C A Thomas on April 13, 2021 Installing GitLab Install and configure dependencies Configure Dependencies Add the GitLab package repository Install GitLab Community Edition Configure Dependencies sudo apt-get install -y curl openssh-server ca-certificates Add the GitLab package repository curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash Install GitLab Community Edition apt-get install gitlab-ce Open the URL using browser (Visited 130 times, 1 visits today)