3. 設定リファレンス

3.1. 設定の格納場所

サービスごとの設定の格納場所について以下に示します。

Docker Composeを使って構築された環境では、環境変数により与えられた設定値が使用されます。使用できる環境変数については各アプリケーションの設定リファレンスを参照してください。

VM2M Data Visualizer 及び、各intdashフロントエンドアプリケーションの設定ファイル配置については個別の詳細ページを参照ください。

サービス名

RPM/AMIのファイル配置場所

KubernetesのConfigMap名

API Gateway

/etc/intdash/traefik.toml

(Deploymentの環境変数による設定)

Authentication Service

/etc/intdash/authd.conf

intdash-auth-config

Broker Service

/etc/intdash/brokerd.conf

intdash-broker-config

Tenant Service

/etc/intdash/intdashd.conf

intdash-api-tenant-config

Measurement Service

/etc/intdash/measurementd.conf

intdash-measurement-config

Media Service

/etc/intdash/mediad.toml

intdash-media-config

Webhook Service

/etc/intdash/webhookd.conf

intdash-webhook-config

Data Visualizer Backend Service

/etc/vm2m-data-viz-backend/

vm2m-data-viz-backend-config

Tenant UI

/etc/intdash-web-tenants/tenantd.conf

web-tenants-config

3.2. アプリケーションごとの設定リファレンス