查看 Apigee Edge 說明文件。
前往
Apigee X說明文件。 資訊
我們在 2019 年 8 月 14 日發布了適用於 Private Cloud 的新版 Apigee Edge。
更新程序
如要更新安裝項目,請在 Edge 節點上執行以下程序:
-
在所有 Edge 節點上:
- 清理 Yum 存放區:
sudo yum clean all
- 下載最新的 Edge 4.19.01
bootstrap_4.19.01.sh
檔案,以便:/tmp/bootstrap_4.19.01.sh
:curl https://software.apigee.com/bootstrap_4.19.01.sh -o /tmp/bootstrap_4.19.01.sh
- 安裝 Edge 4.19.01
apigee-service
公用程式和依附元件:sudo bash /tmp/bootstrap_4.19.01.sh apigeeuser=uName apigeepassword=pWord
其中 uName:pWord 是您從 Apigee 收到的使用者名稱和密碼。 如果省略 pWord,系統會提示您輸入。
- 更新
apigee-setup
公用程式:sudo /opt/apigee/apigee-service/bin/apigee-service apigee-setup update
- 使用
source
指令執行apigee-service.sh
指令碼:source /etc/profile.d/apigee-service.sh
- 清理 Yum 存放區:
- 更新所有訊息處理器、路由器和管理伺服器節點。在每個節點上,
以下指令:
/opt/apigee/apigee-setup/bin/update.sh -c edge -f configFile
其中 configFile 會指定您要安裝的設定檔 邊緣
淘汰和淘汰項目
無。
修正錯誤
下表列出這個版本修正的錯誤:
問題 ID | 說明 |
---|---|
137173422 | 使用 SharedFlow 來對更新版部署作業的 API 呼叫 更新 透過 SharedFlow 執行部署作業,但對下列網址發出的 API 呼叫失敗: /org/organization_name/sharedflows/sharedflow_ID/deployments |
137238775 | Deployment API 回應時間緩慢,例如 override 和
delay 透過 「 override=true 」和「delay 」設定的值時間過長
即可傳回值。 |
137238775 | trial.mode 設為 true 的 TLS 失敗情形路由器設定包含 conf_router_is.free.trial.mode=true 設定。 |