摘要: 原文:https://www.sunjianhua.cn/archives/centos-nexus.html 1.下载 2.安装 3.配置 4.其他安装方式: 5.登录: http://ip:8081/ 默认账号密码:admin/admin123 6.设置nexus a.配置代理仓库aliyun: 阅读全文
posted @ 2018-11-20 18:05 这个名字想了很久~ 阅读(254) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.sunjianhua.cn/archives/centos-jenkins.html 1.更换源 2.安装组件 3.安装java 4.yum 安装jenkins 5.配置jenkins 6.访问jenkins http://ip:8888/ 阅读全文
posted @ 2018-11-20 18:03 这个名字想了很久~ 阅读(114) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.sunjianhua.cn/archives/centos-redis.html 下载地址: http://download.redis.io/releases/ 官方文档: https://redis.io/documentation 一、Redis单机版安装 二、R 阅读全文
posted @ 2018-11-20 18:01 这个名字想了很久~ 阅读(204) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.sunjianhua.cn/archives/tomcat-high-availability.html 一、安装java环境 二、安装tomcat(apache-tomcat-7.0.54) 三、安装nginx(tengine-2.2.0) 四、安装redis 五、安 阅读全文
posted @ 2018-11-20 18:00 这个名字想了很久~ 阅读(286) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.sunjianhua.cn/archives/jenkins-ci-cd.html 1.安装git 以下为简单应用,适合无gitlab服务器用户. 在其他机器再次clone或者push就不需要密码了 2.安装jenkins 插件安装权限管理插件: Role-based 阅读全文
posted @ 2018-11-20 17:57 这个名字想了很久~ 阅读(211) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.sunjianhua.cn/archives/centos-rabbitmq.html 一、RabbitMQ 单节点 1.1、Windows 版安装配置 1.1.1 安装Erlang环境 下载地址: http://www.erlang.org/downloads文件:  阅读全文
posted @ 2018-11-20 17:55 这个名字想了很久~ 阅读(177) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.sunjianhua.cn/archives/centos-mongodb.html 一、MongoDB 单节点 1.1、Windows 版安装 1.1.1 获取社区版本A. 查看Windows版本 cmd输入: B. 下载对应Windows版本地址: https:// 阅读全文
posted @ 2018-11-20 17:54 这个名字想了很久~ 阅读(281) 评论(0) 推荐(0) 编辑
摘要: 原文:https://www.sunjianhua.cn/archives/centos-gitlab.html 1. 安装文档 https://about.gitlab.com/installation/ 2. 安装 编辑源 更新本地 YUM 缓存 建立新版nginx的yum仓库 安装社区版git 阅读全文
posted @ 2018-11-20 17:41 这个名字想了很久~ 阅读(208) 评论(0) 推荐(0) 编辑