Skip to content

HVC Sink Api — Configuration

  • Project: hvc-sinkapi

Config keys

KeyPurpose
processors[]One entry per environment: name, Pexip management node + credentials, matching strategy, mode (cleanup-only / normal-no-cleanup), mediaServiceAddresses (display names used to detect recording participants)
Connection string <environment>The tenant DB for that environment
Connection string adminDbThe admin DB (for Meetings/MeetingParticipants)
hvcServices.notifyUrlCalled (/notify/eventCompleted) to nudge hvc-services

Development config

In development the service loads an extra config file from DEV_CONFIG_PATH:

text
{DEV_CONFIG_PATH}/hvc/sink-config/appsettings.dev.json

Released under the MIT License.