Running tenant services
The final step is to start tenant services.
Navigate to the folder where you extracted tenant services and copy the path URL. For example, it might look like this:
C:\Incentives 10 R95.4\Incentives\Tenant Services
Open the command line as an administrator and navigate to the tenant services directory. For example, if you were using the path from step 1, you would type:
cd C:\Incentives 10 R95.4\Incentives\Tenant Services
Run this command:
npm start
If successful, you will see log information that looks like this:
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