4.18.05.01 - Edge for Private Cloud 版本資訊
您正在查看 Apigee Edge 說明文件。
查看 Apigee X 說明文件。 資訊
我們在 2018 年 9 月 10 日推出了新版 Apigee Edge for Private Cloud。
更新程序
如要更新安裝,請在邊緣節點上執行以下程序:
-
在所有邊緣節點上:
- 清除 Yum 存放區:
sudo yum clean all
- 將最新的 Edge 4.18.05
bootstrap_4.18.05.sh
檔案下載至 /tmp/bootstrap_4.18.05.sh
:
curl https://software.apigee.com/bootstrap_4.18.05.sh -o /tmp/bootstrap_4.18.05.sh
- 安裝 Edge 4.18.05
apigee-service
公用程式和依附元件: sudo bash /tmp/bootstrap_4.18.05.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
- 在每個節點上執行
update
指令碼: /opt/apigee/apigee-setup/bin/update.sh -c edge -f config_file
其中 config_file 是用來為私有雲安裝 Edge 的設定檔。唯一的規定是,設定檔必須可供「apigee」使用者存取。
修正錯誤
下表列出這個版本中已修正的錯誤:
問題 ID |
說明 |
版本號碼* |
79684642 |
從設定叫用 db_upgrade |
apigee-postgresql-9.6.1-0.0.2007 |
*關於版本號碼
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-12-01 (世界標準時間)。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]