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
omnibus
[打杂-团队平台搭建]配置 GItlab
最初设计为self-host版本的Github,现在逐步完善,已经发成集代码托管,持续集成,代码审核,过程管理为一体的协作平台.大家可以根据团队实际情况引入其中的功能到自己团队的工作流程中.安装推荐使用使用
omnibus
荆全齐
·
2020-02-21 04:40
各种命令行代理技巧
curl使用socks5代理curl--socks5-hostname127.0.0.1:1080http://opscode-
omnibus
-packages.s3.amazonaws.com/ubuntu
john1king
·
2020-01-07 12:27
Gitlab升级操作步骤
1、卸载当前安装gitlabsudorpm-egitlab-cefind/-namegitlab|xargsrm-rf2、准备安装包安装:rpm-ivhgitlab-7.5.1_
omnibus
.5.2.0
yuanf_689a
·
2020-01-04 08:06
docker-compose 安装 gitlab-ce
#https://docs.gitlab.com/
omnibus
/docker/README.html#install-gitlab-using-docker-composeversion:"3.6"services
forever_youyou
·
2020-01-03 18:54
记一次Gitlab的升级过程
根据gitlab官网,升级采用
Omnibus
的自动安装方式。由于是升级,只要更新yum的库并下载最新包
赵先生2019
·
2020-01-03 04:53
GitLab配置
一、Postgresql数据库远程连接配置使用
Omnibus
-GitLab进行一键安装GitLab后,自带了PostgreSQL作为缺省的内部数据存储,比如用户信息,源码仓库信息等。
HerbGuo
·
2019-12-26 12:33
GitLab - 以Docker方式启动GitLab
GitLab-CE:https://docs.gitlab.com/ce/install/docker.html镜像GitLabDockerimages:https://docs.gitlab.com/
omnibus
Anliven
·
2019-12-19 23:00
Ubuntu 安装MSF
how-to-install-metasploit-framework-ubuntu-14-04建议均在非root账户下运行安装MSFcurlhttps://raw.githubusercontent.com/rapid7/metasploit-
omnibus
g0
·
2019-12-12 12:54
docker-compose安装gitlab
vimdocker-compose.ymlhttp:web:image:'gitlab/gitlab-ce:latest'restart:alwayshostname:'gitlab.example.com'environment:GITLAB_
OMNIBUS
_CONFIG
0neBean
·
2019-11-30 14:42
Gitlab安装、备份与恢复
的安装和恢复备份步骤:一、在B服务器安装Gitlab1.获取安装包wgethttps://mirrors.tuna.tsinghua.edu.cn/gitlab-ce/yum/el7/gitlab-ce-7.10.4~
omnibus
小马哥的春天
·
2019-11-22 11:00
ubuntu16下安装metasploit的笔记
官方提供了这样一条命令:curlhttps://raw.githubusercontent.com/rapid7/metasploit-
omnibus
/master/config/templates/metasploit-framework-wrappers
一点也不想吃辣
·
2019-11-03 13:01
docker-compose一键搭建gitlab
image:gitlab/gitlab-cecontainer_name:gitlabrestart:alwayshostname:'192.168.31.230'environment:GITLAB_
OMNIBUS
_CONFIG
褪色的记忆1994
·
2019-11-02 11:41
gitlab-配置邮件
https://docs.gitlab.com/
omnibus
/settings/configu
七月流星雨
·
2019-09-12 17:00
CVE-2019-0708远程桌面代码执行漏洞复现
Windows7SP1模拟受害机利用攻击工具准备1.使用如下命令一键更新安装的metasploit框架curlhttps://raw.githubusercontent.com/rapid7/metasploit-
omnibus
xyongsec
·
2019-09-09 14:00
gitlab配置SMTP方式发送邮件
注:本例配置的是阿里云企业邮箱,其他邮箱配置方式参考https://docs.gitlab.com/
omnibus
/settings/smtp.html设
gnail_oug
·
2019-07-21 10:37
git
gitlab
docker 下 搭建 gitlab
环境:Ubuntu18.04.1docker:18.06.1-ce参考连接:https://docs.gitlab.com/
omnibus
/docker/https://www.jianshu.com/
春叶秋沙
·
2019-07-17 20:54
Docker运行Gitlab,并使用非22标准ssh端口clone项目
创建容器sudodockerrun--detach\--hostnamegitlab.huasujia.cn\--envGITLAB_
OMNIBUS
_CONFIG="external_url'http:
天王
·
2019-07-09 17:05
Git
CentOS
linux
gitlab部署
我们强烈建议使用
Omnibus
包安装GitLab,因为它安装起来更快、更容易升级版本,而且包含了其他安装方式所没有的可靠×××。
hellojinni
·
2019-06-19 15:56
gitlab
centos7.6.使用 docker 安装 gitlab 支持 https
:11.11.3-ce.0相关文档:官方Docker说明:https://hub.docker.com/r/gitlab/gitlab-ce官网的说明:https://docs.gitlab.com/
omnibus
阿麟86
·
2019-06-15 11:49
docker
https
gitlab
Docker 部署 Gitlab 踩坑填坑记
:'gitlab/gitlab-ee:latest'container_name:gitlabrestart:alwayshostname:'localhost'environment:GITLAB_
OMNIBUS
_CONFIG
奔跑吧猴哥
·
2019-05-05 15:01
项目管理
DevOps
docker 部署 gitlab最新版本( 当前 11.8.1通过验证)
官方文档docker部署https://docs.gitlab.com/
omnibus
/docker/所有安装方法索引页https://about.gitlab.com/install/配置https:
ljpwinxp
·
2019-03-14 09:24
gitlab
11.8
docker
部署
Docker
centos7.6 安装gitlab及其卸载
centos7.6x64安装Gitlab参考官网https://about.gitlab.com/install/#centos-7https://docs.gitlab.com/
omnibus
/settings
嚛熙
·
2019-03-12 00:21
Git
docker 部署的gitlab备份与恢复
image:gitlab/gitlab-ce:11.7.5-ce.0restart:alwayshostname:gitlabcontainer_name:gitlabenvironment:GITLAB_
OMNIBUS
_CONFIG
757781091
·
2019-02-22 10:12
gitlab
备份
恢复
docker
阿里云 ECS服务器(CentOS 7)安装和使用Gitlab教程
3、开始安装打开gitlab中文网安装地址,推荐
Omnibus
包安装安装3.1安装依赖包yuminstall-ycurlpoli
Awbeci
·
2019-01-17 00:00
gitlab
阿里云
centos7
CentOS Docker方法安装 GitLab仓库
hub.docker.com/r/gitlab/gitlab-ce/dockerpullgitlab/gitlab-ce运行gitlab的docker镜像文档:https://docs.gitlab.com/
omnibus
iGoogle.ink
·
2019-01-16 12:52
CentOS
gitlab常用操作
web:image:'gitlab/gitlab-ce:11.0.3-ce.0'restart:alwayshostname:'gitlab.example.com'environment:GITLAB_
OMNIBUS
_CONFIG
Nick_4438
·
2018-08-21 21:40
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
gitlab配置通过smtp发送邮件(QQ exmail腾讯企业为例)
gitlab配置通过smtp发送邮件(QQexmail腾讯企业为例)首先祭出官网文档链接:https://docs.gitlab.com/
omnibus
/settings/smtp.html其实官网已经说的很清楚了
adolfmc
·
2018-08-01 11:00
016-gitlab私服中文安装与配置(转)
installation/#centos-6包含了社区版(CommunityEdition)和企业版(EnterpriseEdition)的安装每种版本都包含了在线安装和安装包安装两种方式强烈建议使用
Omnibus
郭艺宾
·
2018-06-23 09:28
Centos7:Docker安装Gitlab
官方教程https://docs.gitlab.com/
omnibus
/docker/[root@master~]#dockersearchgitlabINDEXNAMEDESCRIPTIONSTARSOFFICIALAUTOMATEDdocker.iodocker.io
程裕强
·
2018-04-22 21:39
Docker学习笔记
gitlab ce 7部署问题小结
阅读更多git服务部署在CentOS7和gitlab-ce7.10.0-
omnibus
.2超级管理员密码遗忘[root@ycxbin]#gitlab-railsconsoleproduction管理控制台输入
jimoshutong
·
2018-03-12 10:00
Ubuntu系统GitLab中文社区版安装和更新
一.GitLab的安装GitLab中文官网地址:https://www.gitlab.com.cn/使用官方推荐的
Omnibus
包安装方法添加GitLab镜像源并安装curl-sShttp://packages.gitlab.com.cn
fgc0109
·
2018-03-03 22:51
ubuntu16下安装metasploit的笔记
官方提供了这样一条命令:curlhttps://raw.githubusercontent.com/rapid7/metasploit-
omnibus
/master/config/templates/metasploit-framework-wrappers
怀揣梦想的大鸡腿
·
2018-02-28 09:25
安全
Ubuntu 14.04下安装gitlab 7.6.2
2安装gitlab1)打开终端执行命令$wgethttps://downloads-packages.s3.amazonaws.com/ubuntu-14.04/gitlab_7.6.2-
omnibus
三三At你
·
2017-12-07 05:02
Gitlab
omnibus
8.15.1 升级到 9.5.+
升级场景由于公司要通过gitlab接入ci和cd功能,经测试一个repo不能正常使用,且gitlab9.5之后增加了很多新功能,比较吸引我们GPGCommitVerification:GPG密钥允许您验证签名提交NewNavigationImprovements:界面窗口有所改进,更便捷和美观,可以在老界面和新界面自由切换ProjectTemplate:新增了更多的项目模板AutomaticRet
赵大鑫
·
2017-11-28 17:24
gitlab
gitlab
升级
git
Centos7安装Gitlab10.0
因源码安装太折磨人,故使用官网的
Omnibus
安装包安装。
运维小学生
·
2017-11-03 10:03
gitlab
Linux服务
打造自己的Ubuntu渗透利器--msf、nessus安装
sudo–i1.打开终端,进入安装目录(安装目录不固定,个人意愿)$cd/opt2.执行以下命令:$curlhttps://raw.githubusercontent.com/rapid7/metasploit-
omnibus
12306小哥
·
2017-10-27 15:35
ubuntu
GitLab迁移升级大作战
目前环境:系统环境:Centos6.7x64软件版本:Gitlab源码安装7.14.3版本目标环境:系统环境:Centos7.2x64软件版本:GitLab9.3.6
omnibus
升级步骤规划:升级7.14.3
博弈帅哥哥
·
2017-07-19 12:48
升级
迁移
Gitlab
疑难杂症专区
Ubuntu系统GitLab中文社区版安装和更新
一.GitLab的安装GitLab中文官网地址:https://www.gitlab.com.cn/使用官方推荐的
Omnibus
包安装方法添加GitLab镜像源并安装curl-sShttp://packages.gitlab.com.cn
fgc0109
·
2017-07-18 16:22
docker+gitlab的私有服务环境搭建
gitlab的服务环境建立gitlabdockerimagehttps://hub.docker.com/r/gitlab/gitlab-ce/https://docs.gitlab.com/
omnibus
过程改进的力量
·
2017-05-24 15:58
研发过程管理
git
gitlab的升级【二】旧数据的备份和新数据的恢复
source源码安装的gitlab升级到最新的gitlab的
Omnibus
版本,操作步骤是:1.source源码安装的gitlab更改成相同版本的
Omnibus
版本的gitlab。
liuhuang9496
·
2017-04-17 11:47
gitlab的升级
gitlab
gitlab升级【一】gitlab
Omnibus
CE安装遇到的一些问题
最近公司打算将内部使用的gitab7.14.3升级到最新的gitlab的OmnibusCE版本。但是由于内部使用的gitlab是源码安装的,使用的是外部数据库mysql5.6。所以升级的方案是:1.将源码安装的gitlab的数据迁移到OmnibusCEgitlab7.14.3的版本2.将OmnibusCEgitlab安装的7.14.3直接在线升级所以前置条件就是:1.在新的服务器上面安装好Omni
liuhuang9496
·
2017-04-11 17:47
gitlab
gitlab
简单构建Gitlab-ce
方法一:docker镜像参考文档:https://docs.gitlab.com/
omnibus
/docker/#run-the-p_w_picpath镜像名称gitlab/gitlab-ce:latestdocker
aolens
·
2017-02-27 10:47
gitlab-ce
linux
Ubuntu系统上搭建gitweb(可视化)服务器
-c,--continue接着下载没下载完的文件wget-chttps://downloads-packages.s3.amazonaws.com/ubuntu-14.04/gitlab_7.0.0-
omnibus
our_times
·
2016-04-20 17:41
服务器搭建
前言
源码托管在github,地址https://github.com/commonsguy/cw-
omnibus
tianyiling
·
2016-04-06 10:00
在CentOS_RHEL 6上安装Metasploit的框架
metasploit-framework/wiki/Nightly-Installers1.shyumupdatecurlhttps://raw.githubusercontent.com/rapid7/metasploit-
omnibus
baxk2001
·
2016-02-19 15:00
【记忆】那些年的“洋泾浜英语”(名词篇)
爱司(ace,牌中的一点)白兰地酒(brandy,白兰地酒)白司(
omnibus
,公共汽车)白塔油(butter,奶油)帮浦(pump,唧筒)瘪
上海发布
·
2015-11-28 00:00
一键安装metasploit(linux,os x)
centos或者ubuntu什么的也是可以的,那如何将metasploit装上去呢,直接粘贴上去吧curlhttps://raw.githubusercontent.com/rapid7/metasploit-
omnibus
u012763794
·
2015-11-24 18:00
gitlab安装-总结
www.annhe.net/article-2943.html安装步骤curl-Ohttps://downloads-packages.s3.amazonaws.com/centos-6.6/gitlab-7.6.2_
omnibus
oolala
·
2015-11-19 13:00
gitlab安装-总结
www.annhe.net/article-2943.html安装步骤curl-O https://downloads-packages.s3.amazonaws.com/centos-6.6/gitlab-7.6.2_
omnibus
oolala
·
2015-11-19 13:00
上一页
1
2
3
4
下一页
按字母分类:
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
其他