1 repository
Checks real-time values of system properties such as packages, services, ports, and files against expected states defined in YAML.
Distinct from Declarative Attribute Validation: Distinct from Declarative Attribute Validation: validates OS-level system properties (packages, services, ports) rather than HTML data attributes.
Explore 1 awesome GitHub repository matching web development · System Property Validators. Refine with filters or upvote what's useful.
Goss is a declarative system validation framework that verifies server state by comparing live system attributes against YAML specifications. It checks the state of packages, ports, services, files, users, processes, DNS records, kernel parameters, mounts, network interfaces, and HTTP endpoints, reporting pass or fail for each condition. The tool distinguishes itself through several automation capabilities. It can scan a running system to automatically generate YAML baseline files that capture current resource configurations, eliminating the need to write tests from scratch. A retry-with-time
Checks real-time values of system properties such as packages, services, ports, and files against expected states defined in YAML.