Installation

Product
MineTrust Server
Manufacturer
Datamine Software Limited

This installer database contains the logic and data required to install MineTrust Server.

Unattended installation

msiexec /i MineTrustServer.20564.2.main.msi /QN ADFS_AUDIENCE=https://minetrust/api ADFS_AUTHORITY=https://adfs.datamine.local/adfs ADFS_VALID_ISSUER=http://adfs.datamine.local/adfs/services/trust APPLICATION_URLS=http://+:9000 AUTH_SECTION=AzureAdB2C AZURE_CLIENTID=000431b7-9852-499e-88d9-541a79a1c3d4 AZURE_DEFAULT_POLICY=b2c_1_sign_in AZURE_INSTANCE=https://datamineid.b2clogin.com AZURE_TENANTID=datamineid.onmicrosoft.com DATABASE_CONNECTION_STRING=*** DATABASE_TECHNOLOGY=PostgreSQL LOGS_BASE_DIRECTORY=%TEMP% MINETRUST_DATA_ROOT=%PROGRAMDATA%\Datamine\MineTrust MINETRUST_SERVICE_UID=57275fdc-8389-44ec-8f8b-83337741b4c1 MT_SERVERAPPURIID=https://datamineid.com/minetrust-api PROVISIONER_ID=fde699c1-2a95-4034-b4ed-2c33fa917ef0 SERVICE_NAME=Datamine.MineTrustServer

Properties

ADFS_AUDIENCE

The ADFS audience of the MineTrust Server REST API

Default value: https://minetrust/api

ADFS_AUTHORITY

The authority URL of the ADFS server

Default value: https://adfs.datamine.local/adfs

ADFS_VALID_ISSUER

The valid issuer claim value for tokens issued by ADFS

Default value: http://adfs.datamine.local/adfs/services/trust

APPLICATION_URLS

Configures the endpoints on which to expose the REST API

Default value: http://+:9000

AUTH_SECTION

The name of the configuration section containing the primary authentication settings. Supported values are 'AzureAdB2C' and 'ADFS'

Default value: AzureAdB2C

AZURE_CLIENTID

The client ID of the MineTrust Provisioner app registration in Azure

Default value: 000431b7-9852-499e-88d9-541a79a1c3d4

AZURE_DEFAULT_POLICY

The auth flow to use in Azure

Default value: b2c_1_sign_in

AZURE_INSTANCE

The URL of the Azure instance

Default value: https://datamineid.b2clogin.com

AZURE_TENANTID

The Azure tenant ID

Default value: datamineid.onmicrosoft.com

DATABASE_CONNECTION_STRING

(Secure)

The connection string of the backing database

DATABASE_TECHNOLOGY

The backing database technology

Default value: PostgreSQL

LOGS_BASE_DIRECTORY

The base logs directory (sub-directories will be created under this path)

Default value: %TEMP%

MINETRUST_DATA_ROOT

The path on disk to the MineTrust data root

Default value: %PROGRAMDATA%\Datamine\MineTrust

MINETRUST_SERVICE_UID

The service UID of the MineTrust environment

Default value: 57275fdc-8389-44ec-8f8b-83337741b4c1

MT_SERVERAPPURIID

The Application ID URI of the MineTrust Server app registration in Azure

Default value: https://datamineid.com/minetrust-api

PROVISIONER_ID

The Azure client ID of the MineTrust Provisioner app registration

Default value: fde699c1-2a95-4034-b4ed-2c33fa917ef0

SERVICE_NAME

The name of the installed Windows Service

Default value: Datamine.MineTrustServer