Environment variables 🔗

This reference documentation details all available environment variables that can be used to configure sensitive information. These variables can be defined in a .env file at the root of the collection repository.

Engine 🔗

OTA_ENGINE_SMTP_PASSWORD string
SMTP password for email error notifications.
OTA_ENGINE_SENDINBLUE_API_KEY string
API key for SendInBlue.
OTA_ENGINE_GITHUB_TOKEN string
GitHub token for API access.
OTA_ENGINE_GITLAB_TOKEN string
GitLab token for API access.
OTA_ENGINE_GITLAB_RELEASES_TOKEN string
GitLab token for dataset releases.

Federation API 🔗

OTA_FEDERATION_API_SMTP_PASSWORD string
SMTP password for email error notifications.