I'm trying to set this up using environment variables and the outputs section of my domain does not automatically generate, I had to manually add it to the .yml file.
These are the log messages directly related
2025-11-21 12:03:22 VERBOSE [domain] Loaded domain config for 'domain_01' (provider: , effective_inputs: [docker traefik], effective_outputs: [])
2025-11-21 12:03:07 FATAL [domain] Failed to initialize domain system: domain validation failed: domain configuration validation failed:
- domain 'domain_01' has no destination configured (must have either a DNS provider or outputs)
I also am getting these errors in my logs, but I'm not sure if it's related.
[ERROR] ** [herald] POTENTIAL RUNAWAY DETECTECTED: Disabling '10-herald' service because it has tried restarting '10' times
/container/functions/10-herald: line 185: modify_config: command not found
I'm trying to set this up using environment variables and the outputs section of my domain does not automatically generate, I had to manually add it to the .yml file.
These are the log messages directly related
I also am getting these errors in my logs, but I'm not sure if it's related.