thecfguy

A Unique Developer

Search Results

There are 1 item(s) tagged with the keyword "gitlab".

  • Displaying: 1 - 1 of 1
1. How to change default port for GitLab

All below instructions are for Gitlab version 7.0.0.
 

As suggested on https://github.com/gitlabhq/gitlabhq/issues/6581 you can configure port on below file.

  1. Change port to 81 (You can choose your own) at port: near by production:$base >> gitlab: for file /opt/gitlab/embedded/service/gitlab-rails/config/gitlab.yml
  2. Change your host address if you like to use different from your ip address or localhost
  3. Change server port to 81 in file "/opt/gitlab/embedded/conf/nginx.conf"
  4. Restart gitlab using command "sudo gitlab-ctl restart".
Tags: nginx, gitlab
  • Displaying: 1 - 1 of 1

Didn't find what you were looking for? Refine your search and try again.