标签:localhost 说明文档 用户名 bubuko 管理员 img info 密码 官方
windows本地启动nexus又浪费了一些时间,立下此帖,希望下次能省下时间。
nexus官方下载地址:https://www.sonatype.com/nexus-repository-oss
下载文件,文件名:nexus-3.14.0-04-win64.zip 只找到zip,没有找到.exe
解压到相应的位置
管理员打开CMD界面:
执行命令-添加为服务:nexus.exe /install nexus
执行命令-启动:nexus.exe /start
访问地址:http://localhost:8081/
默认用户名/密码: admin admin123
官方说明文档:https://help.sonatype.com/repomanager3/installation/run-as-a-service#RunasaService-Windows
标签:localhost 说明文档 用户名 bubuko 管理员 img info 密码 官方
原文地址:https://www.cnblogs.com/zjm-1/p/10090661.html