1 مستودع
Loads and merges multiple YAML configuration files from a directory to enable modular setup for complex deployments.
Distinct from Configuration Modularization: Distinct from Configuration Modularization: focuses on YAML-specific modular loading and merging from a directory, not general configuration splitting.
Explore 1 awesome GitHub repository matching software engineering & architecture · YAML. Refine with filters or upvote what's useful.
Blocky is a stateless DNS proxy that functions as a network-wide ad-blocker and content filter. It operates as a single binary or Docker container with no database or persistent state, accepting DNS queries over UDP, TCP, HTTPS, TLS, QUIC, and HTTP/3 through a unified plugin-based query pipeline. The core of the system is a client-group policy engine that assigns devices to named groups and applies per-group blocklists, allowlists, and upstream resolvers, with all configuration changes applied through hot-reloading without requiring a restart. The project distinguishes itself through its modu
Loads and merges multiple YAML configuration files from a directory to enable modular setup for complex deployments.