愤怒中的小草

博客园 首页 新随笔 联系 订阅 管理

随笔分类 -  微服务架构

摘要:yum install -y unzip zip 配置host 1. zookeeper zookeeper下载地址 http://mirror.bit.edu.cn/apache/zookeeper/zookeeper-3.4.14/zookeeper-3.4.14.tar.gz tar -zxv 阅读全文
posted @ 2019-06-21 19:23 愤怒中的小草 阅读(3288) 评论(0) 推荐(1)

摘要:在conf\settings.xml 在<mirrors>里面添加 <mirror> <id>nexus-aliyun</id> <mirrorOf>*</mirrorOf> <name>Nexus aliyun</name> <url>http://maven.aliyun.com/nexus/c 阅读全文
posted @ 2019-05-31 22:00 愤怒中的小草 阅读(378) 评论(0) 推荐(0)

摘要:1.得到原本的镜像地址 npm get registry > https://registry.npmjs.org/ 设成淘宝的 npm config set registry http://registry.npm.taobao.org/ yarn config set registry http 阅读全文
posted @ 2019-05-08 15:19 愤怒中的小草 阅读(172) 评论(0) 推荐(0)

摘要:1.下载执行包 直接官网 https://nacos.io/zh-cn/docs/quick-start.html 2. 建表 3. 启动 http://10.0.0.113:8848/nacos/index.html 阅读全文
posted @ 2019-05-07 16:16 愤怒中的小草 阅读(420) 评论(0) 推荐(0)