E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
gitlab-ce
【Devops】【docker】【CI/CD】1.docker搭建Gitlab环境
CI/CD【持续化集成/持续化交付】docker搭建Gitlab环境1.查询并拉取gitlab镜像dockersearchgitlabdockerpullgitlab/
gitlab-ce
:latest2
Angel挤一挤
·
2019-03-06 17:00
docker搭建gitlab遇到的坑
先拉取gitlibdockerpullbeginor/
gitlab-ce
:11.0.1-ce.0然后再宿主机创建gitlib对应的文件mkdir-p/data/gitlib/etcmkdir-p/data
画心_sky
·
2019-03-05 09:40
java
docker 部署的gitlab备份与恢复
gitlab的docker-compose文件version:'3.5'services:gitlab:image:gitlab/
gitlab-ce
:11.7.5-ce.0restart:alwayshostname
757781091
·
2019-02-22 10:12
gitlab
备份
恢复
docker
Linux Gitlab
CentOS安装Gitlab新建Git源vim/etc/yum.repos.d/gitlab-ce.repo[
gitlab-ce
]name=GtlabCERepositorybaseurl=https:
Doudou_Mylove
·
2019-02-03 10:19
Gitlab
docker下gitlab安装配置使用
docker安装gitlab以及使用一、安装及配置1.gitlab镜像拉取#
gitlab-ce
为稳定版本,后面不填写版本则默认pull最新latest版本$dockerpullgitlab/
gitlab-ce
papima
·
2019-01-29 11:16
学习
gitlab部署与基本使用
环境:系统centos7内核3.10.0-693.el7.x86_64配置4G/8G软件包https://packages.gitlab.com/gitlab/
gitlab-ce
选择自己需要的包下载安装
FlyingPikachu
·
2019-01-28 14:58
gitlab部署
日常运维
centOS7.4安装gitlab
CentOS7.4x86_642、工具:我这边用的是Xshell6-6.0.0111r,WinSCP原因就是方便3、下载安装包下载地址:https://mirrors.tuna.tsinghua.edu.cn/
gitlab-ce
AninZz
·
2019-01-23 13:22
Linux学习笔记
linux学习笔记
docker安装gitlab和minio
docker安装gitlab和minio[TOC]前面文章《GitLab在docker和Kubernetes之间折腾》中docker版本开启了lfs使用minio,但是当前docker版
Gitlab-CE
ygqygq2
·
2019-01-17 09:10
gitlab
minio
系统/运维
CentOS Docker方法安装 GitLab仓库
CentOSDocker方法安装GitLab仓库下载gitlab镜像文档:https://hub.docker.com/r/gitlab/
gitlab-ce
/dockerpullgitlab/
gitlab-ce
iGoogle.ink
·
2019-01-16 12:52
CentOS
docker搭建
gitlab-ce
中文版 详细教程
切记服务器配置不能太低,gitlab比较耗资源,这也是它功能强大的来源,搭建环境:系统:centOS7,8G内存,i5处理器ip:10.12.2.22预留端口:80901.获取镜像dockerpullbeginor/
gitlab-ce
Holeski
·
2019-01-12 18:41
Linux学习笔记31——linux本地yum源方式安装gitlab
本文采取的是,先制作本地yum源,然后再通过自定义yum源将
gitlab-ce
纳入yum源的方式,再通过yuminstall进行安装一、本地yum源制作YUM(全称为YellowdogUpdater,Modified
苏云南雁
·
2019-01-07 19:55
linux
git
gitlab
git与github——7,GitLab的安装及使用教程
在生产环境的部署,yum源的配置要相对麻烦一些,可以采用npm来安装一、安装gitlab1、配置yum源vim/etc/yum.repos.d/gitlab-ce.repo复制以下内容:[
gitlab-ce
苏云南雁
·
2019-01-07 18:02
git
gitlab
在Centos上安装GitLab
1、新建/etc/yum.repos.d/gitlab-ce.reposudovi/etc/yum.repos.d/gitlab-ce.repo内容:[
gitlab-ce
]name=GitlabCERepositorybaseurl
Y先森
·
2019-01-05 16:33
GitLab
gitlab部署与CI实践
yuminstall-ycurlpolicycoreutils-pythonopenssh-serveropenssh-clients需要发邮件,postfix一般是阻止的,所以用腾讯企业邮箱使用清华的yum源vi/etc/yum.repos.d/gitlab-ce.repo[
gitlab-ce
卢卡斯CN
·
2018-12-31 13:10
gitlab
Docker搭建gitlab,配置邮箱并汉化
lvpmz2sk.mirror.aliyuncs.com"]}$systemctlreloaddocker#修改完成后重新载入docker服务2.拉取gitlab镜像$dockerpulldocker.io/gitlab/
gitlab-ce
亚里士多才
·
2018-12-24 11:30
docker下gitlab安装配置使用(完整版)
docker安装gitlab以及使用一、安装及配置1.gitlab镜像拉取#
gitlab-ce
为稳定版本,后面不填写版本则默认pull最新latest版本$dockerpullgitlab/
gitlab-ce
王诗林
·
2018-12-16 00:57
gitlab服务器
yum-yinstallcurlpolicycoreutilspostfix2.设置postfix开机自启,postfix支持gitlab发信功能#systemctlenablepostfix#systemctlstartpostfix3.获取
gitlab-ce
long44
·
2018-12-14 11:10
gitlab
服务器
gitlab服务器的搭建、汉化,下载、上传的详细步骤
明了的界面化显示,易于操作,也易于学习;借此契机,我把我搭建,汉化gitlab,下载,上传gitlab库记录下来,方便参考;安装gitlab前提:4G的内存+CentOS7.480端口和8080端口未被占用;
gitlab-ce
刘景宇
·
2018-12-13 10:27
gitlab
gitlab
11
gitlab
kubernetes实战(十四):k8s持久化部署gitlab集成openLDAP登录
1、基本概念使用k8s安装
gitlab-ce
,采用GlusterFS实现持久化,并集成了openLDAP。注意:我公司使用的gitlab是独立于k8s集群之外的。
ahilll
·
2018-12-04 12:13
kubernetes实战(十四):k8s持久化部署gitlab集成openLDAP登录
1、基本概念使用k8s安装
gitlab-ce
,采用GlusterFS实现持久化(注意PG使用的是NFS存储,使用动态存储重启postgresql的pod后无法成功启动pg,待解决),并集成了openLDAP
杜先生的博客
·
2018-12-04 11:00
Jenkins持续集成 之 GitLab安装
yuminstalllokkityuminstallcurlopenssh-serveropenssh-clientspostfixcronie-yservicepostfixstartchkconfigpostfixonlokkit-shttp-ssshcurl-sShttp://packages.gitlab.cc/install/
gitlab-ce
wx592bc92b285c7
·
2018-12-02 22:47
gitlab
安装
Jenkins持续集成
gitlab安装
gitlab-ce
安装-使用国内源GitLab是一个利用RubyonRails开发的开源应用程序,实现一个自托管的Git项目仓库,可通过Web界面进行访问公开的或者私人项目。
俯视天地
·
2018-11-26 10:58
gitlab
Ubuntu 下安装GitLab服务器与简单Git操作
方式1:安装命令(推荐使用):curl-sShttp://packages.gitlab.com.cn/install/
gitlab-ce
/script.deb.sh|sudobashsudoapt-getinstallgitlab-ce
CoderBigBear
·
2018-11-19 17:30
Ubuntu 下安装GitLab服务器与简单Git操作
方式1:安装命令(推荐使用):curl-sShttp://packages.gitlab.com.cn/install/
gitlab-ce
/script.deb.sh|sudobashsudoapt-getinstallgitlab-ce
CoderBigBear
·
2018-11-19 17:30
GitLab安装
安装官方源地址:https://about.gitlab.com/downloads/#centos6清华大学镜像源:https://mirror.tuna.tsinghua.edu.cn/help/
gitlab-ce
保爷99
·
2018-11-14 00:00
安装 gitlab CI 服务.md
安装
gitlab-ce
安装依赖包yuminstallcurlpolicycoreutilsopenssh-serveropenssh-clientssystemctlenablesshdsystemctlstartsshdyuminstallpostfixsystemctlenablepostfixsystemctlstartpostfixfirewall-cmd
amoyiki
·
2018-11-09 00:00
ci
持续集成
git
docker gitlab中文社区版搭建之非标准端口
gitlab社区版镜像源:https://hub.docker.com/r/beginor/
gitlab-ce
/dockerrun --detach --hostnamegit.example.com
zwww7766
·
2018-10-27 21:20
gitlab安装配置
一、安装gitlab软件仓库curl-sShttps://packages.gitlab.com/install/repositories/gitlab/
gitlab-ce
/script.rpm.sh|
zenge_blog
·
2018-10-20 21:44
gitlab安装配置
代码管理
centos7 部署gitlab
rpm:https://mirrors.tuna.tsinghua.edu.cn/
gitlab-ce
/yum/el7/vim/etc/yum.repos.d/gitlab_gitlab-ce.repo[
nicole_smile
·
2018-10-19 16:49
【gitlab】gitlab快速部署教程
sudoapt-getinstallcurlopenssh-serverca-certificatespostfix执行完成后,出现邮件配置,选择Internet那一项(不带Smarthost的)下载软件包下载页面:https://mirrors.tuna.tsinghua.edu.cn/
gitlab-ce
HansBug
·
2018-10-18 22:00
gitlab的安装使用
的安装一准备工作1.服务器不得少于2G内存2.如果没有yum源,则需自己设置(下面有教程)二开始yum源的配置(1)在/etc/yum.repos.d/目录下增加gitlab-ce.repo文件内容:[
gitlab-ce
CrazyBoyKing
·
2018-10-17 10:46
linux
docker 搭建gitlab
1.拉取gitlab镜像dockerpullgitlab/
gitlab-ce
:latest2.运行容器sudodockerrun--detach--hostnamemyhostname-p443:443
zsf_lance
·
2018-09-29 11:53
docker
ubuntu16.04 搭建
gitlab-ce
1.安装依赖sudoapt-getupdatesudoapt-getinstall-ycurlopenssh-serverca-certificatessudoapt-getinstall-ypostfix#选择“InternetSite”并按Enter键,其他选择则默认2.添加GitLab软件包存储库并安装软件包curlhttps://packages.gitlab.com/install/re
WJXZ
·
2018-09-13 17:57
给SUBVERSION-EDGE和
GITLAB-CE
增加多LDAP域认证支持的经历
背景 目前公司使用SVN和GIT作为版本管理配置工具,而随着服务项目数量的增多,单个服务器的压力的压力越来愈大,集群部署成了必然之选(SVN,GIT的Nginx集群搭建后续再写),而集群部署最为麻烦的地方在于保证权限数据一致。采用本地文件/数据库方式然后同步固然可行,但使用LDAP域认证则在以下几个方面更具优势:无论是SVN集群还是GIT服务器都使用相同用户名/密码敏感的密码信息不会落地,没有失
唯心不易
·
2018-09-10 00:00
ldap
gitlab-ce
git
svn
centos7下gitlab的安装步骤
配置yum源新建/etc/yum.repos.d/tsinghua.repo[
gitlab-ce
]name=GitlabCERepositorybaseurl=https
无风的雨
·
2018-09-07 11:24
Linux
nginx
开源
运维
docker搭建gitlab,重置密码
拉取GitLab镜像#dockerpullgitlab/
gitlab-ce
启动gitlabdockerrun-d--hostname192.168.1.229:8181 -p443:443-p8181:
goodlook0123
·
2018-09-04 14:59
docker
t5 3 rt6rtf3 gfr
Gitlab安装软件下载(官方下载慢,推荐使用国内镜像站点)https://mirrors.tuna.tsinghua.edu.cn/
gitlab-ce
/yum/软件安装:#yuminstall-ycurlpolicycoreutils-pythonopenssh-servercronie
period000
·
2018-08-24 08:08
gitlab常用操作
安装安装docker准备docker-compose.yml文件web:image:'gitlab/
gitlab-ce
:11.0.3-ce.0'restart:alwayshostname:'gitlab.example.com'environment
Nick_4438
·
2018-08-21 21:40
docker运行gitlab服务
1、先将gitlab镜像pull到本地dockerpullgitlab/
gitlab-ce
:laster#laster表示最新的版本2、运行(run)gitlab镜像dockerrun--detach-
ljx1528
·
2018-08-21 11:58
k8s_docker
安装Gitlab(适用于Centos6和7)
注:关于版本问题我安装Centos6环境的Gitlab...Centos7我会指出和6安装不同的地方,没有多少不同,基本差不多的...安装的是
gitlab-ce
(社区版)还有一种是gitlab-ee(企业版
Anonymous_XiaoSan
·
2018-08-15 21:56
Linux
安装Gitlab(适用于Centos6和7)
注:关于版本问题我安装Centos6环境的Gitlab...Centos7我会指出和6安装不同的地方,没有多少不同,基本差不多的...安装的是
gitlab-ce
(社区版)还有一种是gitlab-ee(企业版
Anonymous_XiaoSan
·
2018-08-15 21:56
Linux
omnibus
gitlab-ce
安装
架构image关闭防火墙[root@gitlab~]#systemctlstopfirewalld[root@gitlab~]#systemctldisablefirewalld关闭SELinux[root@gitlab~]#setenforce0setenforce:SELinuxisdisabled安装依赖组件[root@gitlab~]#yum-yinstallcurlpolicycoreu
Aubin
·
2018-08-14 23:59
搭建docker下的gitlab
搭建docker下的gitlab查看gitlab的docker镜像有哪些(此步可省略)dockersearchgitlab下载官网的镜像dockerpulldocker.io/gitlab/
gitlab-ce
Cceking
·
2018-08-05 13:29
git
docker
git web管理工具 gitlab
gitlab镜像网站:https://mirrors.tuna.tsinghua.edu.cn/
gitlab-ce
/yum/el6/题外话:1.个人项目或者企业小项目推荐使用coding进行项目版本管理
狂歌方雁邱
·
2018-08-02 15:59
服务搭建
gitlab安装及使用
https://www.cnblogs.com/weifeng1463/p/7714492.html1、配置yum源vim/etc/yum.repos.d/gitlab-ce.repo复制以下内容:[
gitlab-ce
tboqi1
·
2018-08-02 10:30
电脑使用
gitlab
git
docker安装git
1.安装docker此处主要参考了docker安装2.拉取git镜像dockerpullgitlab/
gitlab-ce
:latest3.创建dockercontainer(将宿主机SSH端口改为其他端口
攻城遭雷劈
·
2018-07-21 18:22
docker
docker搭建gitlab+Jenkins持续集成环境
安装docker此处省略一.使用docker安装gitlabdockerpullgitlab/
gitlab-ce
:latest下载完成之后使用docker生成容器dockerrun-dit\-p8443
攀岩人生
·
2018-07-17 17:41
docker
gitlab
自动化
CentOS7 安装部署Gitlab服务器
下载Githttps://mirrors.tuna.tsinghua.edu.cn/
gitlab-ce
/yum/el7/选择需要的版本wgethttps://mirrors.tuna.tsinghua.edu.cn
明言
·
2018-07-17 10:02
linux
Git
Gitlab
gitlab容器化部署
gitlab容器化部署1.dockerpull对应的版本的容器[https://hub.docker.com/r/gitlab/
gitlab-ce
/]()通过Dockerfile查看需要挂载的文件目录有
wangxing0122
·
2018-07-12 16:23
gitlab
容器
部署
linux
gitlab安装
建yum源vim/etc/yum.repos.d/gitlab-ce.repo[
gitlab-ce
]name=gitlab-cebaseurl=http://mirrors.tuna.tsinghua.edu.cn
cycwll
·
2018-06-27 14:10
gitlab
安装
DevOps&Jenkins
上一页
9
10
11
12
13
14
15
16
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他