nexus-2.9.2-01-bundle.zip
http://www.sonatype.org/nexus/
redhat服務器:/opt下面
出現2個目錄:
/opt/nexus-2.9.2-01
/opt/snatype-work
修改文件:
/opt/nexus-2.9.2-01/conf/nexus.properties
...
application-port=80
...
/opt/nexus-2.9.2-01/bin/nexus
export RUN_AS_USER=root
/opt/nexus-2.9.2-01/bin/nexus start
http://yourhostname/nexus
如果nexus被置于反向代理nginx后面,需要增加下面的配置:
左邊點擊:Administration/Server
右面頁面找到:Base URL,設置成:
http://your-domain/nexus/
復選:
Force Base URL
OK. Enjoy it!
下一篇 tar參數