Skip to main content

テナントサービスの実行

最後のステップは、テナントサービスを開始することです。

  1. テナントサービスを抽出したフォルダに移動し、パスのURLをコピーします。たとえば、次のようになります。

    C:\Incentives 10 R95.4\Incentives\Tenant Services
  2. 管理者としてコマンドラインを開き、テナントサービスディレクトリに移動します。たとえば、ステップ1のパスを使用する場合は、次のように入力します。

    cd C:\Incentives 10 R95.4\Incentives\Tenant Services
  3. 次のコマンドを実行します。

    npm start

成功すると、次のようなログ情報が表示されます。

2020-06-04T18:24:09 Trying to update database...
2020-06-04T18:24:09 No need to update database
2020-06-04T18:24:09 Using locally configured model server
2020-06-04T18:24:09 DBS config is synced from Tenant services defaults.json to tsdb
2020-06-04T18:24:09 Database is now up to date
2020-06-04T18:24:09 App listening at http://:::9100
2020-06-04T18:24:09 App listening at http://:::9101
2020-06-04T18:24:09 Tenant-services is up and running.
2020-06-04T18:24:09 servers config loaded successfully from tsdb
2020-06-04T18:24:09 Servers config last updated: 2020-06-04 18:24:09