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.


STEP 3. Connect to your GitLab server by web browser

The default user account is root as administrator. You will be able to reset that administrator password.


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