The microservice responsible to monitor and collect information of surgical processes within the Smart Operating Block.
- Provide a
.env
file with the following variables:SURGICAL_PROCESS_MICROSERVICE_MONGODB_URL
: the mongodb connection stringBOOTSTRAP_SERVER_URL
: the kafka connection endpointSCHEMA_REGISTRY_URL
: the schema registry urlAZURE_CLIENT_ID
: ID of an Azure AD applicationAZURE_TENANT_ID
: ID of the application's Azure AD tenantAZURE_CLIENT_SECRET
: the application's client secretsAZURE_DT_ENDPOINT
: the Azure Digital Twins instance endpoint
- Run the container with the command:
docker run ghcr.io/smartoperatingblock/surgical-process-monitoring-microservice:latest