Apigee mTLS 업그레이드

이 섹션에서는 Apigee mTLS를 업그레이드하는 방법을 설명합니다. 프라이빗 클라우드용 Apigee Edge v4.51.00으로 마이그레이션되었습니다.

시작하기 전에

Apigee에서는 Cassandra, Postgres, 주키퍼 서비스의 백업을 수행할 것을 권장합니다. 이 문제를 해결할 수 있습니다

업그레이드 중

Apigee mTLS를 업그레이드하려면 다음 안내를 따르세요.

  1. 다음을 실행하여 apigee-mtls를 포함한 모든 Apigee 구성요소를 중지합니다. 명령어:
    /opt/apigee/apigee-service/bin/apigee-all stop
  2. 다음 명령어를 실행하여 Apigee mTLS를 제거합니다.
    /opt/apigee/apigee-service/bin/apigee-service apigee-mtls uninstall
  3. 다음 명령어를 실행하여 Apigee mTLS를 재설치합니다.
    /opt/apigee/apigee-service/bin/apigee-service apigee-mtls install
  4. 다음 명령어를 실행합니다.
    apigee-service apigee-mtls setup -f /opt/silent.conf
  5. 다음 명령어를 실행하여 모든 호스트에서 apigee-mtls를 시작합니다.
    /opt/apigee/apigee-service/bin/apigee-service apigee-mtls start
  6. 기존 프라이빗 클라우드 구성요소를 시작할 때 기존 <ph type="x-smartling-placeholder"></ph> 시작 시퀀스 문서를 참조하세요.
  7. 기존 주문 업데이트/업그레이드 단계를 참조하세요.