升级 Apigee mTLS

本部分介绍如何将适用于私有云 v4.19.06 的 Apigee mTLS 升级到 Apigee Edge。

准备工作

Apigee 建议您在升级 Apigee mTLS 之前备份 Cassandra、Postgres 和 Zookeeper 服务。

正在升级

如需升级 Apigee mTLS,请执行以下操作

  1. 通过执行以下命令,停止所有 Apigee 组件(包括 apigee-mtls):
    /opt/apigee/apigee-service/bin/apigee-all stop
  2. 通过执行以下命令卸载 Apigee mTLS:
    /opt/apigee/apigee-service/bin/apigee-service apigee-mtls uninstall
  3. 按照 Apigee mTLS 安装说明安装较新版本的 Apigee mTLS。
  4. 通过执行以下命令,在所有主机上启动 apigee-mtls
    /opt/apigee/apigee-service/bin/apigee-service apigee-mtls start
  5. 按照现有的 启动序列文档启动其余 Private Cloud 组件。
  6. 对于其他组件,请按照现有的更新/升级订购步骤操作。