Skip to content About The people and vision powering Probo Blog The latest news from Probo Stories Hear from our customers Pricing Plans and pricing for Probo Docs Documentation for Probo GitHub Explore our open-source compliance tools

Configuration Overview

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