Chris's web
  • HOME
  • Categories
  • Tags
  • About
Chris's web

nexus


使用gitlab + gitlab runner + nexus + k8s技术栈搭建devops全流程

 发表于 2020-04-09  (上次修改时间 2020-04-14)  |  Chris

版本清单 gitlab:12.8.1-ce.0 gitlab runner:v12.9.0 nexus:3.21.1 k8s:1.17.4 istio:1.5.1 [阅读全文]
gitlab  gitlab runner  nexus  k8s  CICD 

nexus添加的jar包无法下载问题

 发表于 2019-12-27  |  Chris

添加jar包时,选择需要上传的jar包,填写好Group ID,Artifact ID,Version,还需要勾选Generate a POM file with these co [阅读全文]
nexus  jar 

go 1.13开发环境搭建

 发表于 2019-11-27  (上次修改时间 2020-04-15)  |  Chris

进入项目目录:go mod init 设置环境变量:GOPROXY=“https://goproxy.io,direct” 运行go g [阅读全文]
go  GoLang  GOPROXY  nexus  GoLand 

使用Nexus3搭建docker registry

 发表于 2018-10-11  (上次修改时间 2019-07-19)  |  Chris

Nexus 3.0 的三种docker仓库: docker (proxy) 代理和缓存远程仓库 ,只能pull docker (hosted) 托管仓库 ,私有仓库,可以push和pull docker (group) 将多个proxy和host [阅读全文]
nexus  docker registry 

Chris  • © 2011 - 2021  •  Chris's web

由 Hugo v0.107.0 强力驱动  •  主题 Beautiful Hugo 移植自 Beautiful Jekyll