Patty::Caddy::Manager
Orchestrates the safe-apply flow (spec ยง27): validate a candidate config in a temp dir โ back up โ apply โ reload. Nothing is written to the enabled dir unless validation passed.
Constants
BACKUPS_TO_KEEP = 20
Class methods
backend
Sourceconfigure_dashboard(config : Config) : Result
Sourcedisable_dashboard
Sourceenable_route(profile : Profile) : Result
Sourcereload_active
Sourcevalidate_active
Source