查看 Apigee Edge 說明文件。
  前往
     Apigee X說明文件。 資訊
我們在 2018 年 9 月 10 日發布了新版 Apigee Edge for Private Cloud。
更新程序
如要更新安裝項目,請在 Edge 節點上執行以下程序:
- 在所有 Edge 節點上:
      - 清理 Yum 存放區:
 sudo yum clean all 
- 更新以下程式碼中的 Edge 4.17.09 bootstrap_4.17.09.sh檔案: "/tmp/bootstrap_4.17.09.sh":curl https://software.apigee.com/bootstrap_4.17.09.sh -o /tmp/bootstrap_4.17.09.sh 
- 安裝 Edge 4.17.09 apigee-service公用程式和依附元件:sudo bash /tmp/bootstrap_4.17.09.sh apigeeuser=uName apigeepassword=pWord 其中 uName:pWord 是您當初取得的使用者名稱和密碼 Apigee。如果省略 pWord,系統會提示您輸入。 
- 更新 apigee-setup公用程式:sudo /opt/apigee/apigee-service/bin/apigee-service apigee-setup update 
- 使用apigee-service.shsource指令:source /etc/profile.d/apigee-service.sh 
 
- 清理 Yum 存放區:
- 在每個 qpid 節點上執行 update公用程式:/opt/apigee/apigee-setup/bin/update.sh -c qpid -f config_file 
- 在每個 Postgres 節點上,執行 update公用程式:/opt/apigee/apigee-setup/bin/update.sh -c ps -f config_file 
- 在每個 BAAS 使用者格狀節點上執行 update公用程式:/opt/apigee/apigee-setup/bin/update.sh -c b -f config_file 
修正錯誤
下表列出這個版本修正的錯誤:
| 問題 ID | 說明 | 版本號碼* | 
|---|---|---|
| 67727814 | Postgres 於 4.17.09 升級失敗 | apigee-postgresql-9.4.11-0.0.1135 | 
| 72173268 | 無法將 CentOS 7.3 中的 apigee-qpidd 從 17.09 升級至 18.01 | apigee-qpidd-4.17.09-0.0.856 | 
| 72651279 | 升級 BaaS UI 以使用 reCAPTCHA v2 | apigee-tomcat-7.0.82-0.0.897 |