Versions Compared

Key

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

...

Code Block
curl -sS https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh | sudo bash
sudo EXTERNAL_URL="httpshttp://your URL127.0.0.1" yum install -y gitlab-ce

Note that you can put your own URL instead of 127.0.0.1 above.


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