查看 Apigee Edge 說明文件。
前往
Apigee X說明文件。 資訊
2018 年 4 月 10 日星期二,我們發布了新版 Apigee Edge for Private Cloud。
更新程序
如要更新安裝項目,請在 Edge 節點上執行以下程序:
-
在所有 Edge 節點上:
- Clean Yum 存放區:
sudo yum clean all
- 更新 Edge 4.18.01
bootstrap_4.18.01.sh
檔案 在/tmp/bootstrap_4.18.01.sh
:curl https://software.apigee.com/bootstrap_4.18.01.sh -o /tmp/bootstrap_4.18.01.sh
- 安裝 Edge 4.18.01
apigee-service
公用程式並 依附元件: 敬上 uName:pWord 是您所收到使用者名稱和密碼 Apigee。如果省略 pWord,系統會提示您輸入。sudo bash /tmp/bootstrap_4.18.01.sh apigeeuser=uName apigeepassword=pWord
- 更新
apigee-setup
公用程式:sudo /opt/apigee/apigee-service/bin/apigee-service apigee-setup update
- 來源
apigee-service.sh
檔案:source /etc/profile.d/apigee-service.sh
- Clean Yum 存放區:
- 更新所有路由器節點:
敬上 其中 configFile 會指定用於安裝 Edge 的設定檔。/opt/apigee/apigee-setup/bin/update.sh -c edge -f configFile
- (如果已安裝) 更新所有 API BaaS 堆疊節點:
敬上 其中 baasConfigFile 指定用於安裝 API BaaS 的設定檔。/opt/apigee/apigee-setup/bin/update.sh -c b -f baasConfigFile
- (如已安裝) 更新 New Edge Experience 節點。新版邊緣體驗目前為 Beta 版
您必須安裝在專屬節點上
這項修正包含新的
MANAGEMENT_UI_SKIP_VERIFY
屬性。如果是邊緣單一登入 (SSO) 使用自行簽署的憑證,您必須將MANAGEMENT_UI_SKIP_VERIFY
設為「y」 安裝在用於安裝 New Edge Experience 的設定檔中。 請參閱安裝新版邊緣體驗 (Beta 版)。如要更新 New Edge Experience 節點,請執行下列操作:
/opt/apigee/apigee-service/bin/apigee-service edge-management-ui update
敬上 其中 newUIConfigFile 會指定用於安裝 New Edge Experience 的設定檔。/opt/apigee/apigee-service/bin/apigee-service edge-management-ui setup -f newUIConfigFile
/opt/apigee/apigee-service/bin/apigee-service edge-management-ui configure-sso -f newUIConfigFile
修正錯誤
這個版本修正了下列錯誤。
問題 ID | 說明 | 版本號碼 |
---|---|---|
74586724 |
4.18.01 更新指令碼現在會更新路由器的 Nginx。 |
edge_gateway.4.18.01-0.0.1553 |
76016757 |
New Edge Experience 現在支援透過自行簽署憑證,從 TLS 存取 Edge 單一登入 如果 Edge SSO 使用自行簽署的憑證,您必須設定 |
edge_management_ui.0.1.0-0.0.20015 |
77575870 |
在 Apigee-tomcat 版本依附元件中,無法安裝 API BaaS |
apigee_tomcat.7.0.82-0.0.897 |
72651279 |
升級 BaaS UI 以使用 reCAPTCHA V2 |
baas_usergrid.2.2.0-0.0.369 |