ディープリンクURLの更新

ディープリンクURLの更新手順:

  1. platform-admin/bin に移動してログインします。
    cd platform-admin/bin
    ./platform-admin.sh login --user-name=admin --password=password
  2. Enterprise Consoleホストで、以下のコマンドを実行します。
    ./platform-admin.sh update-service-configurations --service controller --job update-configs --args controllerExternalUrl=<server-protocol>://<controller-host>:<controller-port>

    ここで、server-protocol は http または https です。