您正在查看 Apigee Edge 文档。
转到
Apigee X 文档。 info
2018 年 2 月 20 日(星期二),我们发布了新版 Apigee Edge for Private Cloud。
更新过程
如需更新安装,请在 Edge 节点上执行以下过程:
-
在所有 Edge 节点上:
- 清理 Yum 代码库:
> sudo yum clean all - 更新 bootstrap_4.17.01.sh 文件
在 /tmp/bootstrap_4.17.01.sh 中:
> curl https://software.apigee.com/bootstrap_4.17.01.sh -o /tmp/bootstrap_4.17.01.sh - 安装 Edge 4.17.01 apigee-service 实用程序和
依赖项:
> sudo bash /tmp/bootstrap_4.17.01.sh apigeeuser=uName apigeepassword=pWord
其中,uName:pWord 是您从 Apigee 收到的用户名和密码。如果您省略 pWord,系统会提示您输入密码。 - 为 apigee-service.sh 文件添加来源:
> source /etc/profile.d/apigee-service.sh - 更新 apigee-setup
实用程序:
> sudo /opt/apigee/apigee-service/bin/apigee-service apigee-setup update - 更新 apigee-lib:
> /opt/apigee/apigee-service/bin/apigee-service apigee-lib update
- 清理 Yum 代码库:
已修复 Bug
此版本中修复了以下 Bug。
| 问题 ID | 说明 | build 号 |
|---|---|---|
| 67151121 |
升级到 apigee-lib 库文件 |
apigee-lib-4.17.01-0.0.963 |
|
67152851 67152833 |
ZooKeeper 节点无法验证 |
apigee-lib-4.17.01-0.0.963 |