Aller au contenu

Configuration Overview

Ce contenu n’est pas encore disponible dans votre langue.

The probod daemon natively supports YAML configuration files for comprehensive control over all settings. To make deployment easier in cloud-native environments, Docker containers include an entrypoint script that can automatically generate YAML configuration from environment variables.

Probo supports two configuration methods depending on your deployment scenario:

  • Config File - YAML configuration files (native probod support)
  • Environment Variables - Docker entrypoint convenience layer for cloud-native deployments