Gitlab 6.2 to 6.3 upgrade notes

Source: Internet
Author: User

1. Copy the config. yml file of gitlab-shell from https://github.com/gitlabhq/gitlab-shell/blob/master/config.yml.example,

However, there are two points to modify. Otherwise, the Code cannot be cloned.

Use https instead of http, as shown below:

Gitlab_url: "https: // localhost /"

Use true instead of false for self-Authentication

Self_signed_cert: true

2. In the/home/git/gitlab directory, run the following command to copy the rack_attach.rb configuration file.

Sudo-u git-H cp config/initializers/rack_attack.rb.example config/initializers/rack_attack.rb

GitLab details: click here
GitLab: click here

GitLab 5.3 upgrade considerations

Deploy GitLab on CentOS (self-managed Git project repository)

Gitlab installation and configuration tutorial on Ubuntu 12.04.2

Gitlab 6.3 community edition released

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.