<ph type="x-smartling-placeholder"></ph>
현재 Apigee Edge 문서를 보고 있습니다.
Apigee X 문서. 정보
2018년 9월 10일에 프라이빗 클라우드용 Apigee Edge 새 버전이 출시되었습니다.
업데이트 절차
설치를 업데이트하려면 Edge 노드에서 다음 절차를 수행합니다.
- 모든 에지 노드에서:
<ph type="x-smartling-placeholder">
- </ph>
- 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.sh
파일의 콘텐츠를 실행합니다.source
명령어: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 | 4.17.09에서 Postgres 업그레이드 실패 | apigee-postgresql-9.4.11-0.0.1135 |
72173268 | 17.09에서 18.01로 CentOS 7.3에서 apigee-qpidd를 업그레이드할 때 실패함 | apigee-qpidd-4.17.09-0.0.856 |
72651279 | reCAPTCHA v2를 사용하도록 BaaS UI 업그레이드 | apigee-tomcat-7.0.82-0.0.897 |