centos7.x GITLAB10 Installation and localization

Source: Internet
Author: User
Tags diff git clone
 environment readiness Operating system: CentOS Linux release 7.2.1511 (Core) Gitlab version: gitlab-ce-10.0.0-ce.0.el7.x86_64.rpm Download Image: Tsinghua University open source software image station Https://mirrors.tuna.tsinghua.edu.cn/gitlab-ce/yum/el7/wget https:// mirrors.tuna.tsinghua.edu.cn/gitlab-ce/yum/el7/gitlab-ce-10.0.0-ce.0.el7.x86_64.rpm Ii. Installation and configuration of Gitlab 1. Install yum installed -Y gitlab-ce-10.0.0-ce.0.el7.x86_64.rpm 2, modify configuration file gitlab.rb External_url ' http://gitlab.example.com ' grep-n ' ^ ' [A-z]/E 


TC/GITLAB/GITLAB.RB 13:external_url ' http://172.16.8.200 ' reconfiguration Gitlab gitlab-ctl reconfigure Stop Gitlab service Gitlab-ctl stop 3. Chinese patch view version cat/opt/gitlab/embedded/service/gitlab-rails/version 10.0.0 yum-y install git clone get Chinese version repository git clone https ://gitlab.com/xhang/gitlab.git View the version of the Chinese patch cat gitlab/version 10.2.3 cd/root/gitlab/git diff v10.0.0 V10.0.0-zh >/tm P/10.0.0-zh.diff Yum Install patch-y patch-d/opt/gitlab/embedded/service/gitlab-rails-p1 </tmp/10.0.0-zh.diff start Gitlab gitlab-ctl Start reconfiguration Gitlab Gitlab-ctl reconfigure 

The IP where the browser accesses the Gitlab



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.