05 2016 档案
摘要:cd /usr/local wget https://downloads.gradle.org/distributions/gradle-2.13-bin.zip unzip gradle-2.13-bin.zip mv gradle-2.13 gradle213 rm -rf gradle-2.13-bin.zip vi /etc/profile export GRADLE_HOME...
阅读全文
摘要:wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins-ci.org/redhat/jenkins.repo rpm --import http://pkg.jenkins-ci.org/redhat/jenkins-ci.org.key yum -y install jenkins vi /etc/sysconfig/jenk...
阅读全文
摘要:cd /home wget http://www.sonatype.org/downloads/nexus-latest-bundle.tar.gz mkdir nexus tar zxvf nexus-latest-bundle.tar.gz -C nexus cd nexus vi /home/nexus/nexus-2.13.0-01/conf/nexus.properties vi ...
阅读全文
摘要:open preferences via application menu Window => Preferences (or on OSX Eclipse => Settings). Navigate to Team => Git => Configuration click Add entry.
阅读全文
摘要:cd /home/git/gitlab/ sudo -u git -H vi config/gitlab.yml sudo -u git -H vi /home/git/gitlab-shell/config.yml wget -O /etc/nginx/conf.d/gitlab.conf https://gitlab.com/gitlab-org/gitlab-ce/raw/mast...
阅读全文

浙公网安备 33010602011771号