Idealer Service
Issues and tracks unique identifiers for entities across services, ensuring consistent references for jobs, tasks, and related records.
This service is not open-source but its image is publicly accessible on DockerHub
Configuration
The following environment variables are used to configure this service:
| Name | Description |
|---|---|
| MONGOMONGODB_CONNECTION_STRING | Required MongoDB connection string |
| MONGODB_DATABASE_NAME | Optional. Sets or overrides the database name. |
| LICENSE_KEY | Required. A license key. See Plans |
| MIN_LOG_LEVEL | Optional. Minimal log level. Default value is Information |