awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesState Validators

Runs a set of YAML-defined checks against the running system and reports whether each condition passes or fails.

Distinct from Declarative Configuration Systems: Distinct from Declarative Configuration Systems: focuses on validating live system state against expectations, not defining system state through configuration.

Explore 1 awesome GitHub repository matching software engineering & architecture · State Validators. Refine with filters or upvote what's useful.

Awesome State Validators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • goss-org/gossAvatar de goss-org

    goss-org/goss

    5,904Voir sur GitHub↗

    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

    Runs a set of YAML-defined checks against the running system and reports whether each condition passes or fails.

    Go
    Voir sur GitHub↗5,904
  1. Home
  2. Software Engineering & Architecture
  3. Declarative Configuration Systems
  4. State Validators