Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GitLab provides an installer for adding the GitLab CE repository. You can do the necessary things by below command lines.

Code Block
curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-eece/script.rpm.sh | sudo bash
sudo EXTERNAL_URL="httphttps://<youryour url>URL" yum install -y gitlab-eece


Reference: https://about.gitlab.com/install/#centos-7?version=ce