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.
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 and dataset publishing. If both GitHub and GitLab tokens are configured, GitHub takes precedence for dataset publishing.
OTA_ENGINE_GITLAB_TOKEN
string
GitLab token for API access and dataset publishing. Used only if GitHub token is not configured.
OTA_ENGINE_GITLAB_RELEASES_TOKEN
string
GitLab token for dataset releases.
OTA_ENGINE_DATAGOUV_API_KEY
string
API key for data.gouv.fr dataset publishing.
OTA_FEDERATION_API_SMTP_PASSWORD
string
SMTP password for email error notifications.