Capability
Configuration Management Via Yaml With Secrets Handling
11 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
"DeepCode: Open Agentic Coding (Paper2Code & Text2Web & Text2Backend)"
Unique: Separates secrets from configuration in distinct YAML files with environment variable substitution, enabling secure configuration management without embedding secrets in code or configuration files
vs others: Uses YAML-based configuration with explicit secrets separation, whereas many tools embed configuration in code or use environment variables exclusively, making configuration management less structured and secrets handling less explicit