- 博客(5)
- 收藏
- 关注
原创 Docker Desktop for Windows 10 Installation Failure
如图错误提示:Failed to start service: The service did not respond to the start or control request in a timely fashion at CommunityInstaller.Service.Service.<StartAsync>d__4.MoveNext()--- End of stack trace from previous location where exception was
2021-09-10 10:31:03
574
原创 创建自签名证书,Nginx反向代理Nexus3私服管理Docker镜像
在Nexus3搭建Docker镜像服务器时,需要HTTPS与Nexus3通讯,因此创建自签名的证书,创建方法参考了Nexus官网。平台:windows 7 64位私服:Nexus 3.22.0-02工具:keytool + openssl + PowerShell core 7步骤如下:1、修改host文件,建立用于Nexus镜像的域名到IP地址的解析192.168.*.*...
2020-04-03 08:58:49
990
原创 Nexus局域网内WebStorm使用create-react-app
1、搭建Nexus私服,并建立npm仓库2、局域网内npm和yarn的registry设置成Nexus私服的npm仓库地址//获取npm的registrynpm config get registry//设置npm的registry,http地址替换为npm仓库地址npm config set registry=http://localhost:8081/repository/n...
2019-06-13 14:54:22
404
原创 Nexus私服环境下Spring Initializr配置本地服务
1、Git克隆Spring Initializr网址:https://github.com/spring-io/initializrgit bash中切换0.6.0分支: git checkout 4b9fddd或者git bash中切换0.7.0分支: git checkout 6a06f542、修改根目录pom.xml文件在initializr工程根目录的pom.xml...
2019-05-10 17:21:20
844
转载 MacOS X 开发环境搭建 之 利用 Parallels Desktop 安装 CentOS 6
前期准备Parallels Desktop 14 安装包 官网下载 百度网盘 ( 注:ParallelsDesktop-14.0.1-Crack 提取密码:5kc2 ) CentOS 6 系统安装包 官网下载 阿里云镜像(注:选择CentOS 6.10版本) 系统安装新建虚拟机 选择镜像文件 Linux用户名和密码(注:不推荐快速安装,后续可以选择CentOS用于...
2018-12-20 15:29:27
822
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人